heat-tempest-plugin/heat_tempest_plugin/tests
Rabi Mishra 144bdc6f73 Skip tests based on service features disabled in tempest
It's not possible to know if services have certain features
enabled from the sevice API in certain cases. Let's leverage
the service specific feature groups in tempest. If a specific
service feature is disabled in tempest config, the decorated
tests would be skipped.

ex. If tempest.conf contains

[volume-feature-enabled]
backup = False

test_cinder_volume_create_backup_restore scenario test would be
skipped.

Change-Id: I7a2495182791595c87f8245ff5e13dfd841b013f
2019-01-24 18:53:28 +05:30
..
api Obtain a token right before API test execution 2018-06-14 09:33:52 +05:30
functional Add requires_service_type test decorator 2018-10-17 18:49:22 +05:30
scenario Skip tests based on service features disabled in tempest 2019-01-24 18:53:28 +05:30
__init__.py Initial movement to new repo with cleanup 2017-11-14 20:28:32 +05:30