<div dir="ltr"><div><div><div><div><div><div><div>Hi,<br></div>I deployed a juno devstack setup for a cinder volume driver.<br></div>I changed cinder.conf file and tempest.conf file for single backend and restarted cinder services.<br><br>Now i ran tempest test as below:<br></div>/opt/stack/tempest/run_tempest.sh tempest.api.volume.test_volumes_snapshots<br><br></div>I am getting below output:<br> Traceback (most recent call last):<br>  File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 176, in test_volume_from_snapshot<br>    snapshot = self.create_snapshot(self.volume_origin['id'])<br>  File "/opt/stack/tempest/tempest/api/volume/base.py", line 112, in create_snapshot<br>    'available')<br>  File "/opt/stack/tempest/tempest/services/volume/json/snapshots_client.py", line 126, in wait_for_snapshot_status<br>    value = self._get_snapshot_status(snapshot_id)<br>  File "/opt/stack/tempest/tempest/services/volume/json/snapshots_client.py", line 99, in _get_snapshot_status<br>    snapshot_id=snapshot_id)<br>SnapshotBuildErrorException: Snapshot 6b1eb319-33ef-4357-987a-58eb15549520 failed to build and is in ERROR status<br><br><br>Ran 14 tests in 712.023s<br><br>FAILED (failures=1)<br><br><br></div>Is any one faced such problem?<br><br><br></div>Regards<br></div>Nikesh<br></div>