X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpolicy%2Fpolicy-parent.yaml;h=7722b81b2d1c8130ff5d92f1e82a2cb7c1d66645;hb=6343b32a1e48a92a61c92379773975fb2d4d74d1;hp=1241f11b1619a9da5202082ca903b56de910d62f;hpb=06893068074ae6882638e81ca818f6f15c8a1bc3;p=ci-management.git diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml index 1241f11b1..3df4a959b 100644 --- a/jjb/policy/policy-parent.yaml +++ b/jjb/policy/policy-parent.yaml @@ -5,12 +5,50 @@ jobs: - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos8-docker-4c-4g + maven-versions-plugin: true + mvn-params: '-Dmaven.test.skip=true' + - '{project-name}-gerrit-release-jobs': + build-node: centos7-docker-8c-8g project: 'policy/parent' stream: - 'master': branch: 'master' + - 'honolulu': + branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' + - 'kohn': + branch: 'kohn' 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 + jobs: + - gerrit-maven-clm + nexus-iq-namespace: 'onap-' + project: policy/parent + project-name: 'policy-parent' + stream: + - 'master': + branch: 'master' + mvn-settings: 'policy-parent-settings' + java-version: openjdk11 + +- project: + name: policy-parent-info + project-name: policy-parent + jobs: + - gerrit-info-yaml-verify + build-node: centos8-builder-2c-1g + project: policy/parent + branch: master