[openstack-dev] No one replying on tempest issue?Please share your experience
Nikesh Kumar Mahalka
nikeshmahalka at vedams.com
Tue Sep 16 15:10:20 UTC 2014
Hi,
I deployed a juno devstack setup for a cinder volume driver.
I changed cinder.conf file and tempest.conf file for single backend and
restarted cinder services.
Now i ran tempest test as below:
/opt/stack/tempest/run_tempest.sh tempest.api.volume.test_volumes_snapshots
I am getting below output:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py",
line 176, in test_volume_from_snapshot
snapshot = self.create_snapshot(self.volume_origin['id'])
File "/opt/stack/tempest/tempest/api/volume/base.py", line 112, in
create_snapshot
'available')
File
"/opt/stack/tempest/tempest/services/volume/json/snapshots_client.py", line
126, in wait_for_snapshot_status
value = self._get_snapshot_status(snapshot_id)
File
"/opt/stack/tempest/tempest/services/volume/json/snapshots_client.py", line
99, in _get_snapshot_status
snapshot_id=snapshot_id)
SnapshotBuildErrorException: Snapshot 6b1eb319-33ef-4357-987a-58eb15549520
failed to build and is in ERROR status
Ran 14 tests in 712.023s
FAILED (failures=1)
Is any one faced such problem?
Regards
Nikesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140916/3ac44efe/attachment.html>
More information about the OpenStack-dev
mailing list