X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpolicy%2Fpolicy-gui.yaml;h=f6843f6244cbe1461ead75b1131d8faa5d00c003;hb=627a2bfc1daf1c3b458d46a71bb714f9010cf09a;hp=aba5a41f5d08eaf551e4b6ae52c6263b84f2e870;hpb=32235b96655f6b660591c2eda40d084504774e20;p=ci-management.git diff --git a/jjb/policy/policy-gui.yaml b/jjb/policy/policy-gui.yaml index aba5a41f5..f6843f624 100644 --- a/jjb/policy/policy-gui.yaml +++ b/jjb/policy/policy-gui.yaml @@ -10,7 +10,7 @@ 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: @@ -26,6 +26,12 @@ stream: - 'master': branch: 'master' + - 'istanbul': + branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' + - 'kohn': + branch: 'kohn' mvn-settings: 'policy-gui-settings' java-version: openjdk11 files: '**' @@ -38,7 +44,6 @@ - gerrit-maven-sonar-prescan-script 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 +64,9 @@ nexus-iq-namespace: 'onap-' project: policy/gui project-name: 'policy-gui' - branch: 'master' + stream: + - 'master': + branch: 'master' mvn-settings: 'policy-gui-settings' java-version: openjdk11 @@ -68,6 +75,6 @@ project-name: policy-gui jobs: - gerrit-info-yaml-verify - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g project: policy/gui branch: master