← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1360719] Re: unit test test_killed_worker_recover taking 160 seconds

 

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

** Changed in: nova
    Milestone: None => juno-3

-- 
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/1360719

Title:
  unit test test_killed_worker_recover taking 160 seconds

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  nova patch https://review.openstack.org/#/c/104099/ caused the
  following unit tests to take 160 seconds:

  nova.tests.integrated.test_multiprocess_api.MultiprocessWSGITest.test_killed_worker_recover
  nova.tests.integrated.test_multiprocess_api.MultiprocessWSGITestV3.test_killed_worker_recover

  
  This is because Server.wait() now waits for all workers to finish, but test_killed_worker_recover doesn't attempt to kill the workers like some of the other tests in MultiprocessWSGITest

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


References