blob: 3d2447e67466479db7c7959b9019e6bd93adc8a9 [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:
Goutham Pacha Ravib4c94c82021-12-09 11:46:40 -08004 name: manila-tempest-plugin-lvm-xena
5 parent: manila-tempest-plugin-lvm
6 override-checkout: stable/xena
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:
Ghanshyam Manncf95d402021-04-29 18:24:19 -050014 name: manila-tempest-plugin-lvm-wallaby
15 parent: manila-tempest-plugin-lvm
16 override-checkout: stable/wallaby
17 nodeset: openstack-single-node-focal
Goutham Pacha Ravi8ccbbeb2021-08-19 17:01:21 -070018 vars:
19 tempest_exclude_regex: ''
Ghanshyam Manncf95d402021-04-29 18:24:19 -050020
21- job:
22 name: manila-tempest-plugin-lvm-victoria
23 parent: manila-tempest-plugin-lvm
24 override-checkout: stable/victoria
25 nodeset: openstack-single-node-focal
Goutham Pacha Ravi8ccbbeb2021-08-19 17:01:21 -070026 vars:
27 tempest_exclude_regex: ''