[openstack-qa] Disable all volume tests?

Daryl Walleck daryl.walleck at RACKSPACE.COM
Tue Jul 16 18:15:39 UTC 2013


My two cents, but would it be less painful to have this as a command line option (run_tests --exclude cinder, networks) ? It seems like that would be more flexible than having to manipulate config files to determine which tests are run.

Daryl
________________________________
From: Jay Buffington [me at jaybuff.com]
Sent: Tuesday, July 16, 2013 1:06 PM
To: openstack-qa at lists.openstack.org
Subject: [openstack-qa] Disable all volume tests?

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.

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.

Perhaps tempest should having a setting to skip all tests that require cinder:

    [volume]
    cinder_available = false

Is there a way to do this that I'm missing?  Or should I add a blueprint/bug for this?

Thanks,
Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-qa/attachments/20130716/757389e8/attachment.html>


More information about the openstack-qa mailing list