From 42149426986522659c6278274ad4df75b7daf9f9 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 6 Mar 2023 13:31:49 +0100 Subject: Fix tempest upper-constraints MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2562cf2819fb144386ae711ae29208aca08bea1f Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/upper-constraints.txt b/upper-constraints.txt index 0df00ed43..29f97c604 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -8,10 +8,10 @@ xtesting===0.96.0 git+https://github.com/PyCQA/bandit@3d0824676974e7e2e9635c10bc4f12e261f1dbdf#egg=bandit bandit===1.7.0 ruamel.yaml.jinja2==0.2.2 --e git+https://opendev.org/openstack/tempest#egg=tempest --e git+https://opendev.org/openstack/rally.git#egg=rally -git+https://opendev.org/openstack/rally-openstack.git#egg=rally-openstack -git+https://github.com/xrally/xrally-kubernetes.git#egg=xrally-kubernetes +-e git+https://opendev.org/openstack/tempest@30.0.0#egg=tempest +-e git+https://opendev.org/openstack/rally.git@3.3.0#egg=rally +git+https://opendev.org/openstack/rally-openstack.git@1c470d56f4dd63374f41f7b243092b0a0751a22f#egg=rally-openstack +git+https://github.com/xrally/xrally-kubernetes.git@2ffa85af2bff3438b6b23034b6ec6ee1de481090#egg=xrally-kubernetes pylint===2.11.1 flake8===4.0.1 nose===1.3.7 -- cgit 1.2.3-korg