diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-30 13:50:57 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-30 15:13:03 +0200 |
commit | dfa0f4d4a17e6985d3edc0ed5b9d56790fb2433d (patch) | |
tree | 60368360f4382127115e0c7581c7a3a2114ed91a /upper-constraints.txt | |
parent | 505fed0667e3cf19c587df23f5557563eaa51eb9 (diff) |
Debug rally race conditions
It will be reverted as soon as the root cause is found.
Change-Id: Icbff74c5fb940c1a201cbdc3fb2137c91e1ed460
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index b5876feb4..8772bab54 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -20,7 +20,7 @@ git+https://github.com/PyCQA/bandit@3d0824676974e7e2e9635c10bc4f12e261f1dbdf#egg bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest#egg=tempest -git+https://opendev.org/openstack/rally.git#egg=rally +-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 pylint===1.9.5;python_version=='2.7' |