Add S3_BUCKET environment variable 41/3741/1
authorHoua Yang <hyang@contractor.linuxfoundation.org>
Mon, 18 May 2020 22:28:18 +0000 (17:28 -0500)
committerHoua Yang <hyang@contractor.linuxfoundation.org>
Mon, 18 May 2020 22:28:18 +0000 (17:28 -0500)
Add S3_BUCKET variable to address "unrecognized macro" error.
Although jobs are passing, the error is confusing and unsightly.
The S3_BUCKET environment variable is needed for log shipping to s3.

Signed-off-by: Houa Yang <hyang@contractor.linuxfoundation.org>
Change-Id: I7a78d99b8b585210eb4305986dfee47c58f53912

jenkins-config/global-vars-production.sh
jenkins-config/global-vars-sandbox.sh

index 05b5a1a..27296da 100644 (file)
@@ -7,6 +7,7 @@ NEXUS_URL=https://nexus.o-ran-sc.org
 REGISTRY_PORTS=10001 10002 10003 10004
 RELEASE_EMAIL=collab-it+o-ran-sc-release@linuxfoundation.org
 RELEASE_USERNAME=o-ran-sc-release
+S3_BUCKET=
 SIGUL_BRIDGE_IP=10.32.4.8
 SIGUL_KEY=oran-release-2019
 SILO=production
index e7c13fd..7c05ebb 100644 (file)
@@ -5,6 +5,7 @@ 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
+S3_BUCKET=
 SIGUL_BRIDGE_IP=10.32.4.8
 SIGUL_KEY=oran-sandbox
 SILO=sandbox