From 1ce80389f14f4140b766c95b647529b9317da09a Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 22 Oct 2019 13:25:35 -0700 Subject: [PATCH] Add system-config as a required project to gerrit-master The build process for this job includes using content from the system-config repo, therefore we need to make sure it is present in case this job is used in other repos (eg, gerrit repos). Change-Id: Id15c87b4dc1330406ab52741e1c2e2ecb62583ff --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 2cd22fc4dc..fd65092f1b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -390,6 +390,7 @@ - playbooks/zuul/gerrit/repos.yaml - playbooks/zuul/gerrit/jgit.yaml required-projects: &gerrit_projects_master + - opendev/system-config - gerrit.googlesource.com/jgit - gerrit.googlesource.com/gerrit - gerrit.googlesource.com/plugins/checks