fuel-qa/fuelweb_test/tests
Jenkins 4f10639e7c Merge "Do not check network configuration, when change is expected" into stable/mitaka 2016-09-15 08:45:17 +00:00
..
gd_based_tests Python3 code compatibility: Stage2.1 - iterators support 2016-03-17 13:16:08 +03:00
plugins Drop old yaml-modification methods 2016-08-29 08:00:25 +00:00
tests_cli Fix nodes count in cli_deploy_ceph_neutron_vlan systest 2016-06-11 17:15:40 +00:00
tests_configdb Replace deprecated methods by it's successors 2016-08-02 22:02:28 +03:00
tests_custom_graph Take into account states at deployment 2016-06-14 11:11:11 +00:00
tests_deployments Add new test 'Deploy 5 controllers, Ceph, Rados GW for objects' 2016-09-07 13:25:45 +00:00
tests_extra_computes Add OL tests for live migration 2016-08-07 23:23:33 +00:00
tests_ibp Remove escaping of $ sign in IBP tests 2016-06-02 07:04:51 +00:00
tests_lcm Enable hugepages for idempotency tests 2016-09-06 19:01:25 +00:00
tests_mirrors run_on_remote, execute_remote_cmd and run_on_remote_get_results elimination 2016-08-12 13:45:17 +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-06-02 08:18:36 +00:00
tests_patching Decrement should_fail tests for nova services 2016-04-27 12:39:51 +00:00
tests_scale Do not wait test fail on stop action 2016-05-27 15:24:37 +02:00
tests_security Python3 code compatibility: filter, map, zip 2016-03-18 10:44:09 +03:00
tests_separate_services Fix checking of hiera corosync_roles 2016-06-20 10:30:54 +00:00
tests_strength Add waiter of node availability by SSH in negative CIC MM test 2016-09-07 10:40:38 +00:00
tests_uca Fix UCA tests 2016-06-09 13:15:41 +03:00
tests_upgrade Fix DNS and NTP api argument in upgrade tests 2016-09-14 16:26:42 +00:00
__init__.py System tests movement from fuel-main 2015-02-06 11:44:08 +02:00
base_test_case.py Test public API 2016-09-14 18:50:45 +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_bdd.py Add new swarm test for cinder block device 2016-09-06 09:18:08 +00:00
test_bond_offloading.py Pylint: fix trivial issues 8 2016-03-18 10:35:15 +03:00
test_bonding.py Fix exception handling in tests 2016-08-08 15:10:49 +03:00
test_bonding_base.py Test network bonding with DPDK 2016-05-05 12:31:09 +00:00
test_ceph.py Replace execute_throw_host by devops implementation 2016-08-19 12:33:40 +03: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.py Do not check network configuration, when change is expected 2016-09-14 18:59:51 +03:00
test_cli_base.py Move QuietLogger and logwrap to core 2016-09-02 11:20:54 +03:00
test_cpu_pinning.py Move QuietLogger and logwrap to core 2016-09-02 11:20:54 +03:00
test_custom_hostname.py Update expected exception in set_custom_hostname_for_provisioned_node 2016-08-12 10:01:43 +00:00
test_dpdk.py Fix exception handling in DPDK tests 2016-08-08 06:55:39 +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.py Remove check_fuel_snapshot decorator 2016-09-14 23:50:31 +03: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_ironic_base.py Change decorators to avoid double test run 2016-09-13 11:37:07 +00:00
test_jumbo_frames.py Replace execute_throw_host by devops implementation 2016-08-19 12:33:40 +03:00
test_manual_vip_allocation.py Fix manual vip allocation tests 2016-05-18 16:32:06 +03:00
test_multipath_devices.py Replace default repos in multipath tests 2016-09-08 07:39:46 +00:00
test_multiple_networks.py Deprecate unused helpers 2016-08-29 13:31:15 +03:00
test_net_templates.py Change variable in test deploy_cluster_without_management_net. 2016-08-09 13:06:02 +00:00
test_net_templates_base.py Move QuietLogger and logwrap to core 2016-09-02 11:20:54 +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 16:08:30 +00:00
test_neutron_ipv6.py Replace execute_throw_host by devops implementation 2016-08-19 12:33:40 +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 Move QuietLogger and logwrap to core 2016-09-02 11:20:54 +03:00
test_neutron_tun_base.py Deduplicate code in Neutron tests 2016-05-17 16:08:30 +00:00
test_node_reinstallation.py Add baremetal tests for reduced footprint feature 2016-08-19 08:40:09 +02:00
test_offloading_types.py Pylint: fix trivial issues 8 2016-03-18 10:35:15 +03:00
test_public_api.py Test public API 2016-09-14 18:50:45 +00: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 setup_teardown: move to core and cover by unit tests 2016-08-26 12:23:06 +03:00
test_services.py Start NailgunClient implementation for Mitaka and Newton in core 2016-09-06 12:49:41 +00:00
test_services_reconfiguration.py Convert all strings into unicode in services reconfiguration module 2016-09-02 13:23:23 +00:00
test_sriov.py [BM] Add SR-IOV support test 2016-08-04 08:03:02 +00:00
test_ssl.py Update docstring test descriptions 2016-04-05 15:38:15 +03:00
test_states_unlock_settings_tab.py Improve node selection for partially deploy 2016-08-16 13:12:03 +00:00
test_support_hugepages.py Add tests for HugePages feature 2016-05-04 09:25:52 +00:00
test_ubuntu_bootstrap.py Switch to SSHClient API usage in execute_on_remote 2016-08-11 16:19:28 +03:00
test_unlock_settings_tab.py Fix exception handling in tests 2016-08-08 15:10:49 +03:00
test_vcenter.py Replace execute_throw_host by devops implementation 2016-08-19 12:33:40 +03:00