Temporarily shadow base-jobs in openstack-zuul-jobs

So that we can move the nodeset definitions to opende/base-jobs,
have openstack-zuul-jobs shadow that repo.

Change-Id: Ic3ea053093484fe6796f41a2d436bab6f79c8929
This commit is contained in:
James E. Blair 2019-07-11 11:57:01 -07:00
parent 816077b32e
commit 6c2cbe510f
1 changed files with 4 additions and 1 deletions

View File

@ -71,7 +71,10 @@
# Order matters, load common job repos first
- zuul/zuul-jobs:
shadow: openstack/project-config
- openstack/openstack-zuul-jobs
# NOTE(jeblair): Temporary shadow for base jobs move
- openstack/openstack-zuul-jobs:
shadow:
- opendev/base-jobs
- openstack/openstack-zuul-roles
# devstack-gate, devstack and tempest all define things expected
# to be widely used.