blob: 6c4d8d90459b574b5212aeff6f25c675ca6db04a [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.*)"
silvacarlossb31d6ef2022-06-15 16:16:21 -030012 devstack_localrc:
13 MANILA_SERVICE_IMAGE_ENABLED: True
14 # NOTE(carloss): Pinning manila service image to a Focal version,
15 # since on Zed we moved to Ubuntu Jammy (22), and it requires more
16 # VM resources.
17 MANILA_SERVICE_IMAGE_URL: https://tarballs.opendev.org/openstack/manila-image-elements/images/manila-service-image-1.3.0-76-ga216835.qcow2
18 MANILA_SERVICE_IMAGE_NAME: manila-service-image-1.3.0-76-ga216835
Ghanshyam Mann50194182022-05-31 15:56:03 -050019
20- job:
Goutham Pacha Ravib4c94c82021-12-09 11:46:40 -080021 name: manila-tempest-plugin-lvm-xena
22 parent: manila-tempest-plugin-lvm
23 override-checkout: stable/xena
24 nodeset: openstack-single-node-focal
25 vars:
26 # NOTE(gouthamr): Disabled until https://launchpad.net/bugs/1940324 is
27 # fixed.
28 tempest_exclude_regex: "(^manila_tempest_tests.tests.scenario.*IPv6.*)"
silvacarlossb31d6ef2022-06-15 16:16:21 -030029 devstack_localrc:
30 # NOTE(carloss): Pinning manila service image to a Focal version,
31 # since on Zed we moved to Ubuntu Jammy (22), and it requires more
32 # VM resources.
33 MANILA_SERVICE_IMAGE_ENABLED: True
34 MANILA_SERVICE_IMAGE_URL: https://tarballs.opendev.org/openstack/manila-image-elements/images/manila-service-image-1.3.0-76-ga216835.qcow2
35 MANILA_SERVICE_IMAGE_NAME: manila-service-image-1.3.0-76-ga216835
Goutham Pacha Ravib4c94c82021-12-09 11:46:40 -080036
37- job:
Ghanshyam Manncf95d402021-04-29 18:24:19 -050038 name: manila-tempest-plugin-lvm-wallaby
39 parent: manila-tempest-plugin-lvm
40 override-checkout: stable/wallaby
41 nodeset: openstack-single-node-focal
Goutham Pacha Ravi8ccbbeb2021-08-19 17:01:21 -070042 vars:
43 tempest_exclude_regex: ''
silvacarlossb31d6ef2022-06-15 16:16:21 -030044 devstack_localrc:
45 # NOTE(carloss): Pinning manila service image to a Focal version,
46 # since on Zed we moved to Ubuntu Jammy (22), and it requires more
47 # VM resources.
48 MANILA_SERVICE_IMAGE_ENABLED: True
49 MANILA_SERVICE_IMAGE_URL: https://tarballs.opendev.org/openstack/manila-image-elements/images/manila-service-image-1.3.0-76-ga216835.qcow2
50 MANILA_SERVICE_IMAGE_NAME: manila-service-image-1.3.0-76-ga216835