X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jenkins-config%2Fglobal-vars-production.sh;h=fbae64ac21a1648ddf58544cd1f78c7868e73fe8;hb=e7c759aeaddee1e5e5cafe452c0971ce04b1633b;hp=27bc52adc05a596e1677e82df99cad16112f911c;hpb=f127eb7f3ce2d24d6410f03bda845509e3f917b1;p=ci-management.git diff --git a/jenkins-config/global-vars-production.sh b/jenkins-config/global-vars-production.sh index 27bc52adc..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,6 +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_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