zuul-jobs/roles/stage-output
Andrea Frittoli (andreaf) 68dec9ecc5 Dereference symlinks when staging artefacts
If an artefact is a symlink, dereference it before coying it as
just copying the link may render it broken one the staged folder
is synced to the executor.

Change-Id: I5ad4dfccbc1389da3afc53f3c866d3475e006db6
2017-12-18 16:06:41 +00:00
..
defaults Add compress capabilities to stage artifacts 2017-11-16 12:02:00 +00:00
tasks Dereference symlinks when staging artefacts 2017-12-18 16:06:41 +00:00
README.rst Add compress capabilities to stage artifacts 2017-11-16 12:02:00 +00:00

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