zuul-jobs/roles/mirror-workspace-git-repos
James E. Blair f28cc33bc3 Revert "Move to dictionary list of projects zuul._projects"
This reverts commit df98773573.

The order in which we iterate over items in the "determine local HEAD"
task is not always the order in which we iterate over mirror-workspace-
git-repos.

Change-Id: I181d6a2cfa2c3104730f20362bbdc10fa582339f
2017-10-29 10:37:31 -07:00
..
tasks Revert "Move to dictionary list of projects zuul._projects" 2017-10-29 10:37:31 -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.