project-config/roles/use-cached-repos
David Moreau Simard c8628dd8f8 Revert "Move to dictionary list of projects zuul._projects"
This is not working, let's figure it out after a revert.

This reverts commit a2767b225a.

Change-Id: Ib26e22f6285abfd06f85029a6b283b743c6cbd4a
2017-10-20 17:08:46 +00:00
..
tasks Revert "Move to dictionary list of projects zuul._projects" 2017-10-20 17:08:46 +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.