summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorClark Boylan <clark.boylan@gmail.com>2012-08-21 14:34:22 -0700
committerClark Boylan <clark.boylan@gmail.com>2012-08-21 14:34:22 -0700
commitdf7b82d2f22a4c3f801cdefeb5c92764e4809694 (patch)
tree821c221d9721764d81fc62c559f8574ddc42057c /tools
parentd64876424e87b3a7f76a9bf4d29fdacbc5ad4bc4 (diff)
downloadpython-glanceclient-df7b82d2f22a4c3f801cdefeb5c92764e4809694.tar.gz
Add nosehtmloutput as a test dependency.
Adding nosehtmloutput as a test dependency allows nose to output its results to an html file. This will be used by Jenkins to save logs on a different server. Change-Id: Ib7f07dbe7e81d17d42a191a664c7f844f58fcb94
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires
index f883cc6..18557f0 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -5,6 +5,7 @@ nose
nose-exclude
nosexcover
openstack.nose_plugin
+nosehtmloutput
pep8==1.2
setuptools-git>=0.4
sphinx>=1.1.2