Update tenant config for opendev

Change 636006 will move a project stanza into opendev/base-job, take
care that it is only used in the openstack tenant and not in others.
Let's be explicit and only load jobs and secrets.

Change-Id: I3977c5734e0e67b5ce72917a1fb15c1ac3bd5c1c
Needed-By: https://review.openstack.org/636006
This commit is contained in:
Andreas Jaeger 2019-02-09 16:30:38 +01:00
parent e7c4835f71
commit b79cd70324
1 changed files with 6 additions and 1 deletions

View File

@ -5,7 +5,12 @@
gerrit:
config-projects:
- kata-containers/zuul-config
- opendev/base-jobs
# Only use jobs and secrets from this repo, we do not want
# the project definition.
- opendev/base-jobs:
include:
- job
- secret
untrusted-projects:
- openstack-infra/zuul-jobs
github: