From 775266b6b680d6bcd36f4c0fb4431b74202017b3 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Fri, 20 Mar 2020 11:05:31 -0500 Subject: [PATCH] Don't load zuul objects from opendev/gerrit We added config to gerrit upstream, which is now flowing down and confusing our zuul. We don't have in-repo job config anyway since we're building images in system-config. Change-Id: I815c71fc7e924bd7fcfbe7851caad92d370da812 --- zuul/main.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zuul/main.yaml b/zuul/main.yaml index b16a5ad73c..b8898bb121 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -179,7 +179,8 @@ exclude: pipeline - opendev/elastic-recheck - opendev/germqtt - - opendev/gerrit + - opendev/gerrit: + include: [] - opendev/gerritbot - opendev/gerritlib - opendev/git-restack