Pin tempest for python<3.8

Change-Id: Icafb620026f92017d18b0447a7ad0de3f7763f2c
This commit is contained in:
Felipe Reyes 2022-06-03 11:21:59 -04:00
parent c2c1be3070
commit a4ee714eb7
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@ git+https://github.com/openstack-charmers/zaza.git#egg=zaza
git+https://github.com/openstack-charmers/zaza-openstack-tests.git#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