From e2442eeaf0adda64514e9a685bfd2fb4c71d5b4f Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 4 Mar 2022 15:30:47 -0800 Subject: [PATCH] Don't run infra-prod-run-refstack on all group var updates This was running on all group var updates but we only need to run it when refstack group vars update. Change the file requirements to match the refstack.yaml group file to address this. Change-Id: Id5ed4b65c1ed6566696fea9a33db27e9318af1a6 --- zuul.d/infra-prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/infra-prod.yaml b/zuul.d/infra-prod.yaml index c8521297fa..8e96ab64e6 100644 --- a/zuul.d/infra-prod.yaml +++ b/zuul.d/infra-prod.yaml @@ -427,7 +427,7 @@ files: - inventory/base - playbooks/service-refstack.yaml - - inventory/service/group_vars/ + - inventory/service/group_vars/refstack.yaml - inventory/service/host_vars/refstack[0-9][0-9] - playbooks/roles/install-docker/ - playbooks/roles/pip3/