zuul-jobs/roles/mirror-workspace-git-repos
David Moreau Simard 5d751bab12
mirror-workspace-git-repos: Pass a dict, not a list containing a dict
This was a regression introduced in the commit
b1b2537de7

Change-Id: Ib5ed93491631f22472a3eb4913d29d20a78592cd
2017-11-30 10:29:34 -05:00
..
tasks mirror-workspace-git-repos: Pass a dict, not a list containing a dict 2017-11-30 10:29:34 -05:00
README.rst Add mirror-workspace-git-repos role 2017-08-29 16:15:54 -07:00

README.rst

Mirror the local git repos to remote nodes

This role uses git operations (unlike :zuulprepare-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.