X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpolicy%2Fpolicy-distribution.yaml;h=ef6f3fc6cd8767944aeee3a9230b2edf08493590;hb=627a2bfc1daf1c3b458d46a71bb714f9010cf09a;hp=8788f5da17c1db72ab34d9273a3cd08ad7f172be;hpb=a7e3565446c44e586b8c3c5c99de909272deb473;p=ci-management.git diff --git a/jjb/policy/policy-distribution.yaml b/jjb/policy/policy-distribution.yaml index 8788f5da1..ef6f3fc6c 100644 --- a/jjb/policy/policy-distribution.yaml +++ b/jjb/policy/policy-distribution.yaml @@ -10,8 +10,9 @@ build-node: ubuntu1804-docker-8c-8g - gerrit-maven-stage: sign-artifacts: true - build-node: centos7-builder-4c-4g + build-node: centos8-docker-4c-4g maven-versions-plugin: true + mvn-params: '-Dmaven.test.skip=true' - gerrit-maven-docker-stage: build-node: ubuntu1804-docker-8c-8g maven-versions-plugin: true @@ -25,8 +26,14 @@ stream: - 'master': branch: 'master' - - 'frankfurt': - branch: 'frankfurt' + - 'honolulu': + branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' + - 'kohn': + branch: 'kohn' mvn-settings: 'policy-distribution-settings' java-version: openjdk11 files: '**' @@ -39,7 +46,6 @@ - gerrit-maven-sonar sonarcloud: true sonarcloud-project-organization: '{sonarcloud_project_organization}' - sonarcloud-api-token: '{sonarcloud_api_token}' sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' sonar-mvn-goal: '{sonar_mvn_goal}' cron: '@daily' @@ -59,7 +65,9 @@ nexus-iq-namespace: 'onap-' project: policy/distribution project-name: 'policy-distribution' - branch: 'master' + stream: + - 'master': + branch: 'master' mvn-settings: 'policy-distribution-settings' java-version: openjdk11 @@ -68,6 +76,6 @@ project-name: policy-distribution jobs: - gerrit-info-yaml-verify - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g project: policy/distribution branch: master