..
plugins
Drop old yaml-modification methods
2016-08-29 11:06:59 +03:00
tests_cli
Fix nodes count in cli_deploy_ceph_neutron_vlan systest
2016-06-10 20:20:17 +03:00
tests_configdb
Replace deprecated methods by it's successors
2016-07-22 16:39:45 +03:00
tests_custom_graph
Take into account states at deployment
2016-06-09 13:55:48 +03:00
tests_deployments
Update docstring test descriptions
2016-04-05 15:38:15 +03:00
tests_extra_computes
Merge "Add OL tests for live migration"
2016-08-02 14:20:44 +00:00
tests_ibp
Merge "Remove escaping of $ sign in IBP tests"
2016-07-18 12:40:31 +00:00
tests_lcm
Update method of verifying tasks ensurability
2016-07-22 05:20:01 +00:00
tests_mirrors
run_on_remote, execute_remote_cmd and run_on_remote_get_results elimination
2016-08-12 13:45:40 +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
Add timeout_msg values in fuelweb_test/tests
2016-07-21 15:53:34 +03:00
tests_scale
Add timeout_msg values in fuelweb_test/tests
2016-07-21 15:53:34 +03:00
tests_security
Add timeout_msg values in fuelweb_test/tests
2016-07-21 15:53:34 +03:00
tests_separate_services
Add timeout_msg values in fuelweb_test/tests
2016-07-21 15:53:34 +03:00
tests_strength
Move QuietLogger and logwrap to core
2016-09-05 10:39:58 +03:00
tests_uca
Fix 353618
2016-08-11 15:15:27 +00:00
tests_upgrade
Call upgrade_release for cluster upgrade tests
2016-08-31 11:26:58 +03:00
__init__.py
System tests movement from fuel-main
2015-02-06 11:44:08 +02:00
base_test_case.py
Change yaml_load_template to get_devops_config
2016-09-01 16:04:00 +03:00
cluster_configs.yaml
Add Unlock settings tab test
2016-05-25 16:57:57 +03:00
test_admin_node.py
Add timeout_msg values in fuelweb_test/tests
2016-07-21 15:53:34 +03:00
test_backup_restore.py
Add timeout_msg values in fuelweb_test/tests
2016-07-21 15:53:34 +03: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-04-28 10:20:17 +03:00
test_bonding.py
Fix exception handling in tests
2016-08-08 15:34:27 +03:00
test_ceph.py
Replace execute_throw_host by devops implementation
2016-08-19 12:13:37 +03: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_base.py
Move QuietLogger and logwrap to core
2016-09-05 10:39:58 +03:00
test_cli.py
run_on_remote, execute_remote_cmd and run_on_remote_get_results elimination
2016-08-12 13:45:40 +03:00
test_cpu_pinning.py
Move QuietLogger and logwrap to core
2016-09-05 10:39:58 +03:00
test_custom_hostname.py
Update expected exception in set_custom_hostname_for_provisioned_node
2016-08-11 16:43:27 +03:00
test_dpdk.py
Fix exception handling in DPDK tests
2016-08-08 09:55:22 +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_base.py
Add checker check_free_space
2016-05-09 12:34:59 +02:00
test_ha_one_controller.py
ha one controller tests: make unicode
2016-09-06 12:41:54 +03:00
test_ironic_base.py
Change roles combinations according to known limitations
2016-08-29 16:41:01 +03:00
test_jumbo_frames.py
Replace execute_throw_host by devops implementation
2016-08-19 12:13:37 +03:00
test_manual_vip_allocation.py
Fix manual vip allocation tests
2016-05-17 11:41:33 +03:00
test_multipath_devices.py
Fix ssh_manager.update_connection() in the multipath_devices tests
2016-08-04 14:05:35 +00:00
test_multiple_networks.py
Deprecate unused helpers
2016-08-29 10:30:29 +00:00
test_net_templates_base.py
Move QuietLogger and logwrap to core
2016-09-05 10:39:58 +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
Change variable in test deploy_cluster_without_management_net.
2016-08-09 16:04:30 +03:00
test_neutron_ipv6.py
Replace execute_throw_host by devops implementation
2016-08-19 12:13:37 +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
Deduplicate code in Neutron tests
2016-05-17 15:13:24 +03:00
test_neutron_tun.py
Move QuietLogger and logwrap to core
2016-09-05 10:39:58 +03:00
test_neutron.py
Migrate group thread_1 to pytest scope
2016-06-02 13:14:06 +03:00
test_node_reinstallation.py
Add baremetal tests for reduced footprint feature
2016-08-16 15:38:21 +02:00
test_offloading_types.py
Fix offloading checker
2016-07-06 14:34:43 +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
Merge "Make snapshots for 'reduced_footprint' on request"
2016-08-30 13:14:04 +00:00
test_services_reconfiguration.py
Convert all strings into unicode in services reconfiguration module
2016-09-02 10:50:05 +00:00
test_services.py
Start NailgunClient implementation for Mitaka and Newton in core
2016-09-06 12:42:38 +03:00
test_sriov.py
Fix nailgun nodes without sriov support generation
2016-08-04 13:33:05 +03:00
test_ssl.py
Fix inspection issues
2016-05-10 11:54:55 +03:00
test_states_unlock_settings_tab.py
Improve node selection for partially deploy
2016-08-15 14:33:26 +03:00
test_support_hugepages.py
Fix formating of non-default values
2016-05-17 16:08:59 +03:00
test_ubuntu_bootstrap.py
Switch to SSHClient API usage in execute_on_remote
2016-08-11 16:20:05 +03:00
test_unlock_settings_tab.py
Fix exception handling in tests
2016-08-08 15:34:27 +03:00
test_vcenter.py
Replace execute_throw_host by devops implementation
2016-08-19 12:13:37 +03:00