summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorIhar Hrachyshka <ihrachys@redhat.com>2017-04-06 11:41:35 -0700
committerIhar Hrachyshka <ihrachys@redhat.com>2017-04-06 11:42:05 -0700
commit3ae6afa4491492de1ce2fc537823b33472dbd580 (patch)
tree4ce68f14a27c9749bac780da509d746d2567a687 /test-requirements.txt
parent418dbbd1fa5871413fac51bb5477243a3de6990c (diff)
downloadheat-3ae6afa4491492de1ce2fc537823b33472dbd580.tar.gz
Remove subunit-trace fork
This makes tox use the latest version of the tool from os-testr repo, which contains some valuable changes, like the one making the gate fail if for some reason no tests are executed because all of them are skipped. Change-Id: If88be4b310d746ccc885e3d0c1db8a4dfabb2a28
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ad68bdab0..4e0c62947 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,6 +13,7 @@ mox3!=0.19.0,>=0.7.0 # Apache-2.0
PyMySQL>=0.7.6 # MIT License
openstackdocstheme>=1.5.0 # Apache-2.0
os-api-ref>=1.0.0 # Apache-2.0
+os-testr>=0.8.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
qpid-python;python_version=='2.7' # Apache-2.0