Update branch regex to adapt to unmaintained branches

Change-Id: I46f0165431d039de4e40e2fa0cf5aeb5d2057b00
This commit is contained in:
Takashi Kajinami 2024-04-15 21:16:27 +09:00
parent 31678bbc29
commit 493e799861
1 changed files with 6 additions and 6 deletions

View File

@ -587,14 +587,14 @@
name: octavia-v2-dsvm-scenario
parent: octavia-v2-dsvm-scenario-base
branches:
regex: ^(stable/(victoria|wallaby|xena|yoga|zed))
regex: ^((stable|unmaintained)/(victoria|wallaby|xena|yoga|zed))
negate: true
nodeset: octavia-single-node-ubuntu-jammy
- job:
name: octavia-v2-dsvm-scenario
parent: octavia-v2-dsvm-scenario-base
branches: ^(stable/(victoria|wallaby|xena|yoga|zed))
branches: ^((stable|unmaintained)/(victoria|wallaby|xena|yoga|zed))
nodeset: octavia-single-node-ubuntu-focal
- job:
@ -851,14 +851,14 @@
name: octavia-v2-dsvm-tls-barbican
parent: octavia-v2-dsvm-tls-barbican-base
branches:
regex: ^(stable/(victoria|wallaby|xena|yoga|zed))
regex: ^((stable|unmaintained)/(victoria|wallaby|xena|yoga|zed))
negate: true
nodeset: octavia-single-node-ubuntu-jammy
- job:
name: octavia-v2-dsvm-tls-barbican
parent: octavia-v2-dsvm-tls-barbican-base
branches: ^(stable/(victoria|wallaby|xena|yoga|zed))
branches: ^((stable|unmaintained)/(victoria|wallaby|xena|yoga|zed))
nodeset: octavia-single-node-ubuntu-focal
- job:
@ -1043,14 +1043,14 @@
name: octavia-v2-act-stdby-dsvm-scenario
parent: octavia-v2-act-stdby-dsvm-scenario-base
branches:
regex: ^(stable/(victoria|wallaby|xena|yoga|zed))
regex: ^((stable|unmaintained)/(victoria|wallaby|xena|yoga|zed))
negate: true
nodeset: octavia-single-node-ubuntu-jammy
- job:
name: octavia-v2-act-stdby-dsvm-scenario
parent: octavia-v2-act-stdby-dsvm-scenario-base
branches: ^(stable/(victoria|wallaby|xena|yoga|zed))
branches: ^((stable|unmaintained)/(victoria|wallaby|xena|yoga|zed))
nodeset: octavia-single-node-ubuntu-focal
- job: