From: Aric Gardner Date: Tue, 15 Oct 2019 17:07:14 +0000 (+0000) Subject: Merge "Add RTD global vars." X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=e2b5ca278161d0fd40454d565424f26d52c144c8;p=ci-management.git Merge "Add RTD global vars." --- e2b5ca278161d0fd40454d565424f26d52c144c8 diff --cc jenkins-config/global-vars-production.sh index f8d9d860,ab840d26..11068358 --- a/jenkins-config/global-vars-production.sh +++ b/jenkins-config/global-vars-production.sh @@@ -5,6 -5,7 +5,7 @@@ JENKINS_HOSTNAME=vex-sjc-oran-jenkins-p LOGS_SERVER=https://logs.o-ran-sc.org NEXUS_URL=https://nexus.o-ran-sc.org REGISTRY_PORTS=10001 10002 10003 10004 -SIGUL_BRDIGE_IP=10.32.4.8 +SIGUL_BRIDGE_IP=10.32.4.8 SIGUL_KEY=oran-release-2019 SILO=production + MASTER_RTD_PROJECT=doc diff --cc jenkins-config/global-vars-sandbox.sh index 418482ad,1f3aeaf8..e7c13fd8 --- a/jenkins-config/global-vars-sandbox.sh +++ b/jenkins-config/global-vars-sandbox.sh @@@ -5,6 -5,7 +5,7 @@@ JENKINS_HOSTNAME=vex-sjc-oran-jenkins-s LOGS_SERVER=https://logs.o-ran-sc.org NEXUS_URL=https://nexus.o-ran-sc.org REGISTRY_PORTS=10001 10002 10003 10004 -SIGUL_BRDIGE_IP=10.32.4.8 +SIGUL_BRIDGE_IP=10.32.4.8 SIGUL_KEY=oran-sandbox SILO=sandbox + MASTER_RTD_PROJECT=doc-test