vexxhost: load base-jobs & project-config pipelines

With the previous change, we stopped having pipeline configuration
loaded inside the vexxhost tenant, this restores the pipelines.

Change-Id: I8fa6160b4694b93434d269973f95de8ed3ccd180
This commit is contained in:
Mohammed Naser 2020-04-01 11:00:10 -04:00
parent 2545dfd73a
commit e1dad6a292
1 changed files with 3 additions and 4 deletions

View File

@ -1522,13 +1522,12 @@
source:
gerrit:
config-projects:
# Only use jobs and secrets from this repo, we do not want
# the project definition.
- include: [job, secret, nodeset]
# We don't want to load the project to report on those repos
- exclude: [project]
projects:
- opendev/base-jobs
- vexxhost/base-jobs
- opendev/project-config
- vexxhost/base-jobs
untrusted-projects:
- zuul/zuul-jobs
- vexxhost/ansible-role-docker-distribution