← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1263019] [NEW] tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer failed

 

Public bug reported:

the tempest test failed in gate:
http://logs.openstack.org/38/40638/10/check/check-tempest-dsvm-full/8361472/testr_results.html.gz

message: Invalid volume: Volume status must be available or error, but
current status is: awaiting-transfer

but there is  a waiter: self.client.wait_for_volume_status(volume['id'],
'available') before delete the volume.

** Affects: nova
     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/1263019

Title:
  tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer
  failed

Status in OpenStack Compute (Nova):
  New

Bug description:
  the tempest test failed in gate:
  http://logs.openstack.org/38/40638/10/check/check-tempest-dsvm-full/8361472/testr_results.html.gz

  message: Invalid volume: Volume status must be available or error, but
  current status is: awaiting-transfer

  but there is  a waiter:
  self.client.wait_for_volume_status(volume['id'], 'available') before
  delete the volume.

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


Follow ups

References