zuul-jobs/roles/fetch-output
Monty Taylor 8e46e87cbe
Add role to fetch output from nodes
When jobs put their output into output dirs, it needs to be fetched back
to the executors for publication.

Change-Id: I3dfbbd4327102b62160713ca782dfa4b13d26924
2019-01-04 22:03:42 +00:00
..
defaults Add role to fetch output from nodes 2019-01-04 22:03:42 +00:00
tasks Add role to fetch output from nodes 2019-01-04 22:03:42 +00:00
README.rst Add role to fetch output from nodes 2019-01-04 22:03:42 +00:00

README.rst

Collect output from build nodes

This role collects logs, artifacts and docs from subdirs of the zuul_output_dir on the remote nodes to equivalent directories on the executor so that later parts of the system can publish the content to appropriate permanent locations.

Role Variables