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: I6d217ff3098650e013985afdd8f4186d8d77d609
This commit is contained in:
@@ -6,6 +6,7 @@ mox
|
|||||||
nose
|
nose
|
||||||
nose-exclude
|
nose-exclude
|
||||||
openstack.nose_plugin
|
openstack.nose_plugin
|
||||||
|
nosehtmloutput
|
||||||
pep8==1.2
|
pep8==1.2
|
||||||
sphinx>=1.1.2
|
sphinx>=1.1.2
|
||||||
unittest2>=0.5.1
|
unittest2>=0.5.1
|
||||||
|
Reference in New Issue
Block a user