]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Improve unit test times
authorGary Kotton <gkotton@redhat.com>
Sat, 6 Oct 2012 02:56:11 +0000 (02:56 +0000)
committerGary Kotton <gkotton@redhat.com>
Sat, 6 Oct 2012 04:10:09 +0000 (04:10 +0000)
commit9aac057efd9728dc1e4134e72ffa106445d2fc97
tree478a278f6c456c912166291d28feccb56aad5448
parent8eb7ca51c0bfda334eda8a25d599aa1d9cd21c22
Improve unit test times

Revert the change using a temporary file for the database.
The sqlalchemy version is updated to >=0.7.8 (this includes
fixes for memory leaks).

Change-Id: Ib5d128edfef0f8e0afebaf408f7834fa3de2481a
quantum/db/db_base_plugin_v2.py
quantum/tests/etc/quantum.conf.test
quantum/tests/unit/cisco/test_network_plugin.py
quantum/tests/unit/ryu/test_ryu_db.py
quantum/tests/unit/test_db_plugin.py
tools/pip-requires