← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1146510] Re: Deferred delete tests might fail if periodic cleanup task runs

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => grizzly-rc1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1146510

Title:
  Deferred delete tests might fail if periodic cleanup task runs

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  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.

  An example of this can be seen here:
  http://logs.openstack.org/23376/3/gate/gate-nova-
  python26/18069/console.html.gz

  By setting the interval longer than the actual test run, this can be
  avoided.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1146510/+subscriptions