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 |
| 8 | |
| 9 | - job: |
| 10 | name: manila-tempest-plugin-lvm-victoria |
| 11 | parent: manila-tempest-plugin-lvm |
| 12 | override-checkout: stable/victoria |
| 13 | nodeset: openstack-single-node-focal |
| 14 | |
| 15 | - job: |
| 16 | name: manila-tempest-plugin-lvm-ussuri |
| 17 | parent: manila-tempest-plugin-lvm |
| 18 | override-checkout: stable/ussuri |
| 19 | nodeset: openstack-single-node-bionic |