3 Commits

Author SHA1 Message Date
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
Monty Taylor
3cc88dfb55
Update fetch-output to use work_root
The executor variable is work_root, not work_dir.

Change-Id: Ie09989cccb2574d5d474118a8f534f66fc47b4a6
2019-01-05 14:57:06 +00:00
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