fuel-qa/fuelweb_test/tests
asledzinskiy 9656668749 Change test group for separate haproxy test
- Change multiracks_2 group of separate_haproxy test
because multiracks_2 group is used for the tests
with other devops template

Change-Id: Ic38890a7cadc2869b30be0f92ae879fd1a5823a9
2016-05-27 13:11:26 +00:00
..
gd_based_tests Python3 code compatibility: Stage2.1 - iterators support 2016-03-17 13:16:08 +03:00
plugins Increase reboot timeout 2016-05-26 19:31:20 +00:00
tests_cli Merge "Sort node ids in cli acceptance tests" into stable/mitaka 2016-05-23 12:47:19 +00:00
tests_configdb ConfigDB API smoke test cases 2016-05-18 10:30:40 +03:00
tests_custom_graph Custom graphs deployment 2016-05-19 11:18:25 +00:00
tests_deployments Update docstring test descriptions 2016-04-05 15:38:15 +03:00
tests_extra_computes Normalize extra computes tests and add OL basic verification test 2016-05-25 16:24:03 +00:00
tests_ibp Add tests for IBP 2016-05-16 12:35:20 +03:00
tests_lcm Update tasks fixtures for LCM tests 2016-05-25 16:38:06 +03:00
tests_mirrors Add retries on mirror creation 2016-05-13 12:35:47 +00:00
tests_multirole Update docstring test descriptions 2016-04-05 15:38:15 +03:00
tests_os_components Revert "Disable Murano tests" 2016-04-21 11:35:02 +00:00
tests_patching Decrement should_fail tests for nova services 2016-04-27 12:39:51 +00:00
tests_scale Decrement should_fail tests for nova services 2016-04-27 12:39:51 +00:00
tests_security Python3 code compatibility: filter, map, zip 2016-03-18 10:44:09 +03:00
tests_separate_services Change test group for separate haproxy test 2016-05-27 13:11:26 +00:00
tests_strength Merge "Decrement should_fail tests for nova services" into stable/mitaka 2016-05-16 15:11:15 +00:00
tests_uca Add autotest for shutting down cluster deployed from UCA 2016-05-18 08:28:53 +00:00
tests_upgrade Update repo-backup procedure for upgrade tests 2016-05-24 07:55:18 +00:00
__init__.py System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
base_test_case.py Add test with detached haproxy role 2016-05-27 08:57:27 +00:00
cluster_configs.yaml Add Unlock settings tab test 2016-05-27 13:24:42 +03:00
test_admin_node.py Fix test_gpg_signging tests 2016-04-26 14:26:19 +00:00
test_backup_restore.py Refactor Setup_environment 2016-05-16 11:08:34 +00:00
test_bond_offloading.py Pylint: fix trivial issues 8 2016-03-18 10:35:15 +03:00
test_bonding_base.py Test network bonding with DPDK 2016-05-05 12:31:09 +00:00
test_bonding.py Replace assert_raises with try: except: 2016-05-12 14:01:53 +00: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-14 11:12:50 +00:00
test_cli_base.py Verify that the information stored in the database via the fuel_cli 2016-05-16 11:17:18 +00:00
test_cli.py Merge "Verify that the information stored in the database via the fuel_cli" into stable/mitaka 2016-05-24 11:07:56 +00:00
test_clone_env.py Python3 code compatibility: Stage2.2 - API changes 2016-03-28 11:32:52 +03:00
test_cpu_pinning.py Add tests for redeploy env with unpinned CPUs 2016-05-12 09:02:49 +00:00
test_custom_hostname.py Python3 code compatibility: Stage2.2 - API changes 2016-03-28 11:32:52 +03:00
test_dpdk.py Fix type error in test for DPDK 2016-05-17 16:58:52 +00:00
test_environment_action.py Merge "Decrement should_fail tests for nova services" into stable/mitaka 2016-05-16 15:11:15 +00:00
test_ha_one_controller_base.py Use Fuel default network provider instead of hardcoded in tests 2015-12-05 02:23:55 +02:00
test_ha_one_controller.py Add retries on mirror creation 2016-05-13 12:35:47 +00:00
test_ironic_base.py Pylint: fix trivial issues 2 2016-03-16 10:30:31 +03:00
test_jumbo_frames.py Quick logic fix for MTU 2016-04-20 11:51:36 +00:00
test_manual_vip_allocation.py Fix manual vip allocation tests 2016-05-18 16:32:06 +03:00
test_multipath_devices.py Add tests for multipath devices 2016-05-19 08:55:49 +03:00
test_multiple_networks.py Merge "Move two_nodegroups_network_templates to own group" 2016-03-29 12:30:24 +00: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_net_templates.py Move two_nodegroups_network_templates to own group 2016-03-29 13:07:15 +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_base.py Pylint: fix trivial issues 3 2016-03-16 10:31:18 +03:00
test_neutron_tun.py Decrement should_fail tests for nova services 2016-04-27 12:39:51 +00:00
test_neutron.py Remove unused asserts 2016-03-21 19:46:25 +02:00
test_node_reassignment.py Python3 code compatibility: Stage2.2 - API changes 2016-03-28 11:32:52 +03:00
test_node_reinstallation.py Change a method to fail deployment in group "error_node_reinstallation" 2016-05-16 21:49:10 +00:00
test_offloading_types.py Pylint: fix trivial issues 8 2016-03-18 10:35:15 +03:00
test_os_upgrade.py Disable OS upgrade tests 2016-03-16 12:10:56 +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_reconfiguration.py Convert all values into str type 2016-05-26 05:30:15 +00:00
test_services.py Revert "Disable Murano tests" 2016-04-21 11:35:02 +00:00
test_ssl.py Update docstring test descriptions 2016-04-05 15:38:15 +03:00
test_states_unlock_settings_tab.py Tests for unlock settings tab from different cluster states 2016-05-23 13:30:10 +03:00
test_support_hugepages.py Add tests for HugePages feature 2016-05-04 09:25:52 +00:00
test_ubuntu_bootstrap.py Merge "Fix 'reset_on_ready_ubuntu_bootstrap' test" into stable/mitaka 2016-05-24 13:33:54 +00:00
test_unlock_settings_tab.py Add Unlock settings tab test 2016-05-27 13:24:42 +03:00
test_vcenter.py Pylint: fix trivial issues 9 2016-03-22 13:07:03 +03:00