From daa789b52c7e001471eeb48c8f879a7f743473a1 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Mon, 1 Jul 2019 11:22:56 -0700 Subject: [PATCH] Migrate policy distribution Migrate to global-jjb gerrit-maven-stage and gerrit-maven-docker-stage Change-Id: I3e66c89c34969d96561d4c7204901fae1e7337d4 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall --- jjb/policy/policy-distribution.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/jjb/policy/policy-distribution.yaml b/jjb/policy/policy-distribution.yaml index e8a16819b..fc8b26ef2 100644 --- a/jjb/policy/policy-distribution.yaml +++ b/jjb/policy/policy-distribution.yaml @@ -14,6 +14,16 @@ mvn-params: '-Dmaven.test.skip=true' disabled: true build-node: ubuntu1604-docker-8c-8g + - 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: 'policy/distribution' stream: -- 2.16.6