zuul-jobs/roles/prepare-workspace
Jamie Lennox 0ae663192b Allow overriding the workspace directory in prepare-workspace
The prepare-workspace role currently assumes that we are going to copy
our code into the home directory of the user. This may not always be the
case and so allow overriding this variable.

Change-Id: I6d640015dc764770f8a468edbcf7ec2ea3421e20
2017-09-04 17:25:30 +10:00
..
defaults Allow overriding the workspace directory in prepare-workspace 2017-09-04 17:25:30 +10:00
tasks Allow overriding the workspace directory in prepare-workspace 2017-09-04 17:25:30 +10: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.