e3d891d16d
This updates prepare-workspace-git to the new module-based system. Change-Id: I99f1673775c161f1f8b5d95ce5daee3363571e3b
1.0 KiB
1.0 KiB
Mirror the local git repos to remote nodes
This role uses git operations (unlike :zuulprepare-workspace
which uses
rsync) to mirror the locally prepared git repos to the remote nodes
while taking advantage of cached repos on the node if they exist. This
role works generically regardless of the existence of a cached repo on
the node.
The cached repos need to be placed using the canonical name under the cached_repos_root directory.
Role Variables
This value is ignored; it should be removed from job configuration.