Pin tempest for python<3.8

Change-Id: If6fa7b97b018df9b59e508b22bd883793fd53fe4
This commit is contained in:
Felipe Reyes 2022-06-14 14:50:12 -04:00
parent cb65be2c99
commit 1fa13b7524
1 changed files with 2 additions and 1 deletions

View File

@ -42,7 +42,8 @@ git+https://github.com/openstack-charmers/zaza.git@stable/victoria#egg=zaza
git+https://github.com/openstack-charmers/zaza-openstack-tests.git@stable/victoria#egg=zaza.openstack
# Needed for charm-glance:
git+https://opendev.org/openstack/tempest.git#egg=tempest;python_version>='3.6'
git+https://opendev.org/openstack/tempest.git#egg=tempest;python_version>='3.8'
tempest<31.0.0;python_version<'3.8'
tempest<24.0.0;python_version<'3.6'
croniter # needed for charm-rabbitmq-server unit tests