X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpolicy%2Fpolicy-common.yaml;h=faf8b8a9bdc3711b9a9a00e804c14f270481f793;hb=582d88527f5d8e8925c3dc1ffcd147779e9de134;hp=4e1aa98f221710e03be05997c42db17a64481e3a;hpb=5f4277f766a66dffa01cb6cfca2039b8101e1f19;p=ci-management.git diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index 4e1aa98f2..faf8b8a9b 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -3,11 +3,14 @@ name: policy-common project-name: 'policy-common' jobs: - - gerrit-maven-clm - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - - '{project-name}-{stream}-release-version-java-daily': - disabled: true + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos7-builder-4c-4g + maven-versions-plugin: true + - '{project-name}-gerrit-release-jobs': + build-node: centos7-builder-4c-4g project: 'policy/common' stream: @@ -30,3 +33,21 @@ mvn-settings: 'policy-common-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + +- project: + name: policy-common-clm + jobs: + - gerrit-maven-clm + nexus-iq-namespace: 'onap-' + project: policy/common + project-name: 'policy-common' + branch: 'master' + mvn-settings: 'policy-common-settings' + +- project: + name: policy-common-info + project-name: policy-common + jobs: + - gerrit-info-yaml-verify + project: policy/common + branch: master