project-config/roles/use-cached-repos
James E. Blair 64da87d225 Zuulv3: fix reference to stat results in use-cached-repos
Change-Id: I2fda509eda5012075e2092ab8511625741f604ed
2017-08-30 13:07:57 -07:00
..
tasks Zuulv3: fix reference to stat results in use-cached-repos 2017-08-30 13:07:57 -07: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.