Configure global ENV vars for sigul 09/309/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 1 Nov 2018 20:03:28 +0000 (13:03 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 1 Nov 2018 20:03:28 +0000 (13:03 -0700)
Prepare Jenkins to be able to make use of Sigul artifact signing

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

index 10c1b3d..a779984 100644 (file)
@@ -5,5 +5,7 @@ JENKINS_HOSTNAME=vex-yul-akraino-jenkins-prod-1
 LOGS_SERVER=https://logs.akraino.org
 NEXUS_URL=https://nexus.akraino.org
 REGISTRY_PORTS=10001 10002 10003 10004
+SIGUL_BRIDGE_IP=10.30.216.9
+SIGUL_KEY=akraino-release-2018
 SILO=production
 SONAR_URL=https://sonar.akraino.org
index 1818ae6..f1ab6de 100644 (file)
@@ -5,5 +5,7 @@ JENKINS_HOSTNAME=vex-yul-akraino-jenkins-sandbox-1
 LOGS_SERVER=https://logs.akraino.org
 NEXUS_URL=https://nexus.akraino.org
 REGISTRY_PORTS=10001 10002 10003 10004
+SIGUL_BRIDGE_IP=10.30.216.9
+SIGUL_KEY=akraino-sandbox
 SILO=sandbox
 SONAR_URL=https://sonar.akraino.org