Enable AWS S3 log shipping for ODL 86/93886/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 17 Nov 2020 10:59:34 +0000 (20:59 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 18 Nov 2020 22:40:07 +0000 (08:40 +1000)
Logs will be created on AWS S3 buckets for jobs
that run on ODL Jenkins releng and sandbox.

Issue: https://jira.linuxfoundation.org/browse/INFRA-6159
Change-Id: I3cc5fd8429ea64cb71b1287e2086f130aa99bdd0
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jenkins-config/global-vars-releng.sh
jenkins-config/global-vars-sandbox.sh

index 8b2e26d994c964dd4a74573df98dcefa47c79c12..c88abcc709a146d337749f1e871a30be8ea38cd1 100644 (file)
@@ -11,4 +11,5 @@ SIGUL_BRIDGE_IP=10.30.168.3
 SIGUL_KEY=odl-release-2020
 SILO=releng
 SONAR_URL=https://sonar.opendaylight.org
-S3_BUCKET=
+S3_BUCKET=odl-logs-s3-cloudfront-index
+CDN_URL=s3-logs.opendaylight.org
index 7d43a6d3c8fbc500fa89d6572c35ed88484a0ea8..daff1d384f969510b724672b1d63b0c8d7c46acf 100644 (file)
@@ -9,4 +9,5 @@ SIGUL_BRIDGE_IP=10.30.168.3
 SIGUL_KEY=odl-sandbox
 SILO=sandbox
 SONAR_URL=https://sonar.opendaylight.org
-S3_BUCKET=
+S3_BUCKET=odl-logs-s3-cloudfront-index
+CDN_URL=s3-logs.opendaylight.org