X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jenkins-config%2Fglobal-vars-sandbox.sh;h=022d4b6625254d073d944b80dd1441dcb265b015;hb=12da88f7b921390922a0565ee822f83caed022f3;hp=7d43a6d3c8fbc500fa89d6572c35ed88484a0ea8;hpb=ce95944aa16fbf7151b6c8664aa72f11d46902f0;p=releng%2Fbuilder.git diff --git a/jenkins-config/global-vars-sandbox.sh b/jenkins-config/global-vars-sandbox.sh index 7d43a6d3c..022d4b662 100644 --- a/jenkins-config/global-vars-sandbox.sh +++ b/jenkins-config/global-vars-sandbox.sh @@ -1,12 +1,17 @@ +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 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 -S3_BUCKET= +S3_BUCKET=odl-logs-s3-cloudfront-index +CDN_URL=s3-logs.opendaylight.org