summaryrefslogtreecommitdiffstats
path: root/jjb/include-raw-deploy-archives.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-12-21Fix log upload URL for log shippingAndrew Grimberg1-1/+1
Nexus uncompress magic happens on a special service URL. If it's not used then compressed objects won't get expanded Change-Id: I19c1bf1f2de1544f82bef3b915dc01558251a471 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2016-12-21Global log shipping macroVanessa Rene Valderrama1-0/+106
Ship all console and environment logs as well as anything in $WORKSPACE/archives to https://logs.fd.io. All text files will be pre-compressed for quicker serving from the log hosting which is configured to properly serve the files so they will expand properly in the browser. Change-Id: Ica8be1ca9af82dfc64d063a5d3fa30be3585253c Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>