From fe4323801d27d697ee9f9943e8d56494bff67b3e Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 18 Jan 2018 20:50:28 +0100 Subject: [PATCH] Run project-config nodepool test on all nodepool changes Add the new files to the file list to trigger running the job. Change-Id: Ieff42ceda234d0abf4159b6018424028a0e9db13 --- zuul.d/jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 6735eab1..1dac84a5 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -787,6 +787,7 @@ tox_envlist: nodepool files: - ^nodepool/nodepool.yaml + - ^nodepool/nl.*yaml$ - bindep.txt - other-requirements.txt - tox.ini