← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1329563] Re: test_suspend_server_invalid_state fails with 400 response

 

See notes from review 100511 - A small excerpt is here:


Basically Tempest does not pass length='' to os-getConsoleOutput API on API tests.

In the above log, there were two negative factors.

* Timeout happened before this error(exceptions.BadRequest) happened.
* To investigate the timeout reason, Tempest tried to get console log with length=None.
But in Tempest, XML client converts None to '' internally, this error happened.

** Also affects: tempest
   Importance: Undecided
       Status: New

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

Title:
  test_suspend_server_invalid_state fails with 400 response

Status in OpenStack Compute (Nova):
  New
Status in Tempest:
  New

Bug description:
  Encountered what looks like a new gate failure.  The
  test_suspend_server_invalid_state test fails with a bad request
  response / unhandled exception.

  http://logs.openstack.org/48/96548/1/gate/gate-tempest-dsvm-postgres-
  full/fa5c27d/console.html#_2014-06-12_23_33_59_830

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


References