From: Eric Ball Date: Mon, 18 May 2020 23:04:11 +0000 (+0000) Subject: Merge "update 5g-mec-cloud-gaming jobs to Jenkins" X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=d8204890c2a319e93a4ada6ad8d2210cc336e1dd;hp=b7f0c60d688edfaeb8fd64ac65d651434f68b688 Merge "update 5g-mec-cloud-gaming jobs to Jenkins" --- diff --git a/jenkins-config/global-vars-production.sh b/jenkins-config/global-vars-production.sh index 0405892..bffb4ef 100644 --- a/jenkins-config/global-vars-production.sh +++ b/jenkins-config/global-vars-production.sh @@ -7,6 +7,7 @@ LOGS_SERVER=https://logs.akraino.org NEXUS_URL=https://nexus.akraino.org REGISTRY_PORTS=10001 10002 10003 10004 RPM_REPO_URL=https://nexus3.akraino.org +S3_BUCKET= SIGUL_BRIDGE_IP=10.30.216.9 SIGUL_KEY=akraino-release-2018 SILO=production diff --git a/jenkins-config/global-vars-sandbox.sh b/jenkins-config/global-vars-sandbox.sh index eda2b9f..b0082f0 100644 --- a/jenkins-config/global-vars-sandbox.sh +++ b/jenkins-config/global-vars-sandbox.sh @@ -6,6 +6,7 @@ LOGS_SERVER=https://logs.akraino.org NEXUS_URL=https://nexus.akraino.org REGISTRY_PORTS=10001 10002 10003 10004 RPM_REPO_URL=https://nexus3.akraino.org +S3_BUCKET= SIGUL_BRIDGE_IP=10.30.216.9 SIGUL_KEY=akraino-sandbox SILO=sandbox