Add "logs" prefix to s3_path 46/63646/3
authorHoua Yang <hyang@contractor.linuxfoundation.org>
Thu, 9 Apr 2020 19:25:05 +0000 (14:25 -0500)
committerHoua Yang <hyang@contractor.linuxfoundation.org>
Thu, 9 Apr 2020 20:05:57 +0000 (15:05 -0500)
commit0ff3d0986201e37719ea746468adbd2f8bdc34b1
tree613884d808af973c3188ab1da5ae47c6e6ea01cf
parent58776ad5961580fcdc1cc56a9309e9da52e7673c
Add "logs" prefix to s3_path

We are not allowed to have an index.html file at the root level of the
S3 bucket. Adding the additional prefix allows us to mirror the directory
structure of Nexus where you are able to see both production and sandbox
logs when browsing to https://logs.<project>.org/

Issue-Id: RELENG-2379, RELENG-2380
Signed-off-by: Houa Yang <hyang@contractor.linuxfoundation.org>
Change-Id: I7b6bd340170f9390c670f2b6ba507f2de1cfbc0e
releasenotes/notes/add-logs-directory-logs-deploy-c4281c9e7893f489.yaml [new file with mode: 0644]
shell/logs-deploy.sh