Hi,
Wrote a Tempest test to check force_delete_backup method [1].
Check the tempest test run was successful see [2]
However jenkins fails with below trace back
<snip>
Captured traceback:
2016-03-18 09:14:16.884 | ~~~~~~~~~~~~~~~~~~~
2016-03-18 09:14:16.884 | Traceback (most recent call last):
2016-03-18 09:14:16.884 | File
"tempest/api/volume/admin/test_volumes_backup.py", line 55, in
test_volume_backup_create_and_force_delete_when_available
2016-03-18 09:14:16.884 |
self.backups_adm_client.force_delete_backup(backup['id'])
2016-03-18 09:14:16.884 | File
"tempest/services/volume/base/base_backups_client.py", line 119, in
force_delete_backup
2016-03-18 09:14:16.884 | resp, body = self.post('backups/%s/action' %
(backup_id), post_body)
2016-03-18 09:14:16.884 | File "tempest/lib/common/rest_client.py", line
259, in post
2016-03-18 09:14:16.885 | return self.request('POST', url,
extra_headers, headers, body)
2016-03-18 09:14:16.885 | File "tempest/lib/common/rest_client.py", line
642, in request
2016-03-18 09:14:16.885 | resp, resp_body)
2016-03-18 09:14:16.885 | File "tempest/lib/common/rest_client.py", line
761, in _error_checker
2016-03-18 09:14:16.885 | message=message)
2016-03-18 09:14:16.885 | tempest.lib.exceptions.ServerFault: Got server
fault
2016-03-18 09:14:16.885 | Details: The server has either erred or is
incapable of performing the requested operation.
2016-03-18 09:14:16.886 |
</snip>
is this known issue how do i fix it?
[1] https://review.openstack.org/#/c/284106/
[2] http://paste.openstack.org/show/491221/
Regards
Poornima
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev