Files
zuul-jobs/roles/mirror-workspace-git-repos
Lukas Kranz 18e5c87247 mirror-workspace-git-repos: Allow deleting current branch
Change-Id: I5876074c0a8b058c7d3a0a3bba4ba5d575d96224
2025-04-24 07:20:43 +02:00
..

Mirror the local git repos to remote nodes

Warning

This role is deprecated. Use :zuulprepare-workspace-git instead.

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.

Role Variables