Cap cinder-tempest-plugin version for stable/train

We are capping stable/train testing with Tempest
26.1.0 (choosing 26.1.0 because of bug#1955418)
- https://review.opendev.org/c/openstack/tempest/+/822339

To have compatible cinder-tempest-plugin version for
Tempest 26.1.0 and stable/train testing, we need to cap
it with 1.3.0.

Change-Id: I6378c644fada27b6945c7953ccfd78e24e62071c
This commit is contained in:
Ghanshyam Mann 2022-01-20 21:08:42 -06:00
parent c093edab2d
commit 0f4073728f
1 changed files with 2 additions and 1 deletions

View File

@ -225,7 +225,8 @@
* legacy-tempest-dsvm-lvm-multibackend
timeout: 10800
required-projects:
- opendev.org/openstack/cinder-tempest-plugin
- name: opendev.org/openstack/cinder-tempest-plugin
override-checkout: 1.3.0
vars:
tox_envlist: all
tempest_test_regex: '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario)|(^cinder_tempest_plugin))'