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

422 B

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