From baaa733b0d50275ce8b84b472c093b6effa1e505 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 18 Oct 2018 09:37:57 -0500 Subject: [PATCH] Add nodepool to project-config-nodepool required-projects We should be having zuul clone and setup nodepool rather than having project-config clone it directly. Change-Id: I0855f887faf135265561c65ef1d1801a008c228e --- zuul.d/jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 0718f2ac..f1f026e5 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -1120,6 +1120,8 @@ env. vars: tox_envlist: nodepool + required-projects: + - openstack-infra/nodepool files: - ^nodepool/nodepool.yaml - ^nodepool/nl.*yaml$