zuul-jobs/roles/mirror-workspace-git-repos
Ian Wienand 80f5a7eeb4 Convert back to zuul.projects
Zuul has transitioned zuul.projects to a dict that mirrors
zuul._projects.  Convert users back to zuul.projects so we can remove
the underscore version in zuul.

Change-Id: I1408a15d4da274f3fc911f03d5572f4818bc4ebb
Depends-On: I3c011f72933e98ccbf8badf0e9197c8659766c51
2017-12-01 15:02:20 +11:00
..
tasks Convert back to zuul.projects 2017-12-01 15:02:20 +11: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.