From 6a2e20b0985ab6296ca70650081e021b0d10eb55 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 25 Nov 2019 08:25:16 +0100 Subject: [PATCH] Add missing repos for zuul tenant We have a couple of errors at https://zuul.opendev.org/t/zuul/config-errors due to missing repositories, add them without config to allow using in required-projects. Change-Id: Idc6a38b555bebb2f69d6de4ef502ee58f010399b --- zuul/main.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zuul/main.yaml b/zuul/main.yaml index 26fdbdf60a..0337b820eb 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -1684,6 +1684,10 @@ - include: [] projects: - opendev/glean + - opendev/jeepyb + - opendev/zone-opendev.org + - openstack/requirements + - recordsansible/ara # Include some projects with job config for cross-tenant # jobs - include: [job, secret, nodeset]