From 4b16aff6a63d46a366e28b4419eb70edb9ba7d9c Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Fri, 23 Dec 2022 07:51:24 +1100 Subject: [PATCH] Run nodepool on testing credentials change I noticed that I717ab8f9b980b363fdddaa28e76cd269b1e4d876 didn't run the nodepool job, so didn't test if we modify credentials here. Add it. Change-Id: I34c3312eac08141f25f554d41ef399e97aab6b32 --- zuul.d/system-config-run.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/system-config-run.yaml b/zuul.d/system-config-run.yaml index a88f4123e6..0c9b7b1b2a 100644 --- a/zuul.d/system-config-run.yaml +++ b/zuul.d/system-config-run.yaml @@ -408,6 +408,7 @@ - playbooks/templates/clouds/ - playbooks/nodepool_restart.yaml - testinfra/test_nodepool.py + - playbooks/zuul/templates/group_vars/nodepool.yaml.j2 - job: name: system-config-run-dns