diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-07-01 11:22:56 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-07-01 11:22:56 -0700 |
commit | daa789b52c7e001471eeb48c8f879a7f743473a1 (patch) | |
tree | b57fca66d7cc9f89500c572c6296ff240a2a050f /jjb | |
parent | 1ce8d8546ba3c445000f147e51cb7b489ee0f2cc (diff) |
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 <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/policy/policy-distribution.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
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: |