zuul-jobs/roles/stage-output
Albin Vass 61c4eeaffd Distinguish zj_source and zj_result and item
The inner item needs to be zj_source. Call the outer zj_result
for clarity.

Change-Id: Ic5a7b18e1dba71d8dffa171246b52c81e30c6d8f
2020-05-01 15:39:21 -05:00
..
defaults Stop compressing files during intermediate steps part 2 2020-01-08 09:24:45 -08:00
tasks Distinguish zj_source and zj_result and item 2020-05-01 15:39:21 -05:00
README.rst Stop compressing files during intermediate steps part 2 2020-01-08 09:24:45 -08: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