summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorwangqi <wang.qi@99cloud.net>2018-05-22 03:21:40 +0000
committerBen Nemec <bnemec@redhat.com>2018-06-14 18:51:15 +0000
commit897823fbd61ae9ba015af38e9fed5a5728de64c2 (patch)
treeb110a7f3bc5acec053a351342ee4d8a966668d9d /test-requirements.txt
parent258f8945ba989d49c38d3cffa45ae063b49b57f0 (diff)
downloadoslotest-897823fbd61ae9ba015af38e9fed5a5728de64c2.tar.gz
Switch to using stestrrocky-em3.6.0
When the TC merged I2637dd714cbb6d38ef8b8dc1083e359207118284 we're supposed to invoke stestr rather than testr so lets do that Change-Id: Iba54c6540644d3d4942686b9f1c33fce6d19d431
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 99750d2..57e559e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,5 +13,5 @@ coverage!=4.4,>=4.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
-
+stestr==2.0.0
reno>=2.5.0 # Apache-2.0