fuel-qa/doc/system_tests.rst
Dmitry Tyzhnenko d698b2c2a0 Add test for example plugins into system test
Add test cases for Example Plugin

Implements blueprint template-based-testcases
Change-Id: I4352dd895f7686445e1764cd3f026611265450e5
Co-Authored-By: Vladimir Khlyunev <vkhlyunev@mirantis.com>
2015-12-02 08:31:21 +01:00

1.7 KiB

System tests

System tests

General tests

Actions Base

system_test.tests.actions_base

Base actions factory

system_test.tests.base_actions_factory

Case deploy Environment

system_test.tests.test_create_deploy_ostf

Deploy cluster and check RadosGW

system_test.tests.test_deploy_check_rados

Fuel master migration

system_test.tests.test_fuel_migration

Strength tests

Destroy controllers

system_test.tests.strength.destroy_controllers

Fill root and check pacemaker

system_test.tests.strength.filling_root

OSTF base actions

system_test.tests.ostf_base_actions

Strength Base

system_test.tests.strength.strength_base

Plugin tests

Plugins Base

system_test.tests.plugins_actions

Example plugin Base

system_test.tests.plugins.plugin_example

Example plugin

system_test.tests.plugins.plugin_example.test_plugin_example

Example plugin v3

system_test.tests.plugins.plugin_example.test_plugin_example_v3

Helpers

Decorators

system_test.helpers.decorators

Utils

system_test.helpers.utils