Bump tempest version in requirements.txt
Tempest fixed server SSHABLE bug and the new way/fix is consumed by cinder-tempest-plugin - https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/881764 To keep requirements.txt lower bound up to dated, this bumping the Tempest version to 34.2.0 which include the SSHABLE fix - https://review.opendev.org/c/openstack/releases/+/882356 Change-Id: I10137b03cc2e19f4f64220ad0c4cc8ee7c952122
This commit is contained in:
parent
fd4ad9ee4c
commit
47958a8d77
@ -5,4 +5,4 @@
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
oslo.config>=5.1.0 # Apache-2.0
|
||||
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
||||
tempest>=30.0.0 # Apache-2.0
|
||||
tempest>=34.2.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user