zuul-jobs/roles/prepare-workspace
Paul Belanger 5e31d28504 Delete files in dest that don't exist
When using static nodes, we don't properly delete stale files nolonger
tracked in git.

Change-Id: Icb3b140abd1e2e3f1ca127f91f78c0df7efc4298
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-04-01 09:18:26 -04:00
..
defaults Allow overriding the workspace directory in prepare-workspace 2017-09-04 17:25:30 +10:00
tasks Delete files in dest that don't exist 2019-04-01 09:18:26 -04:00
README.rst Move some base job roles from openstack-zuul-roles 2017-07-13 15:13:41 -07:00

README.rst

Prepare remote workspaces

This role is intended to run before any other role in a Zuul job.

It starts the Zuul console streamer on every host in the inventory, and then copies the prepared source repos to the working directory on every host.