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