4995f042ea
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 |
||
---|---|---|
.. | ||
tasks | ||
README.rst |
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.