project-config/roles/use-cached-repos
Ian Wienand 4995f042ea Convert back to zuul.projects
Zuul has transitioned zuul.projects to a dict that mirrors
zuul._projects.  Convert users back to zuul.projects so we can remove
the underscore version in zuul.

Change-Id: Ib71241a862cf29f6e542dc1d4a2c5cd554d5d7d8
Depends-On: I3c011f72933e98ccbf8badf0e9197c8659766c51
2017-12-01 14:59:29 +11:00
..
tasks Convert back to zuul.projects 2017-12-01 14:59:29 +11: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.