X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpolicy%2Fpolicy-distribution.yaml;h=222f256d6d4e4f195a1b3f4b149902cbe00fff52;hb=688dfb172ac67db03b6205deb1c84f157b23083f;hp=53fc51083d7cb3666e7ce4b17d588cbea7f403c5;hpb=0ff0c5a0faad87820d6f68f5c0eb25d1654fe4ea;p=ci-management.git diff --git a/jjb/policy/policy-distribution.yaml b/jjb/policy/policy-distribution.yaml index 53fc51083..222f256d6 100644 --- a/jjb/policy/policy-distribution.yaml +++ b/jjb/policy/policy-distribution.yaml @@ -8,12 +8,18 @@ docker-pom: 'pom.xml' mvn-params: '-P docker' build-node: ubuntu1604-docker-8c-8g - - '{project-name}-{stream}-docker-version-java-daily': - docker-pom: 'pom.xml' - mvn-profile: 'docker' - mvn-params: '-Dmaven.test.skip=true' - disabled: false + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos7-builder-4c-4g + maven-versions-plugin: true + - gerrit-maven-docker-stage: build-node: ubuntu1604-docker-8c-8g + maven-versions-plugin: true + mvn-params: '-P docker -Dmaven.test.skip=true' + container-public-registry: 'nexus3.onap.org:10001' + container-staging-registry: 'nexus3.onap.org:10003' + - '{project-name}-gerrit-release-jobs': + build-node: centos7-docker-8c-8g project: 'policy/distribution' stream: @@ -28,6 +34,11 @@ name: policy-distribution-sonar jobs: - 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' build-node: ubuntu1604-builder-4c-4g project: 'policy/distribution' @@ -41,7 +52,17 @@ name: policy-distribution-clm jobs: - gerrit-maven-clm + nexus-iq-namespace: 'onap-' project: policy/distribution project-name: 'policy-distribution' branch: 'master' mvn-settings: 'policy-distribution-settings' + +- project: + name: policy-distribution-info + project-name: policy-distribution + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g + project: policy/distribution + branch: master