← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1157693] Re: xenapi: ServerRescue tempest test is failing

 

** Changed in: nova
       Status: New => 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/1157693

Title:
  xenapi: ServerRescue tempest test is failing

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  I am running the tempest tests on a 6.1 Xenserver:

  nosetests --with-xunit -sv --nologcapture -I test_ec2_volumes.py -I
  test_ec2_instance_run.py --attr=type=smoke tempest

  And rescue fails:

  ======================================================================
  ERROR: test suite for <class 'tempest.tests.compute.servers.test_server_rescue.ServerRescueTestXML'>
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
      self.setUp()
    File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
      self.setupContext(ancestor)
    File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
      try_run(context, names)
    File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
      return func()
    File "/opt/stack/tempest/tempest/tests/compute/servers/test_server_rescue.py", line 77, in setUpClass
      wait_until='ACTIVE')
    File "/opt/stack/tempest/tempest/tests/compute/base.py", line 190, in create_server
      server['id'], kwargs['wait_until'])
    File "/opt/stack/tempest/tempest/services/compute/xml/servers_client.py", line 284, in wait_for_server_status
      raise exceptions.BuildErrorException(server_id=server_id)
  BuildErrorException: Server a2351877-6fd1-48cf-b580-6aaa63d6c16a failed to build and is in ERROR status

  ----------------------------------------------------------------------
  XML: nosetests.xml
  ----------------------------------------------------------------------
  Ran 72 tests in 2242.127s

  FAILED (SKIP=16, errors=1)

  Need to investigate, whether it is a bug or xenapi driver is just
  missing this feature.

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