]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix for bug 877525
authorBrad Hall <brad@nicira.com>
Sat, 5 Nov 2011 11:42:16 +0000 (04:42 -0700)
committerBrad Hall <brad@nicira.com>
Sat, 5 Nov 2011 11:48:54 +0000 (04:48 -0700)
commit7c297273045b56395098db9de21f8e44c2939bf6
tree5062d75eecb48e14c6322210cc307788a795f248
parenta08016ae93a229d556a8bd0060d184ba37a86109
Fix for bug 877525

We now have a verbose flag (-v) for run_tests.sh if you want ot see all that
crap printed to the screen.  The default behavior is just to print "test nam
.. OK".  Also, we took the code from nova to cat run_tests.log if there is a
error so that if we hit an import error we will see it in the console jenkin
output.

Change-Id: Id8997c658a61691bf9f25b1c01e6a5db0eca428f
run_tests.sh