← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Also affects: cinder
   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 Cinder:
  New
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/cinder/+bug/1263019/+subscriptions


References