diff options
author | 2025-01-19 23:01:16 +0100 | |
---|---|---|
committer | 2025-01-19 23:22:51 +0100 | |
commit | 3cc8645fee219ca27c619e14ef5c372058cf8260 (patch) | |
tree | 24403b4917385de23acf5dcf906113e176f9a35d | |
parent | fba646f3dbed94f44f3369ad88967369a15e6ae1 (diff) |
Pin Rally and Rally Kubernetes
Change-Id: Ic0ad50df279d35c62a21d3bdd97225d08824a715
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | upper-constraints.txt | 4 |
1 files 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 |