On 11/21/2013 02:11 PM, Rafael Folco wrote:
Is there a easier way to skip multiple Tempest tests other than using @skip_because decorator ?
If you mean in a patch to tempest, then no. Such skips should be for exceptional conditions and minimized in the tempest code.

If you mean for running tempest against your own systems, you can exclude tests based on regexp in testr. See the tempest tox.ini file for some examples.

 -David



Thanks.

--Folco


_______________________________________________
OpenStack-Infra mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

_______________________________________________
OpenStack-Infra mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra

Reply via email to