From 2f5112cd57be0e1f4aa7177473c47f86787ea11b Mon Sep 17 00:00:00 2001 From: bshewale Date: Fri, 22 Jul 2022 22:41:32 +0530 Subject: [PATCH] Resolve freez graph issue When we create -options jobs for multinode jobs at [1] we forgot to add the "branches" for multinode-ipa job and that is causing freezgraph issue. This patch basically resolves the freez graph issue for standalone-on-multinode-ipa jobs for stable/train branch. [1]: https://review.opendev.org/c/openstack/tripleo-ci/+/848260/ Change-Id: I5bc7e9f15b4a7137d0f13c2c99ac39682761a991 --- zuul.d/standalone-jobs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/standalone-jobs.yaml b/zuul.d/standalone-jobs.yaml index 599aa29e5..916b019d6 100644 --- a/zuul.d/standalone-jobs.yaml +++ b/zuul.d/standalone-jobs.yaml @@ -875,7 +875,7 @@ - job: name: tripleo-ci-centos-8-standalone-on-multinode-ipa - branches: *c8_branches + branches: ^(stable/victoria).*$ parent: tripleo-ci-standalone-on-multinode-ipa-options - job: