blob: 37a237e661d281d0057547e23899694a4a6614cc [file] [log] [blame]
Ghanshyam Manncf95d402021-04-29 18:24:19 -05001# Stable branch jobs to test the trunk version of manila-tempest-plugin against
2# released stable branches of manila
3- job:
Ghanshyam Mann50194182022-05-31 15:56:03 -05004 name: manila-tempest-plugin-lvm-yoga
5 parent: manila-tempest-plugin-lvm
6 override-checkout: stable/yoga
7 nodeset: openstack-single-node-focal
8 vars:
9 # NOTE(gouthamr): Disabled until https://launchpad.net/bugs/1940324 is
10 # fixed.
11 tempest_exclude_regex: "(^manila_tempest_tests.tests.scenario.*IPv6.*)"
12
13- job:
Goutham Pacha Ravib4c94c82021-12-09 11:46:40 -080014 name: manila-tempest-plugin-lvm-xena
15 parent: manila-tempest-plugin-lvm
16 override-checkout: stable/xena
17 nodeset: openstack-single-node-focal
18 vars:
19 # NOTE(gouthamr): Disabled until https://launchpad.net/bugs/1940324 is
20 # fixed.
21 tempest_exclude_regex: "(^manila_tempest_tests.tests.scenario.*IPv6.*)"
22
23- job:
Ghanshyam Manncf95d402021-04-29 18:24:19 -050024 name: manila-tempest-plugin-lvm-wallaby
25 parent: manila-tempest-plugin-lvm
26 override-checkout: stable/wallaby
27 nodeset: openstack-single-node-focal
Goutham Pacha Ravi8ccbbeb2021-08-19 17:01:21 -070028 vars:
29 tempest_exclude_regex: ''