← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1353654] Re: ShelveComputeManagerTestCase.test_shelve is racing

 

** Changed in: nova
       Status: Incomplete => Invalid

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

Title:
  ShelveComputeManagerTestCase.test_shelve is racing

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  There are a few unit test races in nova right now related to shelve
  unit tests, this one is new(ish) to me, at least not explicitly
  reported in launchpad:

  http://logs.openstack.org/77/77477/10/check/gate-nova-
  python26/67243b8/console.html#_2014-08-06_12_31_54_640

  Refer to the change here:

  https://github.com/openstack/nova/commit/b717696b5cff69e3586e06c399be7d06c057e503

  That's for related bug 1349147.  That looks like a race with DB API
  tests and some shelve conductor task tests (integration tests).

  There was also this related change trying to fix races in test_shelve:

  https://github.com/openstack/nova/commit/1fb727876fff2f796de6442730527556c16a347e

  That was for bug 1311778.

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


References