X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jenkins-config%2Fglobal-vars-production.sh;h=fbae64ac21a1648ddf58544cd1f78c7868e73fe8;hb=74d1201836c8e877e5e3219526c1f263f95810d4;hp=cc5d85e8e92a1645abffb62133afc4989769cd60;hpb=bca7c937d1f5e51f0e1d620b153ffa80dd69b25f;p=ci-management.git diff --git a/jenkins-config/global-vars-production.sh b/jenkins-config/global-vars-production.sh index cc5d85e8e..fbae64ac2 100644 --- a/jenkins-config/global-vars-production.sh +++ b/jenkins-config/global-vars-production.sh @@ -1,9 +1,11 @@ +CONTAINER_PULL_REGISTRY=nexus3.onap.org:10003 +CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10002 DOCKER_REGISTRY=nexus3.onap.org DOCKERHUB_REGISTRY=docker.io GERRIT_URL=https://gerrit.onap.org/r -GIT_BASE=ssh://ecomp-jobbuilder@gerrit.onap.org:29418/$PROJECT -GIT_NO_PROJECT=ssh://ecomp-jobbuilder@gerrit.onap.org:29418 -GIT_URL=ssh://ecomp-jobbuilder@gerrit.onap.org:29418 +GIT_BASE=git://cloud.onap.org/mirror/$PROJECT.git +GIT_NO_PROJECT=git://cloud.onap.org/mirror +GIT_URL=git://cloud.onap.org/mirror JENKINS_HOSTNAME=vex-yul-ecomp-jenkins-1 JIRA_URL=https://jira.onap.org LOGS_REPO_URL=https://nexus.onap.org/service/local/repositories/logs @@ -11,7 +13,11 @@ LOGS_SERVER=https://logs.onap.org NEXUS_URL=https://nexus.onap.org NEXUSPROXY=https://nexus.onap.org REGISTRY_PORTS=10001 10002 10003 10004 -SIGUL_BRIDGE_IP=10.30.104.3 -SIGUL_KEY=onap-release-2018 +RELEASE_EMAIL=collab-it+onap-release@linuxfoundation.org +RELEASE_USERNAME=onap-release +S3_BUCKET= +SIGUL_BRIDGE_IP=199.204.45.55 +SIGUL_KEY=onap-release-2020 SILO=production SONAR_URL=https://sonar.onap.org +MASTER_RTD_PROJECT=doc