21169062e6
Change-Id: I9bd85cbbf334a8d8c57b4adabf633e7046c273fd
15 lines
383 B
ReStructuredText
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.
|