base-jobs/roles/use-cached-repos/README.rst
James E. Blair 325d39971d Add missing roles
These roles, originally from openstack-infra/project-config,
are used by jobs in this repo.

Change-Id: Ia8d087dba865eb2db38bb58ee11e2bdaaffe3f74
2019-01-30 10:42:12 -08:00

10 lines
372 B
ReStructuredText

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.