X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpolicy%2Fpolicy-parent.yaml;h=bf54cd0985ef23d0f3d994ae65b19c8829bb0aca;hb=ffc3ac818c92944c9b956633550a461457d10d36;hp=013bc3e37bf00c90fd75e7299c2cfe4b8b14718d;hpb=d5ebee15de6933ccfb42f46fbdda63c9f0cf912b;p=ci-management.git diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml index 013bc3e37..bf54cd098 100644 --- a/jjb/policy/policy-parent.yaml +++ b/jjb/policy/policy-parent.yaml @@ -9,6 +9,7 @@ sign-artifacts: true build-node: centos7-builder-4c-4g maven-versions-plugin: true + mvn-params: '-Dmaven.test.skip=true' - '{project-name}-gerrit-release-jobs': build-node: centos7-docker-8c-8g @@ -16,11 +17,17 @@ stream: - 'master': branch: 'master' + - 'honolulu': + branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' mvn-settings: 'policy-parent-settings' java-version: openjdk11 files: '**' archive-artifacts: '' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g - project: name: policy-parent-clm @@ -29,7 +36,13 @@ nexus-iq-namespace: 'onap-' project: policy/parent project-name: 'policy-parent' - branch: 'master' + stream: + - 'master': + branch: 'master' + - 'istanbul': + branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' mvn-settings: 'policy-parent-settings' java-version: openjdk11