Ghanshyam Mann | cf95d40 | 2021-04-29 18:24:19 -0500 | [diff] [blame] | 1 | # Stable branch jobs to test the trunk version of manila-tempest-plugin against |
| 2 | # released stable branches of manila |
| 3 | - job: |
| 4 | name: manila-tempest-plugin-lvm-wallaby |
| 5 | parent: manila-tempest-plugin-lvm |
| 6 | override-checkout: stable/wallaby |
| 7 | nodeset: openstack-single-node-focal |
Goutham Pacha Ravi | 8ccbbeb | 2021-08-19 17:01:21 -0700 | [diff] [blame^] | 8 | vars: |
| 9 | tempest_exclude_regex: '' |
Ghanshyam Mann | cf95d40 | 2021-04-29 18:24:19 -0500 | [diff] [blame] | 10 | |
| 11 | - job: |
| 12 | name: manila-tempest-plugin-lvm-victoria |
| 13 | parent: manila-tempest-plugin-lvm |
| 14 | override-checkout: stable/victoria |
| 15 | nodeset: openstack-single-node-focal |
Goutham Pacha Ravi | 8ccbbeb | 2021-08-19 17:01:21 -0700 | [diff] [blame^] | 16 | vars: |
| 17 | tempest_exclude_regex: '' |
Ghanshyam Mann | cf95d40 | 2021-04-29 18:24:19 -0500 | [diff] [blame] | 18 | |
| 19 | - job: |
| 20 | name: manila-tempest-plugin-lvm-ussuri |
| 21 | parent: manila-tempest-plugin-lvm |
| 22 | override-checkout: stable/ussuri |
| 23 | nodeset: openstack-single-node-bionic |
Goutham Pacha Ravi | 8ccbbeb | 2021-08-19 17:01:21 -0700 | [diff] [blame^] | 24 | vars: |
| 25 | tempest_exclude_regex: '' |