diff options
author | Hans Lindgren <hanlind@kth.se> | 2013-03-05 11:02:46 +0100 |
---|---|---|
committer | Hans Lindgren <hanlind@kth.se> | 2013-03-05 11:02:46 +0100 |
commit | f98012174005faa4a88cb694ee900396f50f0f75 (patch) | |
tree | 5365257f594997fa383a48abbe1a1636bbfcf21c /nova/notifications.py | |
parent | bf1f758958b21f8757910c1ee71c05bf83c13b24 (diff) | |
download | nova-f98012174005faa4a88cb694ee900396f50f0f75.tar.gz nova-f98012174005faa4a88cb694ee900396f50f0f75.tar.xz nova-f98012174005faa4a88cb694ee900396f50f0f75.zip |
Adjusts reclaim instance interval of deferred delete tests
All deferred delete tests set reclaim_instance_interval to 1. This is
fine for the test_deferred_delete test that depends on the periodic
task _reclaim_queued_deletes to run.
For the other tests however, in the unlikely event that the periodic
task do run before the tests are done, it will interfere with the tests
by terminating the instance in the middle of it.
By setting the interval longer than the actual test run, this can be
avoided.
Resolves bug 1146510.
Change-Id: I606cd9f3277cc86cf4f9811da2a10efc7433b9d0
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions