cf1ae5235b
The current implementation of the task is not idempotent. That's fine in CI but when running locally it forces a cleanup of the environment every time. Change-Id: Ifdb573bc09ddb2d39674218e9f631e8c15f936cb |
||
---|---|---|
.. | ||
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.