Bug 1299632 - deployment fails tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON with VolumeBuildErrorException
Summary: deployment fails tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON w...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 10.0 (Newton)
Assignee: Hugh Brock
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-18 19:55 UTC by Steve Linabery
Modified: 2016-04-18 07:12 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-14 16:17:49 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Steve Linabery 2016-01-18 19:55:55 UTC
Latest poodle CI fails this tempest test despite successful deployment. This is on baremetal, ha, ml2-vxlan. Bonded with vlans.

Also fails VolumesV1ListTestJSON with same stack trace.

_StringException: Traceback (most recent call last):
  File "/home/stack/tempest/tempest/test.py", line 272, in setUpClass
    six.reraise(etype, value, trace)
  File "/home/stack/tempest/tempest/test.py", line 265, in setUpClass
    cls.resource_setup()
  File "/home/stack/tempest/tempest/api/volume/test_volumes_list.py", line 72, in resource_setup
    volume = cls.create_volume(metadata=cls.metadata)
  File "/home/stack/tempest/tempest/api/volume/base.py", line 118, in create_volume
    cls.volumes_client.wait_for_volume_status(volume['id'], 'available')
  File "/home/stack/tempest/tempest/services/volume/json/volumes_client.py", line 173, in wait_for_volume_status
    raise exceptions.VolumeBuildErrorException(volume_id=volume_id)
VolumeBuildErrorException: Volume 49af23ca-cbb2-4de7-8de4-56f97c1873dd failed to build and is in ERROR status

Comment 5 Mike Burns 2016-04-07 21:03:37 UTC
This bug did not make the OSP 8.0 release.  It is being deferred to OSP 10.

Comment 6 Steve Linabery 2016-04-14 16:17:49 UTC
The tempest test is passing with the latest OSP7 puddle on baremetal.


Note You need to log in before you can comment on or make changes to this bug.