zuul-jobs/roles/stage-output
Andrea Frittoli b3615c0d97 Remove support for extensions as lists
With tempest devstack and networking-odl switched to using dict,
we can now remove support for using lists for the list of extensions.

Depends-on: https://review.openstack.org/539686/
Depends-on: https://review.openstack.org/539708/
Depends-on: https://review.openstack.org/539854/
Change-Id: I62aaa737300c3b24e416f18e4bc469e7bd46ea29
2018-04-03 16:13:52 +01:00
..
defaults Add compress capabilities to stage artifacts 2017-11-16 12:02:00 +00:00
tasks Remove support for extensions as lists 2018-04-03 16:13:52 +01:00
README.rst Change the list of extensions to a dict 2018-02-08 18:52:13 +00:00

README.rst

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