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
This commit is contained in:
bshewale 2022-07-22 22:41:32 +05:30
parent 43bec18a4a
commit 2f5112cd57
1 changed files with 1 additions and 1 deletions

View File

@ -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: