Cap cinder-tempest-plugin version for stable/ussuri|victoria
We are capping stable/ussuri and victoria testing with Tempest
26.1.0 (choosing 26.1.0 because of bug#1955418)
- https://review.opendev.org/c/openstack/devstack/+/838051
- https://review.opendev.org/c/openstack/devstack/+/843295
and cinder-tempest-plugin-lvm-lio-barbican job fail due to that
in cinder stable/ussuri|victoria
- https://zuul.opendev.org/t/openstack/build/c2f6e73017994723b5de166ad02730e4
To fix that we need to use compatible cinder-tempest-plugin version for
Tempest 26.1.0, which is cinder-tempest-plugin 1.3.0.
Change-Id: I860671d74f2cd5a6a16dfa9d072b2ab77744940d
Ghanshyam Mann
3 years ago
| 97 | 97 | description: | |
| 98 | 98 | This is a base job for lvm with lio & tgt targets |
| 99 | 99 | with cinderlib tests. |
| 100 | branches: ^(?!stable/(ocata|pike|queens|rocky|stein|train)).*$ | |
| 100 | branches: ^(?!stable/(ocata|pike|queens|rocky|stein|train|ussuri|victoria)).*$ | |
| 101 | 101 | parent: cinder-tempest-plugin-lvm-barbican-base-abstract |
| 102 | 102 | roles: |
| 103 | 103 | - zuul: opendev.org/openstack/cinderlib |
| 116 | 116 | description: | |
| 117 | 117 | This is a base job for lvm with lio & tgt targets |
| 118 | 118 | with cinderlib tests to run on stable/train testing. |
| 119 | branches: stable/train | |
| 119 | branches: | |
| 120 | - stable/train | |
| 121 | - stable/ussuri | |
| 122 | - stable/victoria | |
| 120 | 123 | parent: cinder-tempest-plugin-lvm-barbican-base-abstract |
| 121 | 124 | roles: |
| 122 | 125 | - zuul: opendev.org/openstack/cinderlib |