Configure Sigul ENV vars 69/169/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 16 May 2019 21:09:21 +0000 (14:09 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 16 May 2019 21:09:21 +0000 (14:09 -0700)
Add in the needed ENV vars to enable the ability for the environment to
use sigul for artifact signing

Change-Id: I3f85cebd18fb627159ff8cce4d87834e2075c710
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jenkins-config/global-vars-production.sh
jenkins-config/global-vars-sandbox.sh

index 6a9547a..1bf4fe9 100644 (file)
@@ -5,4 +5,6 @@ JENKINS_HOSTNAME=vex-sjc-oran-jenkins-prod-1
 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_KEY=oran-release-2019
 SILO=production
index 3c782e2..919d040 100644 (file)
@@ -5,4 +5,6 @@ JENKINS_HOSTNAME=vex-sjc-oran-jenkins-sandbox-1
 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_KEY=oran-sandbox
 SILO=sandbox