aboutsummaryrefslogtreecommitdiffstats
path: root/upper-constraints.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-04-26 21:26:28 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-04-26 21:26:28 +0200
commit8d0f92c2768bd3eda050ee4a4d873c6e356fca82 (patch)
tree00843cf55dc2fa991e18dfe19ccff43cc87efb21 /upper-constraints.txt
parent095cef5a9448a390af2f3bed3b2343403a0f7d33 (diff)
Increase Thread stack size
It sets Glibc default value. https://wiki.musl-libc.org/functional-differences-from-glibc.html https://bugs.python.org/issue32307 Change-Id: I647569354b3a30f7de4116cab53c9e2aeff91a59 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r--upper-constraints.txt2
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'