]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Add nosehtmloutput as a test dependency.
authorClark Boylan <clark.boylan@gmail.com>
Tue, 21 Aug 2012 21:08:57 +0000 (14:08 -0700)
committerClark Boylan <clark.boylan@gmail.com>
Tue, 21 Aug 2012 21:27:15 +0000 (14:27 -0700)
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: I03f61fe4a8f0daa4a43fc9e7d41456b65018cf66

tools/test-requires

index 4b8630e7ec861fa11ceb19caf1ce7eec02ad8de1..108e4e65f7044e10a4705e740ad01a9515834bf5 100644 (file)
@@ -6,6 +6,7 @@ mox==0.5.3
 nose
 nosexcover
 openstack.nose_plugin
+nosehtmloutput
 pep8==1.1
 sphinx>=1.1.2
 MySQL-python