From: Jessica Wagantall Date: Fri, 13 Jul 2018 00:49:18 +0000 (-0700) Subject: Add missing sandbox var X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F45%2F56345%2F1;p=ci-management.git Add missing sandbox var Add missing variable SIGUL_KEY=onap-test Change-Id: Ia3936d803e892c94d7b62027cd45360a9edfe2e0 Issue-ID: CIMAN-176 Signed-off-by: Jessica Wagantall --- diff --git a/jenkins-config/global-vars-sandbox.sh b/jenkins-config/global-vars-sandbox.sh index b590e09fc..589dc6e30 100644 --- a/jenkins-config/global-vars-sandbox.sh +++ b/jenkins-config/global-vars-sandbox.sh @@ -11,5 +11,6 @@ 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-test SILO=sandbox SONAR_URL=https://sonar.onap.org