project-config/roles/use-cached-repos
Andreas Jaeger e117d34e91 ansible-lint: Handle some git warnings
Ignore some places where ansible warns about git usage.

Change-Id: I9c5c19cca8c1c32ee0cde85e2ec66140364c14bc
2017-10-29 15:37:22 +00:00
..
tasks ansible-lint: Handle some git warnings 2017-10-29 15:37:22 +00:00
README.rst Zuul v3: Add use-cached-repos role 2017-08-29 16:44:01 -07:00

Clone repos from the image cache into the workspace

Clon any repos cached on the remote node (via the image build process) that this job uses into the workspace. If a repo doesn't exist, clone it from its source.

These repos are neither up to date, nor do they contain the changes that Zuul has prepared. A separate role should synchronize the local and remote repos.