summaryrefslogtreecommitdiffstats
path: root/nova/log.py
diff options
context:
space:
mode:
authorJohannes Erdfelt <johannes.erdfelt@rackspace.com>2011-10-26 17:00:21 +0000
committerJohannes Erdfelt <johannes.erdfelt@rackspace.com>2011-10-31 20:34:16 +0000
commite7ac69a6ed89567515742844d8f667becd5d69e7 (patch)
treea323c33f96833d4df1a1c5cf7edf08b1333239c5 /nova/log.py
parent24298bb882ce8f8572e90fb59718398a921e10ff (diff)
downloadnova-e7ac69a6ed89567515742844d8f667becd5d69e7.tar.gz
nova-e7ac69a6ed89567515742844d8f667becd5d69e7.tar.xz
nova-e7ac69a6ed89567515742844d8f667becd5d69e7.zip
Disable SQLite synchronous mode during tests
SQLite uses synchronous mode by default, which will synchronously write data to disk. This will increase durability of data at the expense of performance. The test suite does not need data to be durably written to disk, so disabling synchronous mode results in a speeding up the full test suite by about 20 seconds. Change-Id: I5ca1ab1e8691e912d801fe1002dff752c82f3d5d
Diffstat (limited to 'nova/log.py')
0 files changed, 0 insertions, 0 deletions