zuul-jobs/roles/stage-output/README.rst
Andrea Frittoli (andreaf) 2ea8661801 Add compress capabilities to stage artifacts
Compress files and files in folders. Use gz by default.

Change-Id: I72796e64a65fe88d85168734ac881ee3ec2ce100
2017-11-16 12:02:00 +00:00

1.5 KiB

Stage job output on the remote node

Takes as input a dictionary of files/folders named 'zuul_copy_output'. Copies contents into {{ zuul_output_dir }} on the remote node and is intended to be used before output fetching in a base job's post-playbook.

Role Variables