f28cc33bc3
This reverts commit df987735730e712ea3bc57f99d3c96cb561c43a9. 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
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.