Add DOCKER_REGSITRY related env vars 08/108/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 3 May 2019 17:37:09 +0000 (10:37 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 3 May 2019 17:37:09 +0000 (10:37 -0700)
Change-Id: I0bdebd06c91b1cb0728b48faeaf3081e4b09337c
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jenkins-config/global-vars-production.sh
jenkins-config/global-vars-sandbox.sh

index 37ad72c..6b69ecd 100644 (file)
@@ -1,6 +1,8 @@
+DOCKER_REGISTRY=nexus3.o-ran-sc.org
 GERRIT_URL=https://gerrit.oran-osc.org/r
 GIT_URL=ssh://oran-jobbuilder@gerrit.oran-osc.org:29418
 JENKINS_HOSTNAME=vex-sjc-oran-jenkins-prod-1
 LOGS_SERVER=https://logs.o-ran-sc.org
 NEXUS_URL=https://nexus.o-ran-sc.org
+REGISTRY_PORTS=10001 10002 10003 10004
 SILO=production
index 51da462..30e9b9a 100644 (file)
@@ -1,6 +1,8 @@
+DOCKER_REGISTRY=nexus3.o-ran-sc.org
 GERRIT_URL=https://gerrit.oran-osc.org/r
 GIT_URL=ssh://oran-jobbuilder@gerrit.oran-osc.org:29418
 JENKINS_HOSTNAME=vex-sjc-oran-jenkins-sandbox-1
 LOGS_SERVER=https://logs.o-ran-sc.org
 NEXUS_URL=https://nexus.o-ran-sc.org
+REGISTRY_PORTS=10001 10002 10003 10004
 SILO=sandbox