<testsuite errors="0" failures="0" name="" tests="104" time="1.100">
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_get_port_config" time="0.002"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_multiple_si_service_health_check_common_vmi" time="0.007"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_port_tuple_logging" time="0.004"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_floating_ip" time="0.003"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_port_tuple_update_invalid_port_config" time="0.003"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_iip" time="0.002"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_port_tuple_update_invalid_si" time="0.001"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_interface_route_table" time="0.002"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_port_tuple_update_invalid_vmi" time="0.002"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_lr" time="0.002"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_port_tuple_update_invalid_vmi_params" time="0.002"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_network" time="0.001"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_pool" time="0.001"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_pr_pi_li" time="0.001"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_port_tuple_vmi_update" time="0.004"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_project" time="0.001"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_service_type_val_verify" time="0.001"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_sas_sa" time="0.001"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_sg" time="0.000"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_st_si" time="0.001"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_vmi" time="0.001"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_single_vm_port_tuple_create" time="0.004"/>
<testcase classname="svc_monitor.tests.test_config_db.ConfigDBTest" name="test_add_delete_vrouter_vm_vmi" time="0.001"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_two_vm_port_tuple_create" time="0.004"/>
<testcase classname="svc_monitor.tests.test_loadbalancer_agent.LoadbalancerAgentTest" name="test_add_delete_hm" time="0.024"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_update_port_static_route" time="0.004"/>
<testcase classname="svc_monitor.tests.test_loadbalancer_agent.LoadbalancerAgentTest" name="test_add_delete_pool" time="0.002"/>
<testcase classname="svc_monitor.tests.test_loadbalancer_agent.LoadbalancerAgentTest" name="test_add_delete_pool_with_members" time="0.002"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_vmi_add_service_health_check" time="0.004"/>
<testcase classname="svc_monitor.tests.test_loadbalancer_agent.LoadbalancerAgentTest" name="test_add_delete_pool_with_members_vip" time="0.003"/>
<testcase classname="svc_monitor.tests.test_port_tuple.PortTupleTest" name="test_vmi_delete_service_health_check" time="0.003"/>
<testcase classname="svc_monitor.tests.test_loadbalancer_agent.LoadbalancerAgentTest" name="test_add_delete_sas" time="0.002"/>
<testcase classname="svc_monitor.tests.test_loadbalancer_agent.LoadbalancerAgentTest" name="test_audit_pool" time="0.002"/>
<testcase classname="svc_monitor.tests.test_loadbalancer_agent.LoadbalancerAgentTest" name="test_update_hm_pools" time="0.002"/>
<testcase classname="svc_monitor.tests.test_snat.SnatInstanceManager" name="test_snat_instance_create" time="0.005"/>
<testcase classname="svc_monitor.tests.test_loadbalancer_agent.LoadbalancerAgentTest" name="test_update_hm_props" time="0.002"/>
<testcase classname="svc_monitor.tests.test_snat.SnatInstanceManager" name="test_snat_instance_delete" time="0.004"/>
<testcase classname="svc_monitor.tests.test_loadbalancer_agent.LoadbalancerAgentTest" name="test_update_members" time="0.003"/>
<testcase classname="svc_monitor.tests.test_snat_agent.SnatAgentTest" name="test_add_snat_errors" time="0.002"/>
<testcase classname="svc_monitor.tests.test_loadbalancer_agent.LoadbalancerAgentTest" name="test_update_pool" time="0.002"/>
<testcase classname="svc_monitor.tests.test_loadbalancer_agent.LoadbalancerAgentTest" name="test_update_vip" time="0.002"/>
<testcase classname="svc_monitor.tests.test_snat_agent.SnatAgentTest" name="test_cleanup_snat_instances_errors" time="0.002"/>
<testcase classname="svc_monitor.tests.test_snat_agent.SnatAgentTest" name="test_delete_snat_errors" time="0.003"/>
<testcase classname="svc_monitor.tests.test_snat_agent.SnatAgentTest" name="test_delete_snat_vn_errors" time="0.002"/>
<testcase classname="svc_monitor.tests.test_virtual_machine_manager.VirtualMachineManagerTest" name="test_availability_zone_setting" time="0.006"/>
<testcase classname="svc_monitor.tests.test_virtual_machine_manager.VirtualMachineManagerTest" name="test_missing_flavor_in_template" time="0.002"/>
<testcase classname="svc_monitor.tests.test_f5_lb.F5LBTest" name="test_add_delete_multiple_pools" time="0.038"/>
<testcase classname="svc_monitor.tests.test_snat_agent.SnatAgentTest" name="test_gateway_set_even_with_internal_interface" time="0.003"/>
<testcase classname="svc_monitor.tests.test_virtual_machine_manager.VirtualMachineManagerTest" name="test_missing_image_in_nova" time="0.002"/>
<testcase classname="svc_monitor.tests.test_snat_agent.SnatAgentTest" name="test_gateway_set_even_without_internal_interface" time="0.002"/>
<testcase classname="svc_monitor.tests.test_virtual_machine_manager.VirtualMachineManagerTest" name="test_missing_image_in_template" time="0.002"/>
<testcase classname="svc_monitor.tests.test_snat_agent.SnatAgentTest" name="test_snat_not_remove_if_no_more_internal_interface" time="0.002"/>
<testcase classname="svc_monitor.tests.test_virtual_machine_manager.VirtualMachineManagerTest" name="test_network_config_validation" time="0.001"/>
<testcase classname="svc_monitor.tests.test_snat_agent.SnatAgentTest" name="test_snat_removed_when_gateway_cleared" time="0.002"/>
<testcase classname="svc_monitor.tests.test_snat_agent.SnatAgentTest" name="test_upgrade" time="0.001"/>
<testcase classname="svc_monitor.tests.test_virtual_machine_manager.VirtualMachineManagerTest" name="test_nova_vm_create_fail" time="0.005"/>
<testcase classname="svc_monitor.tests.test_f5_lb.F5LBTest" name="test_add_delete_pool_with_members_vip" time="0.011"/>
<testcase classname="svc_monitor.tests.test_virtual_machine_manager.VirtualMachineManagerTest" name="test_virtual_machine_create" time="0.004"/>
<testcase classname="svc_monitor.tests.test_virtual_machine_manager.VirtualMachineManagerTest" name="test_virtual_machine_delete" time="0.003"/>
<testcase classname="svc_monitor.tests.test_virtual_machine_manager.VirtualMachineManagerTest" name="test_virtual_machine_exists" time="0.004"/>
<testcase classname="svc_monitor.tests.test_f5_lb.F5LBTest" name="test_add_delete_pool_with_members_vip_hm" time="0.011"/>
<testcase classname="svc_monitor.tests.test_virtual_machine_manager.VirtualMachineManagerTest" name="test_virtual_machine_static_routes" time="0.005"/>
<testcase classname="svc_monitor.tests.test_vrouter_instance_manager.VRouterInstanceManagerTest" name="test_vrouter_instance_create" time="0.004"/>
<testcase classname="svc_monitor.tests.test_f5_lb.F5LBTest" name="test_pool_for_tcp" time="0.009"/>
<testcase classname="svc_monitor.tests.test_vrouter_instance_manager.VRouterInstanceManagerTest" name="test_vrouter_instance_delete" time="0.004"/>
<testcase classname="svc_monitor.tests.test_f5_lb.F5LBTest" name="test_update_hm" time="0.014"/>
<testcase classname="svc_monitor.tests.test_f5_lb.F5LBTest" name="test_update_pool" time="0.009"/>
<testcase classname="svc_monitor.tests.scheduler.test_vrouter_schedulers.TestRandomScheduler" name="test_disabled_azs" time="0.004"/>
<testcase classname="svc_monitor.tests.test_f5_lb.F5LBTest" name="test_update_pool_1" time="0.011"/>
<testcase classname="svc_monitor.tests.scheduler.test_vrouter_schedulers.TestRandomScheduler" name="test_get_candidates" time="0.002"/>
<testcase classname="svc_monitor.tests.scheduler.test_vrouter_schedulers.TestRandomScheduler" name="test_random_scheduling" time="0.002"/>
<testcase classname="svc_monitor.tests.scheduler.test_vrouter_schedulers.TestRandomScheduler" name="test_vrouter_running" time="0.001"/>
<testcase classname="svc_monitor.tests.test_ha_proxy.HAProxyTest" name="test_add_delete_pool_with_members_vip" time="0.030"/>
<testcase classname="svc_monitor.tests.test_f5_lb.F5LBTest" name="test_update_pool_member_props" time="0.049"/>
<testcase classname="svc_monitor.tests.test_ha_proxy.HAProxyTest" name="test_update_vip" time="0.020"/>
<testcase classname="svc_monitor.tests.test_f5_lb.F5LBTest" name="test_update_pool_members_add_delete" time="0.012"/>
<testcase classname="svc_monitor.tests.test_f5_lb.F5LBTest" name="test_update_pool_members_add_delete_update" time="0.009"/>
<testcase classname="svc_monitor.tests.test_f5_lb.F5LBTest" name="test_update_vip" time="0.010"/>
<testcase classname="svc_monitor.tests.test_f5_lb.F5LBTest" name="test_update_vip_persistance_type" time="0.012"/>
<testcase classname="svc_monitor.tests.test_lbaas_custom_attributes.CustomAttributeTest" name="test_false_custom_attributes" time="0.000"/>
<testcase classname="svc_monitor.tests.test_lbaas_custom_attributes.CustomAttributeTest" name="test_mixed_custom_attributes" time="0.000"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_auto_policy_upgrade" time="0.085"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_cgitb" time="0.034"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_init" time="0.030"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_non_service_vmi_service_health_check" time="0.031"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_pool_add" time="0.037"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_pool_update" time="0.038"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_restart_vm_create" time="0.029"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_sas" time="0.077"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_snat_service_create" time="0.030"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_snat_service_delete" time="0.030"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_timer_check_si_netns" time="0.028"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_timer_check_si_vm" time="0.029"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_timer_check_si_vrouter" time="0.029"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_timer_delete_shared_vn" time="0.031"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_timer_delete_vms" time="0.063"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_upgrade" time="0.032"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_vm_delayed_vn_add" time="0.033"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_vm_service_create" time="0.035"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_vm_service_delete" time="0.081"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_vmi_add" time="0.030"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_vmi_del" time="0.031"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_vrouter_service_create" time="0.030"/>
<testcase classname="svc_monitor.tests.test_svc_monitor.SvcMonitorTest" name="test_svc_monitor_vrouter_service_delete" time="0.031"/>
</testsuite>
