zuul-jobs/roles/test-mirror-workspace-git-repos/README.rst
Clark Boylan 43868ae828 Add test workspace setup role
This will allow us to test changes to this role which is used in base
and base-test.

Change-Id: I072eea647313aac5c5f1024db193b603ad91e010
2018-10-05 12:31:42 -07:00

7 lines
282 B
ReStructuredText

Mirror the local git repos to remote nodes
This role uses git operations (unlike :zuul:role:`prepare-workspace`
which uses rsync) to mirror the local prepared git repos to the remote
nodes. This may be useful if the remote node already has a copy of
some or all of the git repos.