zuul-jobs/roles/mirror-workspace-git-repos
Doug Hellmann 2943ce05c9 add debug info to mirror-workspace-git-repos
Sometimes the task to determine the local HEAD of projects we've
checked out is failing in a way that we can't parse. Add a step before
the one that fails to show the full git status output to help with
debugging.

Change-Id: I095489249593442e1e9a3b346aed1ecf4135825f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-05 10:06:39 -05:00
..
tasks add debug info to mirror-workspace-git-repos 2018-02-05 10:06:39 -05: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.