diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2024-09-09 16:59:24 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2024-09-09 17:30:23 +0200 |
commit | 41202d63169247ddba38af3e97f84c8541650384 (patch) | |
tree | 1f5f88c916334e077218a8defa0d1a465b7e31ec | |
parent | ad0606305e38e953bc18f150121113a3c2ed5881 (diff) |
Add Rally back in upper constaints.
Change-Id: I87ad4bbe25684bacbeba8c667f6903057cefa46b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit d884a9f7c2f50fa3c62b06083296eb70e8f01624)
-rw-r--r-- | upper-constraints.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 3ac73e1e..a917a10b 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,5 +1,6 @@ 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 pylint===3.2.7 flake8===7.1.1 |