Move zuul/zuul-base-jobs to a config-project

Base jobs (which this repo is full of) must be in a config project.

That's not ideal for how we'd like to test them, but we'll have to
solve that later.

Change-Id: I83313bf8b7e874e5527ea7f40d92db1de62ac672
This commit is contained in:
James E. Blair 2019-07-11 12:03:13 -07:00
parent 6c2cbe510f
commit dc0a707369
1 changed files with 4 additions and 4 deletions

View File

@ -1583,16 +1583,16 @@
include:
- job
- secret
untrusted-projects:
- zuul/zuul-jobs:
extra-config-paths:
- zuul-tests.d/
- zuul/zuul-base-jobs:
extra-config-paths:
- zuul-tests.d/
shadow:
- opendev/base-jobs
- zuul/project-config
untrusted-projects:
- zuul/zuul-jobs:
extra-config-paths:
- zuul-tests.d/
- zuul/nodepool
- zuul/zuul
- zuul/zuul-operator