Load extra Zuul config from zuul-jobs

In the "zuul" Zuul tenant only, load extra Zuul config from the
zuul-tests.d/ directory of the zuul-jobs project.  This is so
we can continue to keep the upstream testing of zuul-jobs out
of the repo itself (to make for easier downstream consumption).
In the "zuul" tenant, these extra jobs and in-repo project config
will be loaded.

Change-Id: I613142d1103fdc238aa38403dbd268934efbf74d
This commit is contained in:
James E. Blair 2019-07-01 14:52:50 -07:00
parent 59e9beeea6
commit 4ad35cc72d

View File

@ -1585,5 +1585,7 @@
- job
- secret
untrusted-projects:
- zuul/zuul-jobs
- zuul/zuul-jobs:
extra-config-paths:
- zuul-tests.d/
- zuul/zuul-sphinx