Add env vars for S3_BUCKET for Jenkins 94/107294/2
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 7 May 2020 04:15:14 +0000 (14:15 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 7 May 2020 08:43:35 +0000 (18:43 +1000)
Error:
Unrecognized macro 'S3_BUCKET' in '$S3_BUCKET'], action = [Don't run]

Issue-ID: CIMAN-33 IT-19659
Change-Id: Ia49defc18613c3b9cdad8bb1208f57e00ebd779e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jenkins-config/global-vars-production.sh
jenkins-config/global-vars-sandbox.sh

index d450c7b..3c83f0a 100644 (file)
@@ -15,6 +15,7 @@ NEXUSPROXY=https://nexus.onap.org
 REGISTRY_PORTS=10001 10002 10003 10004
 RELEASE_EMAIL=collab-it+onap-release@linuxfoundation.org
 RELEASE_USERNAME=onap-release
+S3_BUCKET=
 SIGUL_BRIDGE_IP=10.30.104.3
 SIGUL_KEY=onap-release-2018
 SILO=production
index 412f808..75ce593 100644 (file)
@@ -15,6 +15,7 @@ NEXUSPROXY=https://nexus.onap.org
 REGISTRY_PORTS=10001 10002 10003 10004
 RELEASE_EMAIL=collab-it+onap-release@linuxfoundation.org
 RELEASE_USERNAME=onap-release
+S3_BUCKET=
 SIGUL_BRIDGE_IP=10.30.104.3
 SIGUL_KEY=onap-test
 SILO=sandbox