heat-tempest-plugin/heat_tempest_plugin/tests/scenario
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
..
templates Add test for remote nested stacks 2018-06-19 15:51:59 -04:00
__init__.py Initial movement to new repo with cleanup 2017-11-14 20:28:32 +05:30
scenario_base.py Include file content in scenario tests 2018-06-19 15:51:59 -04:00
test_aodh_alarm.py Use utctime when adding measures 2018-11-21 07:04:47 +05:30
test_autoscaling_lb.py Merge "Check group metadata for autoscaling completion" 2018-04-26 08:26:31 +00:00
test_autoscaling_lbv2.py Merge "Check group metadata for autoscaling completion" 2018-04-26 08:26:31 +00:00
test_base_resources.py Add tempest ids for functional and scenario tests 2018-02-07 12:04:37 +08:00
test_octavia_lbaas.py Check for lb provisioning_status in octavia tests 2018-09-27 11:03:49 +05:30
test_remote_deeply_nested.py Add test for remote nested stacks 2018-06-19 15:51:59 -04:00
test_server_cfn_init.py Add tempest ids for functional and scenario tests 2018-02-07 12:04:37 +08:00
test_server_signal.py Add parameter public_net in ServerSignalIntegrationTest 2018-03-21 02:23:09 -07:00
test_server_software_config.py Add tempest ids for functional and scenario tests 2018-02-07 12:04:37 +08:00
test_volumes.py Skip tests based on service features disabled in tempest 2019-01-24 18:53:28 +05:30