Zuul-jobs: load extra config in openstack tenant

Before we can move gating for this repo into the zuul tenant, we
have to finish moving the rest of the jobs currently defined in
the openstack tenant in-repo.  Since they are gating in the
openstack tenant, let's load the extra config there for now.

Change-Id: Iecf1030a69310af674120ee919ae613b23ade285
This commit is contained in:
James E. Blair 2019-07-02 08:50:13 -07:00
parent fc792f3371
commit a8fec769be

View File

@ -71,6 +71,8 @@
# Order matters, load common job repos first
- zuul/zuul-jobs:
shadow: openstack/project-config
extra-config-paths:
- zuul-tests.d/
- openstack/openstack-zuul-jobs
- openstack/openstack-zuul-roles
# devstack-gate, devstack and tempest all define things expected
@ -1585,7 +1587,5 @@
- job
- secret
untrusted-projects:
- zuul/zuul-jobs:
extra-config-paths:
- zuul-tests.d/
- zuul/zuul-jobs
- zuul/zuul-sphinx