fuel-qa/doc/system_tests.rst

2.5 KiB

System tests

System tests

Core

Repository

system_test.core.repository

Discover

system_test.core.discover

Decorators

system_test.core.decorators

Factory

system_test.core.factory

Config

system_test.core.config

Actions

Base actions

system_test.actions.base

Fuelmaster actions

system_test.actions.fuelmaster_actions

OSTF actions

system_test.actions.ostf_actions

Plugins actions

system_test.actions.plugins_actions

Strength actions

system_test.actions.strength_actions

General tests

ActionTest

system_test.tests.base

Case deploy Environment

system_test.tests.test_create_deploy_ostf

Deploy cluster and check RadosGW

system_test.tests.test_deploy_check_rados

Delete cluster after deploy

system_test.tests.test_delete_after_deploy

Redeploy cluster after stop

system_test.tests.test_redeploy_after_stop

Redeploy cluster after reset

system_test.tests.test_redeploy_after_reset

Fuel master migration

system_test.tests.test_fuel_migration

Strength tests

Destroy controllers

system_test.tests.strength.test_destroy_controllers

Fill root and check pacemaker

system_test.tests.strength.test_filling_root

Plugin tests

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