From 3cc8645fee219ca27c619e14ef5c372058cf8260 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 19 Jan 2025 23:01:16 +0100 Subject: Pin Rally and Rally Kubernetes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic0ad50df279d35c62a21d3bdd97225d08824a715 Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/upper-constraints.txt b/upper-constraints.txt index a917a10b..334c5d0c 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,7 +1,7 @@ xtesting===1.0.0 bandit===1.7.9 --e git+https://opendev.org/openstack/rally.git#egg=rally -git+https://github.com/xrally/xrally-kubernetes.git#egg=xrally-kubernetes +-e git+https://opendev.org/openstack/rally.git@4.1.0#egg=rally +git+https://github.com/xrally/xrally-kubernetes.git@8dc042b36dddcfc264ee95b6f4b61a10f4a8d845#egg=xrally-kubernetes pylint===3.2.7 flake8===7.1.1 pytest===8.3.2 -- cgit