<div dir="ltr">My openstack installation does not include volume storage.  I want to run tempests against it, but I get a lot of errors/failures related to cinder.  For example, all the tests in tempest.api.compute.volumes error.  <div>
<br></div><div>I see that BaseVolumeTest skips tests when it can't find a cinder endpoint, but that code doesn't get run for tests under tempest.api.compute.</div><div><br></div><div>Perhaps tempest should having a setting to skip all tests that require cinder:</div>
<div><br></div><div><div>    [volume]</div><div>    cinder_available = false</div></div><div><br></div><div>Is there a way to do this that I'm missing?  Or should I add a blueprint/bug for this?</div><div><br></div><div>
Thanks,</div><div>Jay</div></div>