zuul-jobs/roles/mirror-workspace-git-repos
James E. Blair 232a35d3ac Fix errors in mirro-workspace-git-repos
The command and shell tasks take these arguments under the 'args'
dict.

Change-Id: I643c371141125528334555dc72abdbdb7c3ef741
2017-08-29 17:57:33 -07:00
..
tasks Fix errors in mirro-workspace-git-repos 2017-08-29 17:57:33 -07:00
README.rst Add mirror-workspace-git-repos role 2017-08-29 16:15:54 -07:00

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.