Add gerrit-related projects to zuul tenant

Add the googlesource gerrit projects as well as system-config to
the zuul tenant so that we can re-use system-config's gerrit-building
jobs as a basis for building gerrit for third-party-check of
the gerrit checks plugin.

Change-Id: I289d74b42c1d6ede9342b0de98dd8e9befce968d
This commit is contained in:
James E. Blair 2019-10-14 08:06:34 -07:00
parent 0b6b1d77ba
commit 1edd3dcd3f
1 changed files with 14 additions and 6 deletions

View File

@ -1666,12 +1666,16 @@
- zuul/zuul-website-media
# Include some projects without config for use in
# required-projects
- opendev/glean:
include: []
- openstack/diskimage-builder:
include: []
- openstack/openstacksdk:
include: []
- include: []
projects:
- opendev/glean
- openstack/diskimage-builder
- openstack/openstacksdk
# Include some projects with job config for cross-tenant
# jobs
- include: [job, secret, nodeset]
projects:
- opendev/system-config
github:
untrusted-projects:
# Don't load any configuration from these projects because we
@ -1686,3 +1690,7 @@
- sigmavirus24/github3.py
- sphinx-contrib/openapi
- sqlalchemy/dogpile.cache
googlesource:
untrusted-projects:
- include: []
projects: *googlesource_projects