]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Use nose and openstack nose plugin.
authorMonty Taylor <mordred@inaugust.com>
Mon, 11 Feb 2013 19:57:27 +0000 (13:57 -0600)
committerMonty Taylor <mordred@inaugust.com>
Thu, 7 Mar 2013 19:14:08 +0000 (14:14 -0500)
commitaf5d4b323597e3654b4e41af5ee19f5fe395ae35
tree676d41ecf873f6dca8e25537cabf93bcdc8dacd4
parenta7ebea04d1b20699bae474a0ffa1ed435fb8c0f7
Use nose and openstack nose plugin.

It's a little silly since we're working on removing nose for testr,
but it turns out that the old test run wrapper was in use here, which was
causing all sorts of havoc.

Change-Id: Ib6e31547ec4921f91b6253a1798cb04ca6930c87
cinder/testing/__init__.py [deleted file]
cinder/testing/fake/__init__.py [deleted file]
cinder/testing/runner.py [deleted file]
cinder/tests/__init__.py
cinder/tests/test_test.py
run_tests.sh
tox.ini