zuul-jobs/roles/prepare-workspace/README.rst
Guillaume Chauvel 21169062e6 prepare-workspace: Add Role Variable in README.rst
Change-Id: I9bd85cbbf334a8d8c57b4adabf633e7046c273fd
2020-06-22 21:17:38 +02:00

15 lines
383 B
ReStructuredText

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.
**Role Variables**
.. zuul:rolevar:: zuul_workspace_root
:default: .
The directory into which the source repositories are copied.