summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorRenu Kumari <renu.kumari@bell.ca>2021-05-20 06:58:58 -0400
committerRenu Kumari <renu.kumari@bell.ca>2021-05-20 07:05:58 -0400
commitc4d7dedcc536a67cc3074eafd9a5df1bae9db9fd (patch)
treec3b08e40bc3d52b05952d152f2cab05bcd3d42ea /jjb
parent949e11b47f4f750ac7b626d35368f3296740046b (diff)
[CPS] Using job templates that login to dockerhub before executing maven
Issue-ID: CPS-379 Signed-off-by: Renu Kumari <renu.kumari@bell.ca> Change-Id: Ifea16b7534c99a4d64802f54fd559ae12d3b4454
Diffstat (limited to 'jjb')
-rw-r--r--jjb/cps/cps-cps-temporal.yaml11
1 files changed, 5 insertions, 6 deletions
diff --git a/jjb/cps/cps-cps-temporal.yaml b/jjb/cps/cps-cps-temporal.yaml
index 129e2993e..a6172e1ad 100644
--- a/jjb/cps/cps-cps-temporal.yaml
+++ b/jjb/cps/cps-cps-temporal.yaml
@@ -23,12 +23,11 @@
mvn-snapshot-id: 'ecomp-snapshots'
nexus-snapshot-repo: 'snapshots'
jobs:
- - gerrit-maven-verify
- - gerrit-maven-merge
- - gerrit-maven-stage:
- sign-artifacts: true
- build-node: centos7-docker-8c-8g
- maven-versions-plugin: true
+ - gerrit-maven-docker-verify:
+ container-public-registry: nexus3.onap.org:10001
+ - gerrit-maven-docker-merge:
+ container-public-registry: nexus3.onap.org:10001
+ container-snapshot-registry: nexus3.onap.org:10003
- gerrit-maven-docker-stage:
build-node: centos7-docker-8c-8g
maven-versions-plugin: true