2943ce05c9
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> |
||
---|---|---|
.. | ||
tasks | ||
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.