zuul-jobs/test-playbooks/base-roles
Clark Boylan bbca430417 Stop compressing files during intermediate steps part 1
Stop compressing files that would otherwise be handled uncompressed in
intermediate log handling. The reason for this is final log/artifact
upload should decide if a file need to be compressed or not as some file
hosting services (like swift) may not return the expected data if we get
this wrong.

This was noticed when we used swift to store intermediate tar.gz
tarballs before final upload to permanent storage. When retrieving the
tar.gz files from swift we got them back as uncompressed .tar files
(because swift was being helpful) and then later when we try to
uncompress these files we break.

Instead we'll let the upload to swift (or other storage) decide if files
should be compressed further than their existing state.

This is the first change in the stack that updates this behavior for
fetch-subunit-output.

Change-Id: I5727b270d6d34c256fe78a443baa1ad6c3474108
2020-01-08 09:24:43 -08:00
..
subunit_tests fetch-subunit-output: collect additional subunits (2nd try) 2019-10-17 00:42:28 +02:00
base.yaml fetch-subunit-output: collect additional subunits (2nd try) 2019-10-17 00:42:28 +02:00
configure-mirrors.yaml Add base role integration jobs 2019-07-04 14:16:15 +02:00
emit-job-header.yaml Flip the order of the emit-job-header tests 2019-09-05 10:28:32 -07:00
ensure-output-dirs.yaml Add base role integration jobs 2019-07-04 14:16:15 +02:00
fetch-output.yaml Add base role integration jobs 2019-07-04 14:16:15 +02:00
fetch-subunit-output.yaml Stop compressing files during intermediate steps part 1 2020-01-08 09:24:43 -08:00
fetch-zuul-cloner.yaml fetch-zuul-cloner: replace /home/zuul by ansible_user_dir 2019-11-21 22:17:14 +00:00
prepare-workspace-git.yaml Update the base-roles test to use prepare-workspace-git 2019-09-06 07:13:41 -07:00
validate-host.yaml Add base role integration jobs 2019-07-04 14:16:15 +02:00