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

tools/test-requires

index 67d40ade80339fd56b5797913b67e516f80a4aa7..83091e59af28fc530bcc1b3a66987f2af923d405 100644 (file)
@@ -5,6 +5,7 @@ mox==0.5.3
 nose
 nosexcover
 openstack.nose_plugin
+nosehtmloutput
 pep8
 sphinx>=1.1.2
 unittest2