zuul-jobs/roles/mirror-workspace-git-repos/README.rst
James E. Blair 348598e96a Add mirror-workspace-git-repos role
Change-Id: I6958e95a9ea31ab8ae027a9b33069d74be615d91
2017-08-29 16:15:54 -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.