652477b765
bug 1054387 So far unit tests were executed using an in-memory database. Memory was not being freed thus causing oom frequently due to the increased number of unit tests. Since sqlite in memory db do not work very well anyway with nose, we are moving to file-based databases; slower, but safer. Also, this patch removes a bunch of unit tests which do not add anything to code coverage or number or test cases exercised. Change-Id: Ib853727a5268643fbe8a99f6ebd0fc10aca6a43a
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
[DEFAULT]
|
|
|
|
[CLUSTER:fake]
|
|
default_tz_uuid = fake_tz_uuid
|
|
nova_zone_id = whatever
|
|
nvp_cluster_uuid = fake_cluster_uuid
|
|
nvp_controller_connection=fake:443:admin:admin:30:10:2:2 |