Stop running minion for Wallaby+

With the switch to ephemeral heat for the overcloud, the minion is no
longer viable. This change updates the branches to only run T->V where
the minion should work and was supported.

Related-Bug: #1938539
Change-Id: I5855de77b700124be0d0332ebe6a3f80524c521e
This commit is contained in:
Alex Schultz 2021-07-30 08:32:37 -06:00
parent 55dda279e6
commit d52d282afe
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@
- job:
name: tripleo-ci-centos-8-containers-undercloud-minion
parent: tripleo-ci-base-multinode-centos-8
branches: ^(?!stable/(newton|ocata|pike|queens|stein)).*$
branches: ^(stable/(train|ussuri|victoria)).*$
vars:
nodes: 1minion
featureset: '061'