← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1435803] Re: Some compute manager tests take excessively long time to complete due to conductor timeouts

 

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

** Changed in: nova
    Milestone: None => liberty-1

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

Title:
  Some compute manager tests take excessively long time to complete due
  to conductor timeouts

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  Some compute manager tests that exercise the exception behavior of
  methods combined with using a somewhat real instance parameter when
  doing so take very long time to complete. This happens if the method
  being tested has the @revert_task_state decorator because it will try
  to update the instance using a conductor call when there is no
  conductor service listening.

  By setting the conductor use_local flag for those tests I am able to
  reduce the total test time with 4 full minutes when run locally.

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


References