summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2021-03-25 13:06:24 -0700
committerTim Burke <tim.burke@gmail.com>2021-03-26 10:13:19 -0700
commitf819fc8c24937bc54cf2eefb51b1a4bf343a7034 (patch)
treef67f61eeea9ed28ec8e97e386c7bcabb20faad78 /test-requirements.txt
parent8cc1ef92558bd3f7c345c955f386498b936bace1 (diff)
downloadswift-f819fc8c24937bc54cf2eefb51b1a4bf343a7034.tar.gz
Give functional tests another chance to pass
In the process, move from using os-testr to stestr. Change-Id: Ib6651aab8b009605bf0855ec217003936c0fae6e
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 862a0e921..529c71471 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,7 +8,7 @@ coverage>=3.6 # Apache-2.0
nose>=1.3.7 # LGPL
nosexcover>=1.0.10 # BSD
nosehtmloutput>=0.0.3 # Apache-2.0
-os-testr>=0.8.0 # Apache-2.0
+stestr>=2.0.0 # Apache-2.0
mock>=2.0 # BSD
python-swiftclient>=3.2.0
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0