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: Ia335969d830fba1dcfbc9a68a6deeb24828b14d0
Reviewed-on: https://review.openstack.org/11753
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
Clark Boylan 2012-08-21 14:46:01 -07:00 committed by Jenkins
parent 03b94ef5fa
commit ad6b8f40e2
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
coverage
nose
nosehtmloutput
sphinx