Merge "Drop branch regex for retired branches"
This commit is contained in:
@@ -167,9 +167,6 @@
|
|||||||
parent: manila-tempest-plugin-zfsonlinux-base
|
parent: manila-tempest-plugin-zfsonlinux-base
|
||||||
# https://bugs.launchpad.net/manila/+bug/2087192
|
# https://bugs.launchpad.net/manila/+bug/2087192
|
||||||
nodeset: openstack-single-node-jammy
|
nodeset: openstack-single-node-jammy
|
||||||
branches: &ubuntu_jammy_test_image_branches
|
|
||||||
regex: ^stable/(yoga|xena|wallaby|victoria|ussuri)$
|
|
||||||
negate: true
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: manila-tempest-plugin-lvm-base
|
name: manila-tempest-plugin-lvm-base
|
||||||
@@ -242,7 +239,6 @@
|
|||||||
description: |
|
description: |
|
||||||
Test LVM multibackend (DHSS=False) in a 4+6 (dual-stack) devstack
|
Test LVM multibackend (DHSS=False) in a 4+6 (dual-stack) devstack
|
||||||
environment with IPv6 control plane endpoints.
|
environment with IPv6 control plane endpoints.
|
||||||
branches: *ubuntu_jammy_test_image_branches
|
|
||||||
parent: manila-tempest-plugin-lvm-base
|
parent: manila-tempest-plugin-lvm-base
|
||||||
vars:
|
vars:
|
||||||
# TODO(gouthamr): some tests are disabled due to bugs
|
# TODO(gouthamr): some tests are disabled due to bugs
|
||||||
@@ -345,7 +341,6 @@
|
|||||||
Test the scenario test cases on the generic driver multibackend
|
Test the scenario test cases on the generic driver multibackend
|
||||||
(DHSS=True) with NFS and CIFS
|
(DHSS=True) with NFS and CIFS
|
||||||
parent: manila-tempest-plugin-generic-base
|
parent: manila-tempest-plugin-generic-base
|
||||||
branches: *ubuntu_jammy_test_image_branches
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: manila-tempest-plugin-generic-scenario-base
|
name: manila-tempest-plugin-generic-scenario-base
|
||||||
@@ -367,7 +362,6 @@
|
|||||||
Test the scenario test cases on the generic driver multibackend
|
Test the scenario test cases on the generic driver multibackend
|
||||||
(DHSS=True) with NFS and CIFS
|
(DHSS=True) with NFS and CIFS
|
||||||
parent: manila-tempest-plugin-generic-scenario-base
|
parent: manila-tempest-plugin-generic-scenario-base
|
||||||
branches: *ubuntu_jammy_test_image_branches
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: manila-tempest-plugin-cephfs-native-base
|
name: manila-tempest-plugin-cephfs-native-base
|
||||||
@@ -412,7 +406,6 @@
|
|||||||
name: manila-tempest-plugin-cephfs-native
|
name: manila-tempest-plugin-cephfs-native
|
||||||
description: Test CephFS Native (DHSS=False)
|
description: Test CephFS Native (DHSS=False)
|
||||||
parent: manila-tempest-plugin-cephfs-native-base
|
parent: manila-tempest-plugin-cephfs-native-base
|
||||||
branches: *ubuntu_jammy_test_image_branches
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: manila-tempest-plugin-cephfs-native-cephadm
|
name: manila-tempest-plugin-cephfs-native-cephadm
|
||||||
@@ -498,7 +491,6 @@
|
|||||||
name: manila-tempest-plugin-cephfs-nfs
|
name: manila-tempest-plugin-cephfs-nfs
|
||||||
description: Test CephFS NFS (DHSS=False)
|
description: Test CephFS NFS (DHSS=False)
|
||||||
parent: manila-tempest-plugin-cephfs-nfs-base
|
parent: manila-tempest-plugin-cephfs-nfs-base
|
||||||
branches: *ubuntu_jammy_test_image_branches
|
|
||||||
vars:
|
vars:
|
||||||
tempest_concurrency: 1
|
tempest_concurrency: 1
|
||||||
# TODO(gouthamr): some tests are disabled due to bugs
|
# TODO(gouthamr): some tests are disabled due to bugs
|
||||||
@@ -872,9 +864,6 @@
|
|||||||
- job:
|
- job:
|
||||||
name: manila-tempest-plugin-lvm-fips
|
name: manila-tempest-plugin-lvm-fips
|
||||||
parent: manila-tempest-plugin-lvm-fips-base
|
parent: manila-tempest-plugin-lvm-fips-base
|
||||||
branches:
|
|
||||||
regex: ^stable/(yoga|xena|wallaby|victoria|ussuri)$
|
|
||||||
negate: true
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: manila-tempest-plugin-lvm-fips-py311
|
name: manila-tempest-plugin-lvm-fips-py311
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
Test the scenario test cases on the generic driver multibackend
|
Test the scenario test cases on the generic driver multibackend
|
||||||
(DHSS=True) with NFS and CIFS
|
(DHSS=True) with NFS and CIFS
|
||||||
parent: manila-tempest-plugin-generic-scenario-base
|
parent: manila-tempest-plugin-generic-scenario-base
|
||||||
branches: &manila_tempest_image_pinned_branches ^stable/(2023.1|zed|yoga|xena)$
|
branches: &manila_tempest_image_pinned_branches ^(stable|unmaintained)/(zed/2023.1)$
|
||||||
vars: &manila_tempest_image_pinned_vars
|
vars: &manila_tempest_image_pinned_vars
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
# NOTE(carloss): Pinning manila service image to a Focal version,
|
# NOTE(carloss): Pinning manila service image to a Focal version,
|
||||||
|
|||||||
Reference in New Issue
Block a user