summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorLuigi Toscano <ltoscano@redhat.com>2016-02-26 18:56:18 +0100
committerLuigi Toscano <ltoscano@redhat.com>2016-02-29 14:02:18 +0100
commitf362f233dd3f61b0112962a0dc2a8147ba65813c (patch)
tree0971029df4c4bb70cb577865c07f5dd3ca84417f /test-requirements.txt
parent84af8c666ab9a5865c6f4f25a0bbad6b7ff9be37 (diff)
downloadpython-saharaclient-f362f233dd3f61b0112962a0dc2a8147ba65813c.tar.gz
Use ostestr instead of the custom pretty_tox.sh
Switch to os-testr as wrapper for testr, instead of the custom script pretty_tox.sh. Change-Id: I2b4671659b7db69c2d83c6f4bb7a210d092a584d
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 61a29f8..a9c5ba3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,6 +10,7 @@ mock>=1.2 # BSD
oslo.config>=3.7.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
+os-testr>=0.4.1 # Apache-2.0
python-neutronclient>=2.6.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0