tempest.api.volume.test_volumes_actions.VolumesActionsTest FAIL

Bug #1202830 reported by Attila Fazekas
This bug report is a duplicate of:  Bug #1202254: Flakey test: VolumesActionsTest. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
New
Undecided
Unassigned

Bug Description

http://logs.openstack.org/35516/6/check/gate-tempest-devstack-vm-full/33573/

2013-07-18 17:45:24.846 | ======================================================================
2013-07-18 17:45:24.846 | ERROR: test suite for <class 'tempest.api.volume.test_volumes_actions.VolumesActionsTest'>
2013-07-18 17:45:24.846 | ----------------------------------------------------------------------
2013-07-18 17:45:24.846 | Traceback (most recent call last):
2013-07-18 17:45:24.846 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 227, in run
2013-07-18 17:45:24.846 | self.tearDown()
2013-07-18 17:45:24.846 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 350, in tearDown
2013-07-18 17:45:24.847 | self.teardownContext(ancestor)
2013-07-18 17:45:24.847 | File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 366, in teardownContext
2013-07-18 17:45:24.847 | try_run(context, names)
2013-07-18 17:45:24.847 | File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
2013-07-18 17:45:24.847 | return func()
2013-07-18 17:45:24.847 | File "/opt/stack/new/tempest/tempest/api/volume/test_volumes_actions.py", line 47, in tearDownClass
2013-07-18 17:45:24.847 | cls.client.delete_volume(cls.volume['id'])
2013-07-18 17:45:24.847 | File "/opt/stack/new/tempest/tempest/services/volume/json/volumes_client.py", line 86, in delete_volume
2013-07-18 17:45:24.847 | return self.delete("volumes/%s" % str(volume_id))
2013-07-18 17:45:24.847 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 264, in delete
2013-07-18 17:45:24.847 | return self.request('DELETE', url, headers)
2013-07-18 17:45:24.848 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 386, in request
2013-07-18 17:45:24.848 | resp, resp_body)
2013-07-18 17:45:24.848 | File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 436, in _error_checker
2013-07-18 17:45:24.848 | raise exceptions.BadRequest(resp_body)
2013-07-18 17:45:24.848 | BadRequest: Bad request
2013-07-18 17:45:24.848 | Details: Bad request
2013-07-18 17:45:24.848 | Details: {u'badRequest': {u'message': u'Invalid volume: Volume status must be available or error', u'code': 400}}

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.