Handle S3_BUCKET & CDN_URL in release jobs 15/66115/9
authorAnil Belur <abelur@linuxfoundation.org>
Sun, 22 Nov 2020 22:26:30 +0000 (08:26 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 30 Dec 2020 22:17:49 +0000 (08:17 +1000)
commit78d517758c8f358d83c6f7af67dd05a79a5b9a15
treecbf526feae38dd96af61e4545733c1f7f471b9c7
parent413bdb2e77dcc2055e05476930f13874a2fae244
Handle S3_BUCKET & CDN_URL in release jobs

Fix release merge jobs to work with AWS S3_BUCKET when CDN_URL
is set.

Log shipping is being migrated from Nexus2 log server to AWS S3
Buckets. This requires the release job scripts to handle CDN_URL
and set the correct value for LOG_SERVER.

Issue: RELENG-3307
Change-Id: I508dd15508d9c9dd3741edf220d64526abed644f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/update-release-job-for-s3-bucket-c64afc7c9d836758.yaml [new file with mode: 0644]
shell/release-job.sh