]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Hack run_tests.sh to work with single tests again.
authorJohn Griffith <john.griffith@solidfire.com>
Fri, 24 May 2013 19:46:28 +0000 (13:46 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Fri, 24 May 2013 19:56:28 +0000 (13:56 -0600)
commit2be0b9c39c20bd3d0144abf84232f1b2043ca6e1
tree0b71489eef2638adfc4a7546083947b601cd06a5
parent1df6516dce723a50ce7138bf29c0791f75fee275
Hack run_tests.sh to work with single tests again.

Even though we're moving to testr and this will eventually
go away, we should maintain our ability to run and debug
individual tests until the broader change is released.

This just adds some text around the nosetests call
to get us back where we were.

Fixes bug: 1181996

Change-Id: Id0082ca8954664679430cc602425b1fadd29151b
run_tests.sh