X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jenkins-config%2Fglobal-vars-sandbox.sh;h=290fc69c42bd8b2bf32c52192fbd5ac7ed39cd72;hb=8e59a6a1e7f58cb1618e30ad8913dd51789ff69b;hp=e34e0fb48e9f147477be8e2489de0460839303a8;hpb=355839ebd1ebf8697319105b6c6c4d562dfcfd68;p=releng%2Fbuilder.git diff --git a/jenkins-config/global-vars-sandbox.sh b/jenkins-config/global-vars-sandbox.sh index e34e0fb48..290fc69c4 100644 --- a/jenkins-config/global-vars-sandbox.sh +++ b/jenkins-config/global-vars-sandbox.sh @@ -1,3 +1,7 @@ +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 @@ -5,7 +9,10 @@ JENKINS_HOSTNAME=vex-yul-odl-jenkins-2 LOGS_SERVER=https://logs.opendaylight.org NEXUS_URL=https://nexus.opendaylight.org ODLNEXUSPROXY=https://nexus.opendaylight.org +REGISTRY_PORTS=10001 10002 10003 10004 SIGUL_BRIDGE_IP=10.30.168.3 SIGUL_KEY=odl-sandbox SILO=sandbox SONAR_URL=https://sonar.opendaylight.org +S3_BUCKET=odl-logs-s3-cloudfront-index +CDN_URL=s3-logs.opendaylight.org