X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jenkins-config%2Fglobal-vars-sandbox.sh;h=c65dc77030ab54a401d98a957079fc935dbb4658;hb=f57f879de768ad678ccc4228f5d975aebfc7cdb5;hp=daff1d384f969510b724672b1d63b0c8d7c46acf;hpb=e045ae7bc20336138dcc58d0819e9bd799ec8a90;p=releng%2Fbuilder.git diff --git a/jenkins-config/global-vars-sandbox.sh b/jenkins-config/global-vars-sandbox.sh index daff1d384..c65dc7703 100644 --- a/jenkins-config/global-vars-sandbox.sh +++ b/jenkins-config/global-vars-sandbox.sh @@ -1,11 +1,18 @@ +#!/bin/sh + +CONTAINER_PULL_REGISTRY=nexus3.opendaylight.org:10003 +CONTAINER_PUSH_REGISTRY=nexus3.opendaylight.org:10002 +DOCKER_REGISTRY=nexus3.opendaylight.org +DOCKERHUB_REGISTRY=docker.io GERRIT_URL=https://git.opendaylight.org/gerrit GIT_BASE=git://devvexx.opendaylight.org/mirror/$PROJECT GIT_URL=git://devvexx.opendaylight.org/mirror JENKINS_HOSTNAME=vex-yul-odl-jenkins-2 -LOGS_SERVER=https://logs.opendaylight.org +LOGS_SERVER= NEXUS_URL=https://nexus.opendaylight.org ODLNEXUSPROXY=https://nexus.opendaylight.org -SIGUL_BRIDGE_IP=10.30.168.3 +REGISTRY_PORTS=10001 10002 10003 10004 +SIGUL_BRIDGE_IP=199.204.45.55 SIGUL_KEY=odl-sandbox SILO=sandbox SONAR_URL=https://sonar.opendaylight.org