Finalize tox config.

Shrink tox.ini to the new short version.
Fix the test cases to be able to be run in nosetets plus the
openstack.nose_plugin, which finally removes the need for
nova/testing/runner.py
Also, now we'll just output directly to stdout, which will
make nose collect the trace logging directly and either output
it at the end of the run, or inject it into the xunit output
appropriately.

Change-Id: I1456e18a11a840145492038108bdfe812c8230d1
This commit is contained in:
Monty Taylor
2012-06-03 13:03:21 -04:00
parent 281979a7b6
commit cf34a60157
12 changed files with 65 additions and 409 deletions
+6 -1
View File
@@ -2,6 +2,7 @@
*.DS_Store
local_settings.py
ChangeLog
MANIFEST
CA/
keeper
instances
@@ -15,9 +16,13 @@ nova.egg-info
*.sqlite
*.log
*.mo
nosetests.xml
coverage.xml
tools/conf/nova.conf*
cover/*
nova/tests/cover/*
nova/vcsversion.py
.autogenerated
dist/*
.coverage
covhtml
nova/tests/coverage.xml