<div dir="ltr">Hi I deployed a Icehouse devstack on ubuntu 14.04.<br>When i am running tempest test on volume,i am getting errors.<br> I also attached my cinder.conf and tempest.conf file.<br><br>I am running tempest tests by below command:<br>./run_tempest.sh tempest.api.volume<span class="sewejely2v2aa9o"></span><span class="sewejely2v2aa9o"></span><br><br><u><b>Below is error:</b></u><br><br>Traceback (most recent call last):<br>  File "/opt/stack/tempest/tempest/test.py", line 128, in wrapper<br>    return f(self, *func_args, **func_kwargs)<br>  File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 105, in test_volume_upload<br>    self.image_client.wait_for_image_status(image_id, 'active')<br>  File "/opt/stack/tempest/tempest/services/image/v1/json/image_client.py", line 304, in wait_for_image_status<br>    raise exceptions.TimeoutException(message)<br>TimeoutException: Request timed out<br>Details: (VolumesV2ActionsTestXML:test_volume_upload) Time Limit Exceeded! (196s)while waiting for active, but we got saving.<br><br>Ran 248 tests in 2671.199s<br><br>FAILED (failures=26)<br><br><br><br>Regrads<br>Nikesh</div>