zuul-jobs/roles/upload-logs-swift
Clark Boylan 0e23325a12 Swift upload logs without encoding type for gzip files
When retrieving gzipped files out of swift with gzip encoding set some
swift implementations return a decompressed version of the file if your
client cannot accept gzip encoding. This causes problems when the file
you want is actually compressed like a .tar.gz. Instead we avoid setting
the encoding type of these files forcing swift to give them back as is.

This change should only be approved after confirming its parent is
tested and working.

Change-Id: Ibcf478b572ba84273732e0ede17bf92bddd8c36f
2020-01-06 13:50:01 -08:00
..
defaults upload-logs-swift: option for disabling the indexer 2019-06-05 17:08:59 +02:00
library Swift upload logs without encoding type for gzip files 2020-01-06 13:50:01 -08:00
tasks Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
__init__.py Enable Python 2.7 unit tests 2018-08-17 10:23:20 +10:00
README.rst Add build shard log path docs to upload-logs(-swift) 2019-09-05 15:27:18 +00:00

Upload logs to a swift container

This uploads logs to an OpenStack Object Store (Swift) container.

Role Variables

Complex argument which contains the cloud configuration in os-cloud-config (clouds.yaml) format. It is expected that this argument comes from a Secret.