Monty Taylor 33d788fcda
Create local output dirs locally
We don't want to create local dirs on the remote host, we want to
create them on the executor.

Change-Id: I726473420a42519b0dc5db820c81ac2ec39d15cc
2019-01-05 15:53:44 +00:00
..
2019-01-05 15:53:44 +00:00
2019-01-04 22:03:42 +00:00

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