Add S3_BUCKET environment variable 29/27129/3
authorHoua Yang <hyang@contractor.linuxfoundation.org>
Mon, 18 May 2020 22:26:13 +0000 (17:26 -0500)
committerHoua Yang <hyang@contractor.linuxfoundation.org>
Wed, 20 May 2020 19:34:41 +0000 (14:34 -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: I94276ec56e6fe3dfa9c5589acea15ce014e7fc51

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

index 4604750..69a5513 100644 (file)
@@ -8,5 +8,6 @@ NEXUS_URL=https://nexus.fd.io
 NEXUSPROXY=https://nexus.fd.io
 PACKAGECLOUDPROXY=https://packagecloud.io/fdio
 PCIO_CO=fdio
+S3_BUCKET=
 SIGUL_KEY=fdio-release-2018
 SILO=production
index 05c4418..79f2eb4 100644 (file)
@@ -8,5 +8,6 @@ NEXUS_URL=https://nexus.fd.io
 NEXUSPROXY=https://nexus.fd.io
 PACKAGECLOUDPROXY=https://packagecloud.io/fdio
 PCIO_CO=fdio
+S3_BUCKET=
 SIGUL_KEY=fdio-sandbox
 SILO=sandbox