fuel-qa/fuelweb_test/tests
Alexander Kurenyshev 8d6186acd3 Add Unlock settings tab test
This patch implements tests for Unlock Settings
Tab Feature with randomly changed settings.

Scenario:
    1. Load clusters' configurations from the file
    2. Revert snapshot with appropriate nodes count
    3. Create a cluster from config
    4. Update nodes accordingly to the config
    5. Deploy the cluster
    6. Get cluster attributes
    7. Modify randomly cluster attributes
    8. Add if it's needed ceph nodes
    9. Update cluster attributes with changed one
    10. Redeploy cluster
    11. Run OSTF
    12. Go to the next config

Duration xxx m
Snapshot will be maked for all failed configurations

Change-Id: I3376dc29cf8083ead742384725e3e0a10dae2b34
2016-05-25 16:57:57 +03:00
..
plugins Add test for etckeeper plugin 2016-05-17 11:36:20 +02:00
tests_cli Sort node ids in cli acceptance tests 2016-05-25 08:51:32 +00:00
tests_configdb ConfigDB API smoke test cases 2016-05-16 17:36:02 +03:00
tests_custom_graph Custom graphs deployment 2016-05-18 18:10:13 +03:00
tests_deployments Update docstring test descriptions 2016-04-05 15:38:15 +03:00
tests_extra_computes Move extra computes tests into separated dir 2016-05-06 11:07:13 +00:00
tests_ibp Add tests for IBP 2016-05-12 14:51:21 +03:00
tests_lcm Merge "Update tasks fixtures for LCM tests" 2016-05-25 13:31:41 +00:00
tests_mirrors Add retries on mirror creation 2016-05-10 16:43:45 +03:00
tests_multirole Update docstring test descriptions 2016-04-05 15:38:15 +03:00
tests_os_components Increase timeout for OSTF tests to 1hr 2016-05-13 13:36:34 +03:00
tests_patching Fix inspection issues 2016-05-10 11:54:55 +03:00
tests_scale Fix inspection issues 2016-05-10 11:54:55 +03:00
tests_security Python3 code compatibility: filter, map, zip 2016-03-18 10:44:09 +03:00
tests_separate_services Specify one more group for detach-rabbitmq tests for the plugin CI 2016-05-24 14:17:36 +00:00
tests_strength Create diagnostic snapshot in mongo failover tests 2016-05-13 17:03:44 +03:00
tests_uca Add autotest for shutting down cluster deployed from UCA 2016-05-18 08:28:42 +00:00
tests_upgrade Update repo-backup procedure for upgrade tests 2016-05-24 10:45:11 +03:00
__init__.py System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
base_test_case.py Temporary move import from global imports 2016-05-20 13:54:32 +03:00
cluster_configs.yaml Add Unlock settings tab test 2016-05-25 16:57:57 +03:00
test_admin_node.py Fix inspection issues 2016-05-10 11:54:55 +03:00
test_backup_restore.py Refactor Setup_environment 2016-04-29 07:46:35 +00:00
test_bond_offloading.py Pylint: fix trivial issues 8 2016-03-18 10:35:15 +03:00
test_bonding.py Replace assert_raises with try: except: 2016-05-12 14:20:27 +03:00
test_bonding_base.py Test network bonding with DPDK 2016-04-28 10:20:17 +03:00
test_ceph.py Add extra computes failover tests 2016-03-24 17:51:10 +00:00
test_cgroups.py Rerun set of tasks to update hiera info before start 'cgroups' task 2016-05-12 22:42:17 +03:00
test_cli.py Sort node ids in cli acceptance tests 2016-05-25 08:51:32 +00:00
test_cli_base.py Merge "Verify that the information stored in the database via the fuel_cli" 2016-05-12 09:55:51 +00:00
test_clone_env.py Fix inspection issues 2016-05-10 11:54:55 +03:00
test_cpu_pinning.py Merge "Add tests for redeploy env with unpinned CPUs" 2016-05-12 08:42:07 +00:00
test_custom_hostname.py Fix inspection issues 2016-05-10 11:54:55 +03:00
test_dpdk.py Fix type error in test for DPDK 2016-05-17 10:54:16 +03:00
test_environment_action.py Merge "Decrement should_fail tests for nova services" 2016-04-27 10:04:44 +00:00
test_ha_one_controller.py Add retries on mirror creation 2016-05-10 16:43:45 +03:00
test_ha_one_controller_base.py Add checker check_free_space 2016-05-09 12:34:59 +02:00
test_ironic_base.py Test cluster upscaling and downscaling with Ironic 2016-05-18 11:47:59 +03:00
test_jumbo_frames.py Quick logic fix for MTU 2016-04-19 21:41:40 +03:00
test_manual_vip_allocation.py Fix manual vip allocation tests 2016-05-17 11:41:33 +03:00
test_multipath_devices.py Add tests for multipath devices 2016-05-11 11:36:44 +03:00
test_multiple_networks.py Updating SkipTest() with error messages 2016-04-28 12:54:59 +03:00
test_net_templates.py Move two_nodegroups_network_templates to own group 2016-03-29 13:07:15 +03:00
test_net_templates_base.py Move two_nodegroups_network_templates to own group 2016-03-29 13:07:15 +03:00
test_net_templates_multiple_networks.py Add common group name for multiple net test 2016-03-30 18:27:07 +03:00
test_neutron.py Deduplicate code in Neutron tests 2016-05-17 15:13:24 +03:00
test_neutron_ipv6.py Tests for IPv6 support in neutron 2016-01-15 20:15:44 +03:00
test_neutron_public.py refactoring nova ha system tests to use neutron network manager 2015-08-04 16:29:50 +03:00
test_neutron_tun.py Merge "Remove unnecessary time sync" 2016-05-19 11:34:19 +00:00
test_neutron_tun_base.py Deduplicate code in Neutron tests 2016-05-17 15:13:24 +03:00
test_node_reassignment.py Fix inspection issues 2016-05-10 11:54:55 +03:00
test_node_reinstallation.py Change a method to fail deployment in group "error_node_reinstallation" 2016-05-16 15:24:58 +03:00
test_offloading_types.py Pylint: fix trivial issues 8 2016-03-18 10:35:15 +03:00
test_os_upgrade.py Updating SkipTest() with error messages 2016-04-28 12:54:59 +03:00
test_pullrequest.py Use Fuel default network provider instead of hardcoded in tests 2015-12-05 02:23:55 +02:00
test_reduced_footprint.py Add wait for feature_group enabled 2016-01-13 08:23:21 +00:00
test_services.py Merge "Revert "Disable Murano tests"" 2016-04-26 08:43:59 +00:00
test_services_reconfiguration.py Get rid of check_wrong_config test 2016-05-23 13:21:24 +00:00
test_ssl.py Fix inspection issues 2016-05-10 11:54:55 +03:00
test_states_unlock_settings_tab.py Tests for unlock settings tab from different cluster states 2016-05-23 12:58:11 +03:00
test_support_hugepages.py Fix formating of non-default values 2016-05-17 16:08:59 +03:00
test_ubuntu_bootstrap.py Merge "Fix 'reset_on_ready_ubuntu_bootstrap' test" 2016-05-23 11:08:14 +00:00
test_unlock_settings_tab.py Add Unlock settings tab test 2016-05-25 16:57:57 +03:00
test_vcenter.py Pylint: fix trivial issues 9 2016-03-22 13:07:03 +03:00