Status: Pass 1618 Failure 1 Skip 36
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR | 69 | 66 | 1 | 0 | 2 | Detail | |
test_dvr_gateway_move_does_not_remove_redirect_rules |
pass
pt1.1: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_gateway_move_does_not_remove_redirect_rules |
||||||
test_dvr_dvr_fip_snat_qos |
pass
pt1.2: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_dvr_fip_snat_qos |
||||||
test_connection_from_same_address_scope |
pass
pt1.3: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_connection_from_same_address_scope |
||||||
test_connection_from_diff_address_scope |
pass
pt1.4: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_connection_from_diff_address_scope |
||||||
test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips_no_gw |
pass
pt1.5: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips_no_gw |
||||||
test_direct_route_for_address_scope |
pass
pt1.6: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_direct_route_for_address_scope |
||||||
test_dvr_fip_and_router_namespace_rules_with_address_scopes_match |
pass
pt1.7: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_fip_and_router_namespace_rules_with_address_scopes_match |
||||||
test_dvr_fip_and_router_namespace_rules_with_address_scopes_mismatch |
pass
pt1.8: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_fip_and_router_namespace_rules_with_address_scopes_mismatch |
||||||
test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips |
pass
pt1.9: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips |
||||||
test_dvr_ha_router_failover_with_gw |
pass
pt1.10: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_ha_router_failover_with_gw |
||||||
test_dvr_router_add_fips_on_restarted_agent |
pass
pt1.11: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_add_fips_on_restarted_agent |
||||||
test_dvr_no_external_no_qos |
pass
pt1.12: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_no_external_no_qos |
||||||
test_dvr_no_external_router_namespace_rules_with_address_scopes_match |
pass
pt1.13: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_no_external_router_namespace_rules_with_address_scopes_match |
||||||
test_dvr_ha_router_with_centralized_fip_calls_keepalived_cidr |
pass
pt1.14: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_ha_router_with_centralized_fip_calls_keepalived_cidr |
||||||
test_dvr_process_fips_with_no_gw_port_in_namespace |
skip
pt1.15: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_process_fips_with_no_gw_port_in_namespace |
||||||
test_dvr_ha_router_unbound_from_agents |
pass
pt1.16: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_ha_router_unbound_from_agents |
||||||
test_dvr_ha_router_interface_mtu_update |
fail
ft1.17: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_ha_router_interface_mtu_updatetesttools.testresult.real._StringException: Traceback (most recent call last): File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/base.py", line 178, in func return f(self, *args, **kwargs) File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/base.py", line 178, in func return f(self, *args, **kwargs) File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/functional/agent/l3/test_dvr_router.py", line 2383, in test_dvr_ha_router_interface_mtu_update self._test_router_interface_mtu_update(ha=True) File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/functional/agent/l3/test_dvr_router.py", line 2367, in _test_router_interface_mtu_update self.agent._process_updated_router(router_info_copy) File "/home/zuul/src/opendev.org/openstack/neutron/neutron/agent/l3/agent.py", line 722, in _process_updated_router ri.process() File "/home/zuul/src/opendev.org/openstack/neutron/neutron/agent/l3/dvr_local_router.py", line 926, in process super(DvrLocalRouter, self).process() File "/home/zuul/src/opendev.org/openstack/neutron/neutron/agent/l3/dvr_router_base.py", line 29, in process super(DvrRouterBase, self).process() File "/home/zuul/src/opendev.org/openstack/neutron/neutron/agent/l3/ha_router.py", line 552, in process self.enable_keepalived() File "/home/zuul/src/opendev.org/openstack/neutron/neutron/agent/l3/ha_router.py", line 213, in enable_keepalived self.keepalived_manager.spawn() File "/home/zuul/src/opendev.org/openstack/neutron/neutron/common/utils.py", line 118, in wrapper return f(*args, **kwargs) File "/home/zuul/src/opendev.org/openstack/neutron/neutron/agent/linux/keepalived.py", line 457, in spawn keepalived_pm.enable(reload_cfg=True) File "/home/zuul/src/opendev.org/openstack/neutron/neutron/agent/linux/external_process.py", line 108, in enable self.reload_cfg() File "/home/zuul/src/opendev.org/openstack/neutron/neutron/agent/linux/external_process.py", line 117, in reload_cfg self.disable('HUP', delete_pid_file=False) File "/home/zuul/src/opendev.org/openstack/neutron/neutron/agent/linux/external_process.py", line 132, in disable utils.execute(cmd, addl_env=self.cmd_addl_env, File "/home/zuul/src/opendev.org/openstack/neutron/neutron/agent/linux/utils.py", line 156, in execute raise exceptions.ProcessExecutionError(msg, neutron_lib.exceptions.ProcessExecutionError: Exit code: 1; Cmd: ['kill', '-HUP', 69752]; Stdin: ; Stdout: ; Stderr: kill: (69752): No such process |
||||||
test_dvr_ha_router_failover_with_gw_and_floatingip |
pass
pt1.18: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_ha_router_failover_with_gw_and_floatingip |
||||||
test_dvr_ha_router_failover_without_gw |
pass
pt1.19: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_ha_router_failover_without_gw |
||||||
test_dvr_router_fip_agent_mismatch |
pass
pt1.20: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_fip_agent_mismatch |
||||||
test_dvr_router_gateway_redirect_cleanup_on_agent_restart |
pass
pt1.21: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_gateway_redirect_cleanup_on_agent_restart |
||||||
test_dvr_router_rem_fips_on_restarted_agent |
pass
pt1.22: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_rem_fips_on_restarted_agent |
||||||
test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips |
pass
pt1.23: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips |
||||||
test_dvr_router_add_internal_network_set_arp_cache |
pass
pt1.24: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_add_internal_network_set_arp_cache |
||||||
test_dvr_router_gateway_update_to_none |
pass
pt1.25: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_gateway_update_to_none |
||||||
test_dvr_ha_rtr_static_routes_in_rtr_namespace |
pass
pt1.26: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_ha_rtr_static_routes_in_rtr_namespace |
||||||
test_dvr_router_fip_associations_exist_when_snat_removed |
pass
pt1.27: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_fip_associations_exist_when_snat_removed |
||||||
test_dvr_local_router_fip_qos |
pass
pt1.28: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_local_router_fip_qos |
||||||
test_dvr_router_lifecycle_without_ha_with_snat_with_fips |
pass
pt1.29: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_lifecycle_without_ha_with_snat_with_fips |
||||||
test_dvr_snat_qos_rules_set_in_qrouter |
pass
pt1.30: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_snat_qos_rules_set_in_qrouter |
||||||
test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips_no_gw |
pass
pt1.31: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips_no_gw |
||||||
test_dvr_router_fip_create_for_migrating_port |
pass
pt1.32: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_fip_create_for_migrating_port |
||||||
test_dvr_router_fip_namespace_create_without_floatingip |
pass
pt1.33: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_fip_namespace_create_without_floatingip |
||||||
test_floating_ip_create_does_not_raise_keyerror_on_missing_host |
pass
pt1.34: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_floating_ip_create_does_not_raise_keyerror_on_missing_host |
||||||
test_dvr_local_router_no_fip |
pass
pt1.35: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_local_router_no_fip |
||||||
test_dvr_non_ha_router_update |
pass
pt1.36: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_non_ha_router_update |
||||||
test_dvr_router_rule_and_route_table_cleared_when_fip_removed |
pass
pt1.37: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_rule_and_route_table_cleared_when_fip_removed |
||||||
test_dvr_router_fip_namespace_routes |
pass
pt1.38: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_fip_namespace_routes |
||||||
test_get_centralized_fip_cidr_set_not_snat_host |
pass
pt1.39: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_get_centralized_fip_cidr_set_not_snat_host |
||||||
test_dvr_router_lifecycle_without_ha_without_snat_with_fips |
pass
pt1.40: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_lifecycle_without_ha_without_snat_with_fips |
||||||
test_dvr_router_lifecycle_ha_with_snat_with_fips |
pass
pt1.41: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_lifecycle_ha_with_snat_with_fips |
||||||
test_dvr_router_fips_for_multiple_ext_networks |
pass
pt1.42: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_fips_for_multiple_ext_networks |
||||||
test_dvr_router_fip_associations_exist_when_router_reenabled |
pass
pt1.43: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_fip_associations_exist_when_router_reenabled |
||||||
test_dvr_router_static_routes_in_fip_and_snat_namespace |
pass
pt1.44: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_static_routes_in_fip_and_snat_namespace |
||||||
test_dvr_router_fip_late_binding |
pass
pt1.45: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_fip_late_binding |
||||||
test_dvr_unused_snat_ns_deleted_when_agent_restarts_after_move |
pass
pt1.46: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_unused_snat_ns_deleted_when_agent_restarts_after_move |
||||||
test_dvr_router_static_routes_in_snat_namespace_and_router_namespace |
pass
pt1.47: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_static_routes_in_snat_namespace_and_router_namespace |
||||||
test_dvr_router_snat_namespace_with_interface_remove |
pass
pt1.48: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_snat_namespace_with_interface_remove |
||||||
test_floating_ip_migrate_when_unbound_port_is_bound_to_a_host |
pass
pt1.49: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_floating_ip_migrate_when_unbound_port_is_bound_to_a_host |
||||||
test_dvr_update_floatingip_statuses |
pass
pt1.50: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_update_floatingip_statuses |
||||||
test_floating_ip_not_deployed_on_dvr_no_external_agent |
pass
pt1.51: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_floating_ip_not_deployed_on_dvr_no_external_agent |
||||||
test_dvr_router_update_ecmp_routes |
pass
pt1.52: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_update_ecmp_routes |
||||||
test_get_centralized_fip_cidr_set_no_ex_gw_port |
pass
pt1.53: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_get_centralized_fip_cidr_set_no_ex_gw_port |
||||||
test_dvr_router_fips_stale_gw_port |
pass
pt1.54: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_fips_stale_gw_port |
||||||
test_snat_bound_floating_ip |
pass
pt1.55: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_snat_bound_floating_ip |
||||||
test_dvr_router_update_on_restarted_agent_sets_rtr_fip_connect |
pass
pt1.56: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_update_on_restarted_agent_sets_rtr_fip_connect |
||||||
test_ha_dvr_local_router_fip_qos |
pass
pt1.57: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_ha_dvr_local_router_fip_qos |
||||||
test_dvr_router_floating_ip_moved |
pass
pt1.58: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_floating_ip_moved |
||||||
test_dvr_router_with_ha_for_fip_disassociation |
pass
pt1.59: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_with_ha_for_fip_disassociation |
||||||
test_dvr_router_with_centralized_fip_calls_keepalived_cidr |
pass
pt1.60: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_with_centralized_fip_calls_keepalived_cidr |
||||||
test_dvr_update_gateway_port_with_no_gw_port_in_namespace |
skip
pt1.61: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_update_gateway_port_with_no_gw_port_in_namespace |
||||||
test_dvr_router_interface_mtu_update |
pass
pt1.62: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_router_interface_mtu_update |
||||||
test_get_centralized_fip_cidr_set |
pass
pt1.63: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_get_centralized_fip_cidr_set |
||||||
test_dvr_snat_namespace_has_ip_nonlocal_bind_enabled |
pass
pt1.64: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_snat_namespace_has_ip_nonlocal_bind_enabled |
||||||
test_fip_connection_for_address_scope |
pass
pt1.65: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_fip_connection_for_address_scope |
||||||
test_ha_dvr_dvr_fip_snat_qos |
pass
pt1.66: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_ha_dvr_dvr_fip_snat_qos |
||||||
test_dvr_update_gateway_port_no_fip_fg_port_recovers_itself_with_fpr |
pass
pt1.67: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_dvr_update_gateway_port_no_fip_fg_port_recovers_itself_with_fpr |
||||||
test_ha_dvr_no_external_no_qos |
pass
pt1.68: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_ha_dvr_no_external_no_qos |
||||||
test_prevent_snat_rule_exist_on_restarted_agent |
pass
pt1.69: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtensionDVR.test_prevent_snat_rule_exist_on_restarted_agent |
||||||
neutron.tests.functional.agent.common.test_ovsdb_monitor.SimpleInterfaceMonitorTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_interface_monitor_filtering |
pass
pt2.1: neutron.tests.functional.agent.common.test_ovsdb_monitor.SimpleInterfaceMonitorTestCase.test_interface_monitor_filtering |
||||||
neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension | 20 | 20 | 0 | 0 | 0 | Detail | |
test_port_creation_with_bandwidth_limit(egress) |
pass
pt3.1: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_creation_with_bandwidth_limit(egress) |
||||||
test_port_creation_with_bandwidth_limits_both_directions(egress) |
pass
pt3.2: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_creation_with_bandwidth_limits_both_directions(egress) |
||||||
test_policy_rule_delete(ingress) |
pass
pt3.3: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_policy_rule_delete(ingress) |
||||||
test_port_creation_with_bandwidth_limits_both_directions(ingress) |
pass
pt3.4: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_creation_with_bandwidth_limits_both_directions(ingress) |
||||||
test_port_qos_disassociation(ingress) |
pass
pt3.5: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_qos_disassociation(ingress) |
||||||
test_policy_rule_delete(egress) |
pass
pt3.6: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_policy_rule_delete(egress) |
||||||
test_port_creation_with_dscp_marking(egress) |
pass
pt3.7: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_creation_with_dscp_marking(egress) |
||||||
test_simple_port_policy_update(ingress) |
pass
pt3.8: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_simple_port_policy_update(ingress) |
||||||
test_port_creation_with_bandwidth_limit(ingress) |
pass
pt3.9: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_creation_with_bandwidth_limit(ingress) |
||||||
test_port_creation_with_different_dscp_markings(egress) |
pass
pt3.10: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_creation_with_different_dscp_markings(egress) |
||||||
test_port_creation_with_different_bandwidth_limits(egress) |
pass
pt3.11: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_creation_with_different_bandwidth_limits(egress) |
||||||
test_port_creation_with_different_bandwidth_limits(ingress) |
pass
pt3.12: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_creation_with_different_bandwidth_limits(ingress) |
||||||
test_port_qos_update_policy_id(egress) |
pass
pt3.13: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_qos_update_policy_id(egress) |
||||||
test_simple_port_policy_update_change_bw_limit_direction(ingress) |
pass
pt3.14: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_simple_port_policy_update_change_bw_limit_direction(ingress) |
||||||
test_port_qos_disassociation(egress) |
pass
pt3.15: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_qos_disassociation(egress) |
||||||
test_port_qos_update_policy_id(ingress) |
pass
pt3.16: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_qos_update_policy_id(ingress) |
||||||
test_port_creation_with_dscp_marking(ingress) |
pass
pt3.17: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_creation_with_dscp_marking(ingress) |
||||||
test_simple_port_policy_update_change_bw_limit_direction(egress) |
pass
pt3.18: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_simple_port_policy_update_change_bw_limit_direction(egress) |
||||||
test_simple_port_policy_update(egress) |
pass
pt3.19: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_simple_port_policy_update(egress) |
||||||
test_port_creation_with_different_dscp_markings(ingress) |
pass
pt3.20: neutron.tests.functional.agent.l2.extensions.test_ovs_agent_qos_extension.TestOVSAgentQosExtension.test_port_creation_with_different_dscp_markings(ingress) |
||||||
neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.LinuxBridgeL3AgentFipQosExtensionTestCase | 8 | 8 | 0 | 0 | 0 | Detail | |
test_legacy_router_fip_qos_egress |
pass
pt4.1: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.LinuxBridgeL3AgentFipQosExtensionTestCase.test_legacy_router_fip_qos_egress |
||||||
test_legacy_router_fip_qos_ingress |
pass
pt4.2: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.LinuxBridgeL3AgentFipQosExtensionTestCase.test_legacy_router_fip_qos_ingress |
||||||
test_ha_router_fip_qos_egress |
pass
pt4.3: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.LinuxBridgeL3AgentFipQosExtensionTestCase.test_ha_router_fip_qos_egress |
||||||
test_legacy_router_fip_qos |
pass
pt4.4: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.LinuxBridgeL3AgentFipQosExtensionTestCase.test_legacy_router_fip_qos |
||||||
test_ha_router_fip_qos_ingress |
pass
pt4.5: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.LinuxBridgeL3AgentFipQosExtensionTestCase.test_ha_router_fip_qos_ingress |
||||||
test_ha_router_fip_qos |
pass
pt4.6: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.LinuxBridgeL3AgentFipQosExtensionTestCase.test_ha_router_fip_qos |
||||||
test_ha_router_with_pf_fips_qos |
pass
pt4.7: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.LinuxBridgeL3AgentFipQosExtensionTestCase.test_ha_router_with_pf_fips_qos |
||||||
test_legacy_router_with_pf_fips_qos |
pass
pt4.8: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.LinuxBridgeL3AgentFipQosExtensionTestCase.test_legacy_router_with_pf_fips_qos |
||||||
neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtension | 8 | 8 | 0 | 0 | 0 | Detail | |
test_legacy_router_with_pf_fips_qos |
pass
pt5.1: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtension.test_legacy_router_with_pf_fips_qos |
||||||
test_ha_router_with_pf_fips_qos |
pass
pt5.2: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtension.test_ha_router_with_pf_fips_qos |
||||||
test_ha_router_fip_qos_egress |
pass
pt5.3: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtension.test_ha_router_fip_qos_egress |
||||||
test_ha_router_fip_qos_ingress |
pass
pt5.4: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtension.test_ha_router_fip_qos_ingress |
||||||
test_legacy_router_fip_qos_egress |
pass
pt5.5: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtension.test_legacy_router_fip_qos_egress |
||||||
test_ha_router_fip_qos |
pass
pt5.6: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtension.test_ha_router_fip_qos |
||||||
test_legacy_router_fip_qos |
pass
pt5.7: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtension.test_legacy_router_fip_qos |
||||||
test_legacy_router_fip_qos_ingress |
pass
pt5.8: neutron.tests.functional.agent.l3.extensions.qos.test_fip_qos_extension.TestL3AgentFipQosExtension.test_legacy_router_fip_qos_ingress |
||||||
neutron.tests.functional.agent.l3.extensions.test_conntrack_helper_extension.TestL3AgentConntrackHelperExtension | 4 | 0 | 0 | 0 | 4 | Detail | |
test_legacy_router_conntrack_helper |
skip
pt6.1: neutron.tests.functional.agent.l3.extensions.test_conntrack_helper_extension.TestL3AgentConntrackHelperExtension.test_legacy_router_conntrack_helper |
||||||
test_dvr_edge_router |
skip
pt6.2: neutron.tests.functional.agent.l3.extensions.test_conntrack_helper_extension.TestL3AgentConntrackHelperExtension.test_dvr_edge_router |
||||||
test_ha_router_conntrack_helper |
skip
pt6.3: neutron.tests.functional.agent.l3.extensions.test_conntrack_helper_extension.TestL3AgentConntrackHelperExtension.test_ha_router_conntrack_helper |
||||||
test_dvr_ha_router |
skip
pt6.4: neutron.tests.functional.agent.l3.extensions.test_conntrack_helper_extension.TestL3AgentConntrackHelperExtension.test_dvr_ha_router |
||||||
neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.LinuxBridgeRouterGatewayIPQosAgentExtensionTestCase | 6 | 6 | 0 | 0 | 0 | Detail | |
test_ha_router_gateway_ip_qos |
pass
pt7.1: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.LinuxBridgeRouterGatewayIPQosAgentExtensionTestCase.test_ha_router_gateway_ip_qos |
||||||
test_legacy_router_gateway_ip_qos_ingress |
pass
pt7.2: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.LinuxBridgeRouterGatewayIPQosAgentExtensionTestCase.test_legacy_router_gateway_ip_qos_ingress |
||||||
test_legacy_router_gateway_ip_qos |
pass
pt7.3: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.LinuxBridgeRouterGatewayIPQosAgentExtensionTestCase.test_legacy_router_gateway_ip_qos |
||||||
test_ha_router_gateway_ip_qos_ingress |
pass
pt7.4: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.LinuxBridgeRouterGatewayIPQosAgentExtensionTestCase.test_ha_router_gateway_ip_qos_ingress |
||||||
test_ha_router_gateway_ip_qos_egress |
pass
pt7.5: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.LinuxBridgeRouterGatewayIPQosAgentExtensionTestCase.test_ha_router_gateway_ip_qos_egress |
||||||
test_legacy_router_gateway_ip_qos_egress |
pass
pt7.6: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.LinuxBridgeRouterGatewayIPQosAgentExtensionTestCase.test_legacy_router_gateway_ip_qos_egress |
||||||
neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtension | 6 | 6 | 0 | 0 | 0 | Detail | |
test_ha_router_gateway_ip_qos |
pass
pt8.1: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtension.test_ha_router_gateway_ip_qos |
||||||
test_ha_router_gateway_ip_qos_egress |
pass
pt8.2: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtension.test_ha_router_gateway_ip_qos_egress |
||||||
test_legacy_router_gateway_ip_qos_egress |
pass
pt8.3: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtension.test_legacy_router_gateway_ip_qos_egress |
||||||
test_ha_router_gateway_ip_qos_ingress |
pass
pt8.4: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtension.test_ha_router_gateway_ip_qos_ingress |
||||||
test_legacy_router_gateway_ip_qos |
pass
pt8.5: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtension.test_legacy_router_gateway_ip_qos |
||||||
test_legacy_router_gateway_ip_qos_ingress |
pass
pt8.6: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtension.test_legacy_router_gateway_ip_qos_ingress |
||||||
neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR | 63 | 61 | 0 | 0 | 2 | Detail | |
test_dvr_edge_router_gateway_ip_qos |
pass
pt9.1: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_edge_router_gateway_ip_qos |
||||||
test_dvr_fip_and_router_namespace_rules_with_address_scopes_match |
pass
pt9.2: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_fip_and_router_namespace_rules_with_address_scopes_match |
||||||
test_dvr_gateway_move_does_not_remove_redirect_rules |
pass
pt9.3: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_gateway_move_does_not_remove_redirect_rules |
||||||
test_dvr_no_external_router_namespace_rules_with_address_scopes_match |
pass
pt9.4: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_no_external_router_namespace_rules_with_address_scopes_match |
||||||
test_dvr_fip_and_router_namespace_rules_with_address_scopes_mismatch |
pass
pt9.5: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_fip_and_router_namespace_rules_with_address_scopes_mismatch |
||||||
test_dvr_router_fips_stale_gw_port |
pass
pt9.6: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_fips_stale_gw_port |
||||||
test_dvr_ha_router_failover_without_gw |
pass
pt9.7: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_ha_router_failover_without_gw |
||||||
test_dvr_router_gateway_redirect_cleanup_on_agent_restart |
pass
pt9.8: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_gateway_redirect_cleanup_on_agent_restart |
||||||
test_connection_from_same_address_scope |
pass
pt9.9: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_connection_from_same_address_scope |
||||||
test_dvr_ha_router_unbound_from_agents |
pass
pt9.10: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_ha_router_unbound_from_agents |
||||||
test_dvr_ha_router_with_centralized_fip_calls_keepalived_cidr |
pass
pt9.11: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_ha_router_with_centralized_fip_calls_keepalived_cidr |
||||||
test_dvr_router_lifecycle_without_ha_with_snat_with_fips |
pass
pt9.12: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_lifecycle_without_ha_with_snat_with_fips |
||||||
test_direct_route_for_address_scope |
pass
pt9.13: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_direct_route_for_address_scope |
||||||
test_dvr_ha_router_interface_mtu_update |
pass
pt9.14: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_ha_router_interface_mtu_update |
||||||
test_dvr_router_gateway_update_to_none |
pass
pt9.15: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_gateway_update_to_none |
||||||
test_dvr_ha_rtr_static_routes_in_rtr_namespace |
pass
pt9.16: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_ha_rtr_static_routes_in_rtr_namespace |
||||||
test_dvr_router_rem_fips_on_restarted_agent |
pass
pt9.17: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_rem_fips_on_restarted_agent |
||||||
test_dvr_router_static_routes_in_fip_and_snat_namespace |
pass
pt9.18: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_static_routes_in_fip_and_snat_namespace |
||||||
test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips |
pass
pt9.19: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips |
||||||
test_dvr_update_floatingip_statuses |
pass
pt9.20: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_update_floatingip_statuses |
||||||
test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips |
pass
pt9.21: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips |
||||||
test_dvr_router_add_internal_network_set_arp_cache |
pass
pt9.22: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_add_internal_network_set_arp_cache |
||||||
test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips_no_gw |
pass
pt9.23: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips_no_gw |
||||||
test_dvr_ha_router_failover_with_gw_and_floatingip |
pass
pt9.24: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_ha_router_failover_with_gw_and_floatingip |
||||||
test_fip_connection_for_address_scope |
pass
pt9.25: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_fip_connection_for_address_scope |
||||||
test_dvr_router_floating_ip_moved |
pass
pt9.26: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_floating_ip_moved |
||||||
test_dvr_router_fip_associations_exist_when_router_reenabled |
pass
pt9.27: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_fip_associations_exist_when_router_reenabled |
||||||
test_dvr_router_fips_for_multiple_ext_networks |
pass
pt9.28: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_fips_for_multiple_ext_networks |
||||||
test_dvr_router_update_ecmp_routes |
pass
pt9.29: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_update_ecmp_routes |
||||||
test_connection_from_diff_address_scope |
pass
pt9.30: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_connection_from_diff_address_scope |
||||||
test_prevent_snat_rule_exist_on_restarted_agent |
pass
pt9.31: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_prevent_snat_rule_exist_on_restarted_agent |
||||||
test_dvr_router_rule_and_route_table_cleared_when_fip_removed |
pass
pt9.32: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_rule_and_route_table_cleared_when_fip_removed |
||||||
test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips_no_gw |
pass
pt9.33: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips_no_gw |
||||||
test_dvr_non_ha_router_update |
pass
pt9.34: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_non_ha_router_update |
||||||
test_dvr_process_fips_with_no_gw_port_in_namespace |
skip
pt9.35: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_process_fips_with_no_gw_port_in_namespace |
||||||
test_dvr_ha_router_failover_with_gw |
pass
pt9.36: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_ha_router_failover_with_gw |
||||||
test_get_centralized_fip_cidr_set_not_snat_host |
pass
pt9.37: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_get_centralized_fip_cidr_set_not_snat_host |
||||||
test_dvr_update_gateway_port_no_fip_fg_port_recovers_itself_with_fpr |
pass
pt9.38: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_update_gateway_port_no_fip_fg_port_recovers_itself_with_fpr |
||||||
test_dvr_router_fip_agent_mismatch |
pass
pt9.39: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_fip_agent_mismatch |
||||||
test_dvr_router_update_on_restarted_agent_sets_rtr_fip_connect |
pass
pt9.40: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_update_on_restarted_agent_sets_rtr_fip_connect |
||||||
test_dvr_router_fip_associations_exist_when_snat_removed |
pass
pt9.41: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_fip_associations_exist_when_snat_removed |
||||||
test_dvr_router_add_fips_on_restarted_agent |
pass
pt9.42: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_add_fips_on_restarted_agent |
||||||
test_dvr_router_fip_namespace_create_without_floatingip |
pass
pt9.43: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_fip_namespace_create_without_floatingip |
||||||
test_floating_ip_migrate_when_unbound_port_is_bound_to_a_host |
pass
pt9.44: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_floating_ip_migrate_when_unbound_port_is_bound_to_a_host |
||||||
test_dvr_router_fip_create_for_migrating_port |
pass
pt9.45: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_fip_create_for_migrating_port |
||||||
test_dvr_router_fip_late_binding |
pass
pt9.46: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_fip_late_binding |
||||||
test_dvr_router_fip_namespace_routes |
pass
pt9.47: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_fip_namespace_routes |
||||||
test_dvr_router_with_centralized_fip_calls_keepalived_cidr |
pass
pt9.48: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_with_centralized_fip_calls_keepalived_cidr |
||||||
test_get_centralized_fip_cidr_set |
pass
pt9.49: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_get_centralized_fip_cidr_set |
||||||
test_dvr_router_interface_mtu_update |
pass
pt9.50: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_interface_mtu_update |
||||||
test_dvr_router_with_ha_for_fip_disassociation |
pass
pt9.51: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_with_ha_for_fip_disassociation |
||||||
test_dvr_unused_snat_ns_deleted_when_agent_restarts_after_move |
pass
pt9.52: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_unused_snat_ns_deleted_when_agent_restarts_after_move |
||||||
test_ha_dvr_edge_router_gateway_ip_qos |
pass
pt9.53: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_ha_dvr_edge_router_gateway_ip_qos |
||||||
test_dvr_router_lifecycle_ha_with_snat_with_fips |
pass
pt9.54: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_lifecycle_ha_with_snat_with_fips |
||||||
test_dvr_router_lifecycle_without_ha_without_snat_with_fips |
pass
pt9.55: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_lifecycle_without_ha_without_snat_with_fips |
||||||
test_dvr_update_gateway_port_with_no_gw_port_in_namespace |
skip
pt9.56: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_update_gateway_port_with_no_gw_port_in_namespace |
||||||
test_snat_bound_floating_ip |
pass
pt9.57: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_snat_bound_floating_ip |
||||||
test_dvr_router_static_routes_in_snat_namespace_and_router_namespace |
pass
pt9.58: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_static_routes_in_snat_namespace_and_router_namespace |
||||||
test_dvr_router_snat_namespace_with_interface_remove |
pass
pt9.59: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_router_snat_namespace_with_interface_remove |
||||||
test_floating_ip_create_does_not_raise_keyerror_on_missing_host |
pass
pt9.60: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_floating_ip_create_does_not_raise_keyerror_on_missing_host |
||||||
test_floating_ip_not_deployed_on_dvr_no_external_agent |
pass
pt9.61: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_floating_ip_not_deployed_on_dvr_no_external_agent |
||||||
test_get_centralized_fip_cidr_set_no_ex_gw_port |
pass
pt9.62: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_get_centralized_fip_cidr_set_no_ex_gw_port |
||||||
test_dvr_snat_namespace_has_ip_nonlocal_bind_enabled |
pass
pt9.63: neutron.tests.functional.agent.l3.extensions.test_gateway_ip_qos_extension.TestRouterGatewayIPQosAgentExtensionDVR.test_dvr_snat_namespace_has_ip_nonlocal_bind_enabled |
||||||
neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtension | 2 | 2 | 0 | 0 | 0 | Detail | |
test_ha_router_ndp_proxy |
pass
pt10.1: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtension.test_ha_router_ndp_proxy |
||||||
test_legacy_router_ndp_proxy |
pass
pt10.2: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtension.test_legacy_router_ndp_proxy |
||||||
neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR | 63 | 61 | 0 | 0 | 2 | Detail | |
test_direct_route_for_address_scope |
pass
pt11.1: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_direct_route_for_address_scope |
||||||
test_dvr_gateway_move_does_not_remove_redirect_rules |
pass
pt11.2: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_gateway_move_does_not_remove_redirect_rules |
||||||
test_dvr_ha_rtr_static_routes_in_rtr_namespace |
pass
pt11.3: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_ha_rtr_static_routes_in_rtr_namespace |
||||||
test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips_no_gw |
pass
pt11.4: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips_no_gw |
||||||
test_dvr_fip_and_router_namespace_rules_with_address_scopes_match |
pass
pt11.5: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_fip_and_router_namespace_rules_with_address_scopes_match |
||||||
test_dvr_router_fips_stale_gw_port |
pass
pt11.6: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_fips_stale_gw_port |
||||||
test_dvr_fip_and_router_namespace_rules_with_address_scopes_mismatch |
pass
pt11.7: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_fip_and_router_namespace_rules_with_address_scopes_mismatch |
||||||
test_dvr_ha_router_failover_with_gw |
pass
pt11.8: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_ha_router_failover_with_gw |
||||||
test_dvr_router_snat_namespace_with_interface_remove |
pass
pt11.9: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_snat_namespace_with_interface_remove |
||||||
test_get_centralized_fip_cidr_set_not_snat_host |
pass
pt11.10: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_get_centralized_fip_cidr_set_not_snat_host |
||||||
test_dvr_ha_router_interface_mtu_update |
pass
pt11.11: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_ha_router_interface_mtu_update |
||||||
test_dvr_process_fips_with_no_gw_port_in_namespace |
skip
pt11.12: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_process_fips_with_no_gw_port_in_namespace |
||||||
test_dvr_ha_router_failover_with_gw_and_floatingip |
pass
pt11.13: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_ha_router_failover_with_gw_and_floatingip |
||||||
test_dvr_router_add_internal_network_set_arp_cache |
pass
pt11.14: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_add_internal_network_set_arp_cache |
||||||
test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips_no_gw |
pass
pt11.15: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips_no_gw |
||||||
test_dvr_ha_router_with_centralized_fip_calls_keepalived_cidr |
pass
pt11.16: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_ha_router_with_centralized_fip_calls_keepalived_cidr |
||||||
test_dvr_router_fip_namespace_routes |
pass
pt11.17: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_fip_namespace_routes |
||||||
test_connection_from_diff_address_scope |
pass
pt11.18: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_connection_from_diff_address_scope |
||||||
test_dvr_ha_router_unbound_from_agents |
pass
pt11.19: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_ha_router_unbound_from_agents |
||||||
test_dvr_router_fip_associations_exist_when_snat_removed |
pass
pt11.20: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_fip_associations_exist_when_snat_removed |
||||||
test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips |
pass
pt11.21: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips |
||||||
test_dvr_no_external_router_namespace_rules_with_address_scopes_match |
pass
pt11.22: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_no_external_router_namespace_rules_with_address_scopes_match |
||||||
test_dvr_router_lifecycle_without_ha_with_snat_with_fips |
pass
pt11.23: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_lifecycle_without_ha_with_snat_with_fips |
||||||
test_connection_from_same_address_scope |
pass
pt11.24: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_connection_from_same_address_scope |
||||||
test_dvr_router_fip_agent_mismatch |
pass
pt11.25: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_fip_agent_mismatch |
||||||
test_dvr_router_floating_ip_moved |
pass
pt11.26: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_floating_ip_moved |
||||||
test_dvr_router_fip_create_for_migrating_port |
pass
pt11.27: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_fip_create_for_migrating_port |
||||||
test_dvr_router_fip_namespace_create_without_floatingip |
pass
pt11.28: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_fip_namespace_create_without_floatingip |
||||||
test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips |
pass
pt11.29: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips |
||||||
test_floating_ip_migrate_when_unbound_port_is_bound_to_a_host |
pass
pt11.30: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_floating_ip_migrate_when_unbound_port_is_bound_to_a_host |
||||||
test_dvr_snat_namespace_has_ip_nonlocal_bind_enabled |
pass
pt11.31: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_snat_namespace_has_ip_nonlocal_bind_enabled |
||||||
test_dvr_router_with_ha_for_fip_disassociation |
pass
pt11.32: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_with_ha_for_fip_disassociation |
||||||
test_dvr_router_gateway_redirect_cleanup_on_agent_restart |
pass
pt11.33: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_gateway_redirect_cleanup_on_agent_restart |
||||||
test_get_centralized_fip_cidr_set_no_ex_gw_port |
pass
pt11.34: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_get_centralized_fip_cidr_set_no_ex_gw_port |
||||||
test_dvr_router_gateway_update_to_none |
pass
pt11.35: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_gateway_update_to_none |
||||||
test_floating_ip_create_does_not_raise_keyerror_on_missing_host |
pass
pt11.36: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_floating_ip_create_does_not_raise_keyerror_on_missing_host |
||||||
test_dvr_ha_router_failover_without_gw |
pass
pt11.37: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_ha_router_failover_without_gw |
||||||
test_floating_ip_not_deployed_on_dvr_no_external_agent |
pass
pt11.38: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_floating_ip_not_deployed_on_dvr_no_external_agent |
||||||
test_get_centralized_fip_cidr_set |
pass
pt11.39: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_get_centralized_fip_cidr_set |
||||||
test_snat_bound_floating_ip |
pass
pt11.40: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_snat_bound_floating_ip |
||||||
test_dvr_router_interface_mtu_update |
pass
pt11.41: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_interface_mtu_update |
||||||
test_dvr_router_rem_fips_on_restarted_agent |
pass
pt11.42: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_rem_fips_on_restarted_agent |
||||||
test_dvr_non_ha_router_update |
pass
pt11.43: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_non_ha_router_update |
||||||
test_dvr_router_lifecycle_ha_with_snat_with_fips |
pass
pt11.44: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_lifecycle_ha_with_snat_with_fips |
||||||
test_dvr_router_update_on_restarted_agent_sets_rtr_fip_connect |
pass
pt11.45: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_update_on_restarted_agent_sets_rtr_fip_connect |
||||||
test_dvr_router_add_fips_on_restarted_agent |
pass
pt11.46: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_add_fips_on_restarted_agent |
||||||
test_dvr_router_rule_and_route_table_cleared_when_fip_removed |
pass
pt11.47: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_rule_and_route_table_cleared_when_fip_removed |
||||||
test_dvr_router_lifecycle_without_ha_without_snat_with_fips |
pass
pt11.48: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_lifecycle_without_ha_without_snat_with_fips |
||||||
test_dvr_update_floatingip_statuses |
pass
pt11.49: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_update_floatingip_statuses |
||||||
test_dvr_router_static_routes_in_snat_namespace_and_router_namespace |
pass
pt11.50: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_static_routes_in_snat_namespace_and_router_namespace |
||||||
test_dvr_router_fip_associations_exist_when_router_reenabled |
pass
pt11.51: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_fip_associations_exist_when_router_reenabled |
||||||
test_dvr_router_static_routes_in_fip_and_snat_namespace |
pass
pt11.52: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_static_routes_in_fip_and_snat_namespace |
||||||
test_dvr_router_fip_late_binding |
pass
pt11.53: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_fip_late_binding |
||||||
test_dvr_router_update_ecmp_routes |
pass
pt11.54: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_update_ecmp_routes |
||||||
test_fip_connection_for_address_scope |
pass
pt11.55: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_fip_connection_for_address_scope |
||||||
test_dvr_unused_snat_ns_deleted_when_agent_restarts_after_move |
pass
pt11.56: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_unused_snat_ns_deleted_when_agent_restarts_after_move |
||||||
test_dvr_router_fips_for_multiple_ext_networks |
pass
pt11.57: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_fips_for_multiple_ext_networks |
||||||
test_dvr_router_with_centralized_fip_calls_keepalived_cidr |
pass
pt11.58: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_router_with_centralized_fip_calls_keepalived_cidr |
||||||
test_dvr_update_gateway_port_no_fip_fg_port_recovers_itself_with_fpr |
pass
pt11.59: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_update_gateway_port_no_fip_fg_port_recovers_itself_with_fpr |
||||||
test_dvr_update_gateway_port_with_no_gw_port_in_namespace |
skip
pt11.60: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_dvr_update_gateway_port_with_no_gw_port_in_namespace |
||||||
test_edge_dvr_router |
pass
pt11.61: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_edge_dvr_router |
||||||
test_local_dvr_router |
pass
pt11.62: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_local_dvr_router |
||||||
test_prevent_snat_rule_exist_on_restarted_agent |
pass
pt11.63: neutron.tests.functional.agent.l3.extensions.test_ndp_proxy_extension.TestL3AgentNDPProxyExtensionDVR.test_prevent_snat_rule_exist_on_restarted_agent |
||||||
neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtension | 2 | 2 | 0 | 0 | 0 | Detail | |
test_legacy_router_fip_portforwarding |
pass
pt12.1: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtension.test_legacy_router_fip_portforwarding |
||||||
test_ha_router_fip_portforwarding |
pass
pt12.2: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtension.test_ha_router_fip_portforwarding |
||||||
neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR | 63 | 61 | 0 | 0 | 2 | Detail | |
test_connection_from_diff_address_scope |
pass
pt13.1: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_connection_from_diff_address_scope |
||||||
test_dvr_fip_and_router_namespace_rules_with_address_scopes_mismatch |
pass
pt13.2: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_fip_and_router_namespace_rules_with_address_scopes_mismatch |
||||||
test_dvr_ha_router |
pass
pt13.3: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_ha_router |
||||||
test_dvr_ha_router_unbound_from_agents |
pass
pt13.4: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_ha_router_unbound_from_agents |
||||||
test_dvr_ha_router_with_centralized_fip_calls_keepalived_cidr |
pass
pt13.5: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_ha_router_with_centralized_fip_calls_keepalived_cidr |
||||||
test_connection_from_same_address_scope |
pass
pt13.6: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_connection_from_same_address_scope |
||||||
test_dvr_ha_router_interface_mtu_update |
pass
pt13.7: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_ha_router_interface_mtu_update |
||||||
test_dvr_router_gateway_update_to_none |
pass
pt13.8: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_gateway_update_to_none |
||||||
test_dvr_router_add_fips_on_restarted_agent |
pass
pt13.9: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_add_fips_on_restarted_agent |
||||||
test_dvr_router_fip_agent_mismatch |
pass
pt13.10: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_fip_agent_mismatch |
||||||
test_dvr_router_gateway_redirect_cleanup_on_agent_restart |
pass
pt13.11: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_gateway_redirect_cleanup_on_agent_restart |
||||||
test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips |
pass
pt13.12: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips |
||||||
test_dvr_router_with_ha_for_fip_disassociation |
pass
pt13.13: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_with_ha_for_fip_disassociation |
||||||
test_dvr_router_fip_associations_exist_when_snat_removed |
pass
pt13.14: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_fip_associations_exist_when_snat_removed |
||||||
test_dvr_router_lifecycle_without_ha_without_snat_with_fips |
pass
pt13.15: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_lifecycle_without_ha_without_snat_with_fips |
||||||
test_floating_ip_not_deployed_on_dvr_no_external_agent |
pass
pt13.16: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_floating_ip_not_deployed_on_dvr_no_external_agent |
||||||
test_dvr_update_gateway_port_no_fip_fg_port_recovers_itself_with_fpr |
pass
pt13.17: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_update_gateway_port_no_fip_fg_port_recovers_itself_with_fpr |
||||||
test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips |
pass
pt13.18: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips |
||||||
test_dvr_router_fip_create_for_migrating_port |
pass
pt13.19: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_fip_create_for_migrating_port |
||||||
test_get_centralized_fip_cidr_set_not_snat_host |
pass
pt13.20: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_get_centralized_fip_cidr_set_not_snat_host |
||||||
test_direct_route_for_address_scope |
pass
pt13.21: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_direct_route_for_address_scope |
||||||
test_dvr_router_add_internal_network_set_arp_cache |
pass
pt13.22: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_add_internal_network_set_arp_cache |
||||||
test_dvr_router_rule_and_route_table_cleared_when_fip_removed |
pass
pt13.23: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_rule_and_route_table_cleared_when_fip_removed |
||||||
test_dvr_fip_and_router_namespace_rules_with_address_scopes_match |
pass
pt13.24: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_fip_and_router_namespace_rules_with_address_scopes_match |
||||||
test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips_no_gw |
pass
pt13.25: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips_no_gw |
||||||
test_dvr_edge_router |
pass
pt13.26: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_edge_router |
||||||
test_dvr_router_static_routes_in_snat_namespace_and_router_namespace |
pass
pt13.27: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_static_routes_in_snat_namespace_and_router_namespace |
||||||
test_dvr_router_snat_namespace_with_interface_remove |
pass
pt13.28: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_snat_namespace_with_interface_remove |
||||||
test_dvr_gateway_move_does_not_remove_redirect_rules |
pass
pt13.29: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_gateway_move_does_not_remove_redirect_rules |
||||||
test_dvr_router_static_routes_in_fip_and_snat_namespace |
pass
pt13.30: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_static_routes_in_fip_and_snat_namespace |
||||||
test_dvr_router_with_centralized_fip_calls_keepalived_cidr |
pass
pt13.31: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_with_centralized_fip_calls_keepalived_cidr |
||||||
test_dvr_non_ha_router_update |
pass
pt13.32: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_non_ha_router_update |
||||||
test_dvr_process_fips_with_no_gw_port_in_namespace |
skip
pt13.33: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_process_fips_with_no_gw_port_in_namespace |
||||||
test_fip_connection_for_address_scope |
pass
pt13.34: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_fip_connection_for_address_scope |
||||||
test_dvr_ha_router_failover_with_gw_and_floatingip |
pass
pt13.35: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_ha_router_failover_with_gw_and_floatingip |
||||||
test_dvr_ha_rtr_static_routes_in_rtr_namespace |
pass
pt13.36: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_ha_rtr_static_routes_in_rtr_namespace |
||||||
test_dvr_router_fips_for_multiple_ext_networks |
pass
pt13.37: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_fips_for_multiple_ext_networks |
||||||
test_dvr_ha_router_failover_with_gw |
pass
pt13.38: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_ha_router_failover_with_gw |
||||||
test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips_no_gw |
pass
pt13.39: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips_no_gw |
||||||
test_dvr_ha_router_failover_without_gw |
pass
pt13.40: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_ha_router_failover_without_gw |
||||||
test_dvr_router_fip_associations_exist_when_router_reenabled |
pass
pt13.41: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_fip_associations_exist_when_router_reenabled |
||||||
test_dvr_router_fip_late_binding |
pass
pt13.42: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_fip_late_binding |
||||||
test_dvr_no_external_router_namespace_rules_with_address_scopes_match |
pass
pt13.43: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_no_external_router_namespace_rules_with_address_scopes_match |
||||||
test_dvr_router_fip_namespace_create_without_floatingip |
pass
pt13.44: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_fip_namespace_create_without_floatingip |
||||||
test_dvr_router_floating_ip_moved |
pass
pt13.45: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_floating_ip_moved |
||||||
test_dvr_router_lifecycle_ha_with_snat_with_fips |
pass
pt13.46: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_lifecycle_ha_with_snat_with_fips |
||||||
test_dvr_router_fip_namespace_routes |
pass
pt13.47: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_fip_namespace_routes |
||||||
test_dvr_router_interface_mtu_update |
pass
pt13.48: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_interface_mtu_update |
||||||
test_dvr_update_gateway_port_with_no_gw_port_in_namespace |
skip
pt13.49: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_update_gateway_port_with_no_gw_port_in_namespace |
||||||
test_dvr_router_lifecycle_without_ha_with_snat_with_fips |
pass
pt13.50: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_lifecycle_without_ha_with_snat_with_fips |
||||||
test_dvr_router_fips_stale_gw_port |
pass
pt13.51: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_fips_stale_gw_port |
||||||
test_dvr_router_update_on_restarted_agent_sets_rtr_fip_connect |
pass
pt13.52: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_update_on_restarted_agent_sets_rtr_fip_connect |
||||||
test_floating_ip_create_does_not_raise_keyerror_on_missing_host |
pass
pt13.53: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_floating_ip_create_does_not_raise_keyerror_on_missing_host |
||||||
test_dvr_router_rem_fips_on_restarted_agent |
pass
pt13.54: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_rem_fips_on_restarted_agent |
||||||
test_get_centralized_fip_cidr_set_no_ex_gw_port |
pass
pt13.55: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_get_centralized_fip_cidr_set_no_ex_gw_port |
||||||
test_dvr_snat_namespace_has_ip_nonlocal_bind_enabled |
pass
pt13.56: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_snat_namespace_has_ip_nonlocal_bind_enabled |
||||||
test_dvr_router_update_ecmp_routes |
pass
pt13.57: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_router_update_ecmp_routes |
||||||
test_dvr_update_floatingip_statuses |
pass
pt13.58: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_update_floatingip_statuses |
||||||
test_dvr_unused_snat_ns_deleted_when_agent_restarts_after_move |
pass
pt13.59: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_dvr_unused_snat_ns_deleted_when_agent_restarts_after_move |
||||||
test_floating_ip_migrate_when_unbound_port_is_bound_to_a_host |
pass
pt13.60: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_floating_ip_migrate_when_unbound_port_is_bound_to_a_host |
||||||
test_get_centralized_fip_cidr_set |
pass
pt13.61: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_get_centralized_fip_cidr_set |
||||||
test_prevent_snat_rule_exist_on_restarted_agent |
pass
pt13.62: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_prevent_snat_rule_exist_on_restarted_agent |
||||||
test_snat_bound_floating_ip |
pass
pt13.63: neutron.tests.functional.agent.l3.extensions.test_port_forwarding_extension.TestL3AgentFipPortForwardingExtensionDVR.test_snat_bound_floating_ip |
||||||
neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter | 61 | 59 | 0 | 0 | 2 | Detail | |
test_direct_route_for_address_scope |
pass
pt14.1: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_direct_route_for_address_scope |
||||||
test_dvr_gateway_move_does_not_remove_redirect_rules |
pass
pt14.2: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_gateway_move_does_not_remove_redirect_rules |
||||||
test_dvr_ha_router_failover_without_gw |
pass
pt14.3: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_ha_router_failover_without_gw |
||||||
test_dvr_router_add_internal_network_set_arp_cache |
pass
pt14.4: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_add_internal_network_set_arp_cache |
||||||
test_dvr_ha_router_interface_mtu_update |
pass
pt14.5: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_ha_router_interface_mtu_update |
||||||
test_dvr_router_fip_namespace_routes |
pass
pt14.6: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_fip_namespace_routes |
||||||
test_dvr_fip_and_router_namespace_rules_with_address_scopes_mismatch |
pass
pt14.7: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_fip_and_router_namespace_rules_with_address_scopes_mismatch |
||||||
test_dvr_no_external_router_namespace_rules_with_address_scopes_match |
pass
pt14.8: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_no_external_router_namespace_rules_with_address_scopes_match |
||||||
test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips |
pass
pt14.9: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips |
||||||
test_dvr_router_fip_associations_exist_when_snat_removed |
pass
pt14.10: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_fip_associations_exist_when_snat_removed |
||||||
test_dvr_router_update_on_restarted_agent_sets_rtr_fip_connect |
pass
pt14.11: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_update_on_restarted_agent_sets_rtr_fip_connect |
||||||
test_dvr_router_fip_namespace_create_without_floatingip |
pass
pt14.12: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_fip_namespace_create_without_floatingip |
||||||
test_dvr_router_fip_late_binding |
pass
pt14.13: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_fip_late_binding |
||||||
test_get_centralized_fip_cidr_set |
pass
pt14.14: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_get_centralized_fip_cidr_set |
||||||
test_dvr_router_lifecycle_without_ha_without_snat_with_fips |
pass
pt14.15: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_lifecycle_without_ha_without_snat_with_fips |
||||||
test_snat_bound_floating_ip |
pass
pt14.16: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_snat_bound_floating_ip |
||||||
test_dvr_ha_router_failover_with_gw |
pass
pt14.17: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_ha_router_failover_with_gw |
||||||
test_dvr_router_lifecycle_ha_with_snat_with_fips |
pass
pt14.18: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_lifecycle_ha_with_snat_with_fips |
||||||
test_dvr_router_with_ha_for_fip_disassociation |
pass
pt14.19: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_with_ha_for_fip_disassociation |
||||||
test_dvr_process_fips_with_no_gw_port_in_namespace |
skip
pt14.20: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_process_fips_with_no_gw_port_in_namespace |
||||||
test_dvr_router_static_routes_in_snat_namespace_and_router_namespace |
pass
pt14.21: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_static_routes_in_snat_namespace_and_router_namespace |
||||||
test_dvr_ha_router_with_centralized_fip_calls_keepalived_cidr |
pass
pt14.22: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_ha_router_with_centralized_fip_calls_keepalived_cidr |
||||||
test_dvr_unused_snat_ns_deleted_when_agent_restarts_after_move |
pass
pt14.23: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_unused_snat_ns_deleted_when_agent_restarts_after_move |
||||||
test_floating_ip_not_deployed_on_dvr_no_external_agent |
pass
pt14.24: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_floating_ip_not_deployed_on_dvr_no_external_agent |
||||||
test_dvr_router_fips_for_multiple_ext_networks |
pass
pt14.25: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_fips_for_multiple_ext_networks |
||||||
test_dvr_snat_namespace_has_ip_nonlocal_bind_enabled |
pass
pt14.26: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_snat_namespace_has_ip_nonlocal_bind_enabled |
||||||
test_dvr_router_with_centralized_fip_calls_keepalived_cidr |
pass
pt14.27: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_with_centralized_fip_calls_keepalived_cidr |
||||||
test_get_centralized_fip_cidr_set_not_snat_host |
pass
pt14.28: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_get_centralized_fip_cidr_set_not_snat_host |
||||||
test_floating_ip_create_does_not_raise_keyerror_on_missing_host |
pass
pt14.29: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_floating_ip_create_does_not_raise_keyerror_on_missing_host |
||||||
test_dvr_router_lifecycle_without_ha_with_snat_with_fips |
pass
pt14.30: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_lifecycle_without_ha_with_snat_with_fips |
||||||
test_get_centralized_fip_cidr_set_no_ex_gw_port |
pass
pt14.31: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_get_centralized_fip_cidr_set_no_ex_gw_port |
||||||
test_connection_from_same_address_scope |
pass
pt14.32: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_connection_from_same_address_scope |
||||||
test_dvr_router_rem_fips_on_restarted_agent |
pass
pt14.33: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_rem_fips_on_restarted_agent |
||||||
test_dvr_router_static_routes_in_fip_and_snat_namespace |
pass
pt14.34: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_static_routes_in_fip_and_snat_namespace |
||||||
test_dvr_fip_and_router_namespace_rules_with_address_scopes_match |
pass
pt14.35: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_fip_and_router_namespace_rules_with_address_scopes_match |
||||||
test_dvr_router_update_ecmp_routes |
pass
pt14.36: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_update_ecmp_routes |
||||||
test_dvr_ha_router_unbound_from_agents |
pass
pt14.37: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_ha_router_unbound_from_agents |
||||||
test_dvr_update_floatingip_statuses |
pass
pt14.38: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_update_floatingip_statuses |
||||||
test_dvr_router_fip_create_for_migrating_port |
pass
pt14.39: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_fip_create_for_migrating_port |
||||||
test_connection_from_diff_address_scope |
pass
pt14.40: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_connection_from_diff_address_scope |
||||||
test_prevent_snat_rule_exist_on_restarted_agent |
pass
pt14.41: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_prevent_snat_rule_exist_on_restarted_agent |
||||||
test_dvr_router_fips_stale_gw_port |
pass
pt14.42: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_fips_stale_gw_port |
||||||
test_dvr_ha_router_failover_with_gw_and_floatingip |
pass
pt14.43: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_ha_router_failover_with_gw_and_floatingip |
||||||
test_dvr_ha_rtr_static_routes_in_rtr_namespace |
pass
pt14.44: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_ha_rtr_static_routes_in_rtr_namespace |
||||||
test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips_no_gw |
pass
pt14.45: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips_no_gw |
||||||
test_dvr_router_gateway_update_to_none |
pass
pt14.46: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_gateway_update_to_none |
||||||
test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips_no_gw |
pass
pt14.47: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_lifecycle_no_ha_with_snat_with_fips_with_cent_fips_no_gw |
||||||
test_dvr_router_add_fips_on_restarted_agent |
pass
pt14.48: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_add_fips_on_restarted_agent |
||||||
test_dvr_router_rule_and_route_table_cleared_when_fip_removed |
pass
pt14.49: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_rule_and_route_table_cleared_when_fip_removed |
||||||
test_dvr_router_fip_agent_mismatch |
pass
pt14.50: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_fip_agent_mismatch |
||||||
test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips |
pass
pt14.51: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_lifecycle_ha_with_snat_with_fips_with_cent_fips |
||||||
test_dvr_update_gateway_port_no_fip_fg_port_recovers_itself_with_fpr |
pass
pt14.52: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_update_gateway_port_no_fip_fg_port_recovers_itself_with_fpr |
||||||
test_dvr_non_ha_router_update |
pass
pt14.53: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_non_ha_router_update |
||||||
test_fip_connection_for_address_scope |
pass
pt14.54: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_fip_connection_for_address_scope |
||||||
test_dvr_router_fip_associations_exist_when_router_reenabled |
pass
pt14.55: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_fip_associations_exist_when_router_reenabled |
||||||
test_dvr_router_floating_ip_moved |
pass
pt14.56: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_floating_ip_moved |
||||||
test_dvr_router_gateway_redirect_cleanup_on_agent_restart |
pass
pt14.57: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_gateway_redirect_cleanup_on_agent_restart |
||||||
test_dvr_router_interface_mtu_update |
pass
pt14.58: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_interface_mtu_update |
||||||
test_dvr_router_snat_namespace_with_interface_remove |
pass
pt14.59: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_router_snat_namespace_with_interface_remove |
||||||
test_dvr_update_gateway_port_with_no_gw_port_in_namespace |
skip
pt14.60: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_dvr_update_gateway_port_with_no_gw_port_in_namespace |
||||||
test_floating_ip_migrate_when_unbound_port_is_bound_to_a_host |
pass
pt14.61: neutron.tests.functional.agent.l3.test_dvr_router.TestDvrRouter.test_floating_ip_migrate_when_unbound_port_is_bound_to_a_host |
||||||
neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase | 23 | 23 | 0 | 0 | 0 | Detail | |
test_ha_router_process_ipv6_subnets_to_existing_port |
pass
pt15.1: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ha_router_process_ipv6_subnets_to_existing_port |
||||||
test_ha_router_update_ecmp_routes |
pass
pt15.2: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ha_router_update_ecmp_routes |
||||||
test_conntrack_disassociate_fip_ha_router |
pass
pt15.3: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_conntrack_disassociate_fip_ha_router |
||||||
test_ha_router_addr_gen_mode |
pass
pt15.4: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ha_router_addr_gen_mode |
||||||
test_ipv6_router_advts_and_fwd_after_router_state_change_primary |
pass
pt15.5: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ipv6_router_advts_and_fwd_after_router_state_change_primary |
||||||
test_ha_router_update_floatingip_statuses |
pass
pt15.6: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ha_router_update_floatingip_statuses |
||||||
test_ha_port_status_update |
pass
pt15.7: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ha_port_status_update |
||||||
test_keepalived_state_change_notification |
pass
pt15.8: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_keepalived_state_change_notification |
||||||
test_removing_floatingip_immediately |
pass
pt15.9: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_removing_floatingip_immediately |
||||||
test_ha_router_conf_on_restarted_agent |
pass
pt15.10: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ha_router_conf_on_restarted_agent |
||||||
test_ha_router_namespace_has_ip_nonlocal_bind_enabled |
pass
pt15.11: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ha_router_namespace_has_ip_nonlocal_bind_enabled |
||||||
test_ha_router_namespace_has_ipv6_forwarding_disabled |
pass
pt15.12: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ha_router_namespace_has_ipv6_forwarding_disabled |
||||||
test_ha_router_without_gw_ipv6_forwarding_state |
pass
pt15.13: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ha_router_without_gw_ipv6_forwarding_state |
||||||
test_ipv6_ha_router_lifecycle |
pass
pt15.14: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ipv6_ha_router_lifecycle |
||||||
test_keepalived_configuration |
pass
pt15.15: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_keepalived_configuration |
||||||
test_ha_router_lifecycle |
pass
pt15.16: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ha_router_lifecycle |
||||||
test_ha_router_ipv6_radvd_status |
pass
pt15.17: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ha_router_ipv6_radvd_status |
||||||
test_ipv6_ha_router_lifecycle_with_no_gw_subnet |
pass
pt15.18: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ipv6_ha_router_lifecycle_with_no_gw_subnet |
||||||
test_router_interface_mtu_update |
pass
pt15.19: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_router_interface_mtu_update |
||||||
test_ipv6_router_advts_and_fwd_after_router_state_change_backup |
pass
pt15.20: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ipv6_router_advts_and_fwd_after_router_state_change_backup |
||||||
test_keepalived_state_change_bulk_rpc |
pass
pt15.21: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_keepalived_state_change_bulk_rpc |
||||||
test_delete_external_gateway_on_standby_router |
pass
pt15.22: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_delete_external_gateway_on_standby_router |
||||||
test_ipv6_ha_router_lifecycle_with_no_gw_subnet_for_router_advts |
pass
pt15.23: neutron.tests.functional.agent.l3.test_ha_router.L3HATestCase.test_ipv6_ha_router_lifecycle_with_no_gw_subnet_for_router_advts |
||||||
neutron.tests.functional.agent.l3.test_ha_router.L3HATestFailover | 3 | 3 | 0 | 0 | 0 | Detail | |
test_ha_router_lost_gw_connection |
pass
pt16.1: neutron.tests.functional.agent.l3.test_ha_router.L3HATestFailover.test_ha_router_lost_gw_connection |
||||||
test_both_ha_router_lost_gw_connection |
pass
pt16.2: neutron.tests.functional.agent.l3.test_ha_router.L3HATestFailover.test_both_ha_router_lost_gw_connection |
||||||
test_ha_router_failover |
pass
pt16.3: neutron.tests.functional.agent.l3.test_ha_router.L3HATestFailover.test_ha_router_failover |
||||||
neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase | 23 | 23 | 0 | 0 | 0 | Detail | |
test_ha_router_namespace_has_ip_nonlocal_bind_enabled |
pass
pt17.1: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ha_router_namespace_has_ip_nonlocal_bind_enabled |
||||||
test_keepalived_configuration |
pass
pt17.2: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_keepalived_configuration |
||||||
test_ha_router_update_floatingip_statuses |
pass
pt17.3: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ha_router_update_floatingip_statuses |
||||||
test_conntrack_disassociate_fip_ha_router |
pass
pt17.4: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_conntrack_disassociate_fip_ha_router |
||||||
test_ha_router_addr_gen_mode |
pass
pt17.5: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ha_router_addr_gen_mode |
||||||
test_ha_router_conf_on_restarted_agent |
pass
pt17.6: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ha_router_conf_on_restarted_agent |
||||||
test_ha_router_namespace_has_ipv6_forwarding_disabled |
pass
pt17.7: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ha_router_namespace_has_ipv6_forwarding_disabled |
||||||
test_keepalived_state_change_bulk_rpc |
pass
pt17.8: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_keepalived_state_change_bulk_rpc |
||||||
test_ha_router_ipv6_radvd_status |
pass
pt17.9: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ha_router_ipv6_radvd_status |
||||||
test_ha_router_update_ecmp_routes |
pass
pt17.10: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ha_router_update_ecmp_routes |
||||||
test_ha_router_without_gw_ipv6_forwarding_state |
pass
pt17.11: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ha_router_without_gw_ipv6_forwarding_state |
||||||
test_ipv6_ha_router_lifecycle_with_no_gw_subnet_for_router_advts |
pass
pt17.12: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ipv6_ha_router_lifecycle_with_no_gw_subnet_for_router_advts |
||||||
test_ipv6_router_advts_and_fwd_after_router_state_change_backup |
pass
pt17.13: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ipv6_router_advts_and_fwd_after_router_state_change_backup |
||||||
test_ha_router_lifecycle |
pass
pt17.14: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ha_router_lifecycle |
||||||
test_ipv6_router_advts_and_fwd_after_router_state_change_primary |
pass
pt17.15: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ipv6_router_advts_and_fwd_after_router_state_change_primary |
||||||
test_ha_router_process_ipv6_subnets_to_existing_port |
pass
pt17.16: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ha_router_process_ipv6_subnets_to_existing_port |
||||||
test_delete_external_gateway_on_standby_router |
pass
pt17.17: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_delete_external_gateway_on_standby_router |
||||||
test_ipv6_ha_router_lifecycle |
pass
pt17.18: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ipv6_ha_router_lifecycle |
||||||
test_ha_port_status_update |
pass
pt17.19: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ha_port_status_update |
||||||
test_ipv6_ha_router_lifecycle_with_no_gw_subnet |
pass
pt17.20: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_ipv6_ha_router_lifecycle_with_no_gw_subnet |
||||||
test_keepalived_state_change_notification |
pass
pt17.21: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_keepalived_state_change_notification |
||||||
test_removing_floatingip_immediately |
pass
pt17.22: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_removing_floatingip_immediately |
||||||
test_router_interface_mtu_update |
pass
pt17.23: neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase.test_router_interface_mtu_update |
||||||
neutron.tests.functional.agent.l3.test_keepalived_state_change.TestMonitorDaemon | 4 | 4 | 0 | 0 | 0 | Detail | |
test_handle_initial_state_backup_error_reading_initial_status |
pass
pt18.1: neutron.tests.functional.agent.l3.test_keepalived_state_change.TestMonitorDaemon.test_handle_initial_state_backup_error_reading_initial_status |
||||||
test_handle_initial_state_primary |
pass
pt18.2: neutron.tests.functional.agent.l3.test_keepalived_state_change.TestMonitorDaemon.test_handle_initial_state_primary |
||||||
test_read_queue_change_state |
pass
pt18.3: neutron.tests.functional.agent.l3.test_keepalived_state_change.TestMonitorDaemon.test_read_queue_change_state |
||||||
test_handle_initial_state_backup |
pass
pt18.4: neutron.tests.functional.agent.l3.test_keepalived_state_change.TestMonitorDaemon.test_handle_initial_state_backup |
||||||
neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase | 18 | 18 | 0 | 0 | 0 | Detail | |
test_direct_route_for_address_scope |
pass
pt19.1: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_direct_route_for_address_scope |
||||||
test_legacy_router_update_floatingip_statuses |
pass
pt19.2: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_legacy_router_update_floatingip_statuses |
||||||
test_ping_floatingip_reply_with_floatingip |
pass
pt19.3: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_ping_floatingip_reply_with_floatingip |
||||||
test_router_interface_mtu_update |
pass
pt19.4: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_router_interface_mtu_update |
||||||
test_connection_from_same_address_scope |
pass
pt19.5: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_connection_from_same_address_scope |
||||||
test_legacy_router_gateway_update_to_none |
pass
pt19.6: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_legacy_router_gateway_update_to_none |
||||||
test_legacy_router_lifecycle |
pass
pt19.7: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_legacy_router_lifecycle |
||||||
test_agent_notifications_for_router_events |
pass
pt19.8: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_agent_notifications_for_router_events |
||||||
test_agent_notifications_for_router_events_ha |
pass
pt19.9: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_agent_notifications_for_router_events_ha |
||||||
test_conntrack_disassociate_fip_legacy_router |
pass
pt19.10: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_conntrack_disassociate_fip_legacy_router |
||||||
test_legacy_router_ns_rebuild |
pass
pt19.11: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_legacy_router_ns_rebuild |
||||||
test_legacy_router_update_ecmp_routes |
pass
pt19.12: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_legacy_router_update_ecmp_routes |
||||||
test_fip_connection_for_address_scope |
pass
pt19.13: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_fip_connection_for_address_scope |
||||||
test_connection_from_diff_address_scope |
pass
pt19.14: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_connection_from_diff_address_scope |
||||||
test_connection_from_diff_address_scope_with_fip |
pass
pt19.15: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_connection_from_diff_address_scope_with_fip |
||||||
test_fip_connection_from_same_subnet |
pass
pt19.16: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_fip_connection_from_same_subnet |
||||||
test_legacy_router_lifecycle_with_no_gateway_subnet |
pass
pt19.17: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_legacy_router_lifecycle_with_no_gateway_subnet |
||||||
test_router_processing_pool_size |
pass
pt19.18: neutron.tests.functional.agent.l3.test_legacy_router.L3AgentTestCase.test_router_processing_pool_size |
||||||
neutron.tests.functional.agent.l3.test_metadata_proxy.MetadataL3AgentTestCase | 7 | 7 | 0 | 0 | 0 | Detail | |
test_access_to_metadata_proxy_ipv6 |
pass
pt20.1: neutron.tests.functional.agent.l3.test_metadata_proxy.MetadataL3AgentTestCase.test_access_to_metadata_proxy_ipv6 |
||||||
test_metadata_proxy_rate_limiting_invalid_ip_versions |
pass
pt20.2: neutron.tests.functional.agent.l3.test_metadata_proxy.MetadataL3AgentTestCase.test_metadata_proxy_rate_limiting_invalid_ip_versions |
||||||
test_access_to_metadata_proxy |
pass
pt20.3: neutron.tests.functional.agent.l3.test_metadata_proxy.MetadataL3AgentTestCase.test_access_to_metadata_proxy |
||||||
test_metadata_proxy_burst_rate_limiting |
pass
pt20.4: neutron.tests.functional.agent.l3.test_metadata_proxy.MetadataL3AgentTestCase.test_metadata_proxy_burst_rate_limiting |
||||||
test_metadata_proxy_rate_limiting_ipv6 |
pass
pt20.5: neutron.tests.functional.agent.l3.test_metadata_proxy.MetadataL3AgentTestCase.test_metadata_proxy_rate_limiting_ipv6 |
||||||
test_metadata_proxy_base_and_burst_rate_limiting |
pass
pt20.6: neutron.tests.functional.agent.l3.test_metadata_proxy.MetadataL3AgentTestCase.test_metadata_proxy_base_and_burst_rate_limiting |
||||||
test_metadata_proxy_rate_limiting |
pass
pt20.7: neutron.tests.functional.agent.l3.test_metadata_proxy.MetadataL3AgentTestCase.test_metadata_proxy_rate_limiting |
||||||
neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserGroupMetadataL3AgentTestCase | 7 | 7 | 0 | 0 | 0 | Detail | |
test_metadata_proxy_rate_limiting_ipv6 |
pass
pt21.1: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserGroupMetadataL3AgentTestCase.test_metadata_proxy_rate_limiting_ipv6 |
||||||
test_access_to_metadata_proxy |
pass
pt21.2: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserGroupMetadataL3AgentTestCase.test_access_to_metadata_proxy |
||||||
test_metadata_proxy_base_and_burst_rate_limiting |
pass
pt21.3: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserGroupMetadataL3AgentTestCase.test_metadata_proxy_base_and_burst_rate_limiting |
||||||
test_access_to_metadata_proxy_ipv6 |
pass
pt21.4: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserGroupMetadataL3AgentTestCase.test_access_to_metadata_proxy_ipv6 |
||||||
test_metadata_proxy_burst_rate_limiting |
pass
pt21.5: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserGroupMetadataL3AgentTestCase.test_metadata_proxy_burst_rate_limiting |
||||||
test_metadata_proxy_rate_limiting |
pass
pt21.6: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserGroupMetadataL3AgentTestCase.test_metadata_proxy_rate_limiting |
||||||
test_metadata_proxy_rate_limiting_invalid_ip_versions |
pass
pt21.7: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserGroupMetadataL3AgentTestCase.test_metadata_proxy_rate_limiting_invalid_ip_versions |
||||||
neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserMetadataL3AgentTestCase | 7 | 7 | 0 | 0 | 0 | Detail | |
test_metadata_proxy_rate_limiting_invalid_ip_versions |
pass
pt22.1: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserMetadataL3AgentTestCase.test_metadata_proxy_rate_limiting_invalid_ip_versions |
||||||
test_metadata_proxy_rate_limiting_ipv6 |
pass
pt22.2: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserMetadataL3AgentTestCase.test_metadata_proxy_rate_limiting_ipv6 |
||||||
test_metadata_proxy_base_and_burst_rate_limiting |
pass
pt22.3: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserMetadataL3AgentTestCase.test_metadata_proxy_base_and_burst_rate_limiting |
||||||
test_metadata_proxy_rate_limiting |
pass
pt22.4: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserMetadataL3AgentTestCase.test_metadata_proxy_rate_limiting |
||||||
test_access_to_metadata_proxy_ipv6 |
pass
pt22.5: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserMetadataL3AgentTestCase.test_access_to_metadata_proxy_ipv6 |
||||||
test_metadata_proxy_burst_rate_limiting |
pass
pt22.6: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserMetadataL3AgentTestCase.test_metadata_proxy_burst_rate_limiting |
||||||
test_access_to_metadata_proxy |
pass
pt22.7: neutron.tests.functional.agent.l3.test_metadata_proxy.UnprivilegedUserMetadataL3AgentTestCase.test_access_to_metadata_proxy |
||||||
neutron.tests.functional.agent.l3.test_namespace_manager.NamespaceManagerTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_namespace_manager |
pass
pt23.1: neutron.tests.functional.agent.l3.test_namespace_manager.NamespaceManagerTestCase.test_namespace_manager |
||||||
neutron.tests.functional.agent.linux.openvswitch_firewall.test_firewall.TestGetTagFromOtherConfig | 4 | 4 | 0 | 0 | 0 | Detail | |
test_bad_tag_value_raises_exception |
pass
pt24.1: neutron.tests.functional.agent.linux.openvswitch_firewall.test_firewall.TestGetTagFromOtherConfig.test_bad_tag_value_raises_exception |
||||||
test_correct_tag_is_returned |
pass
pt24.2: neutron.tests.functional.agent.linux.openvswitch_firewall.test_firewall.TestGetTagFromOtherConfig.test_correct_tag_is_returned |
||||||
test_no_value_set_for_other_config_raises_exception |
pass
pt24.3: neutron.tests.functional.agent.linux.openvswitch_firewall.test_firewall.TestGetTagFromOtherConfig.test_no_value_set_for_other_config_raises_exception |
||||||
test_not_existing_name_raises_exception |
pass
pt24.4: neutron.tests.functional.agent.linux.openvswitch_firewall.test_firewall.TestGetTagFromOtherConfig.test_not_existing_name_raises_exception |
||||||
neutron.tests.functional.agent.linux.openvswitch_firewall.test_iptables.TestHelper | 1 | 1 | 0 | 0 | 0 | Detail | |
test_migration |
pass
pt25.1: neutron.tests.functional.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_migration |
||||||
neutron.tests.functional.agent.linux.test_async_process.TestAsyncProcess | 2 | 2 | 0 | 0 | 0 | Detail | |
test_stopping_async_process_lifecycle |
pass
pt26.1: neutron.tests.functional.agent.linux.test_async_process.TestAsyncProcess.test_stopping_async_process_lifecycle |
||||||
test_async_process_respawns |
pass
pt26.2: neutron.tests.functional.agent.linux.test_async_process.TestAsyncProcess.test_async_process_respawns |
||||||
neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase | 12 | 12 | 0 | 0 | 0 | Detail | |
test_get_bridge_names |
pass
pt27.1: neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase.test_get_bridge_names |
||||||
test_get_interfaces |
pass
pt27.2: neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase.test_get_interfaces |
||||||
test_disable_ipv6 |
pass
pt27.3: neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase.test_disable_ipv6 |
||||||
test_get_interface_bridge |
pass
pt27.4: neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase.test_get_interface_bridge |
||||||
test_is_bridged_interface_and_remove |
pass
pt27.5: neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase.test_is_bridged_interface_and_remove |
||||||
test_enable_and_disable_stp |
pass
pt27.6: neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase.test_enable_and_disable_stp |
||||||
test_get_interface_ifindex |
pass
pt27.7: neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase.test_get_interface_ifindex |
||||||
test_get_interface_no_bridge |
pass
pt27.8: neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase.test_get_interface_no_bridge |
||||||
test_delete_bridge |
pass
pt27.9: neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase.test_delete_bridge |
||||||
test_get_interfaces_no_bridge |
pass
pt27.10: neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase.test_get_interfaces_no_bridge |
||||||
test_is_not_bridged_interface |
pass
pt27.11: neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase.test_is_not_bridged_interface |
||||||
test_set_forward_delay |
pass
pt27.12: neutron.tests.functional.agent.linux.test_bridge_lib.BridgeLibTestCase.test_set_forward_delay |
||||||
neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase | 12 | 12 | 0 | 0 | 0 | Detail | |
test_add_delete_dst(namespace) |
pass
pt28.1: neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase.test_add_delete_dst(namespace) |
||||||
test_add_delete_dst(no_namespace) |
pass
pt28.2: neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase.test_add_delete_dst(no_namespace) |
||||||
test_append_dst(namespace) |
pass
pt28.3: neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase.test_append_dst(namespace) |
||||||
test_append_dst(no_namespace) |
pass
pt28.4: neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase.test_append_dst(no_namespace) |
||||||
test_append(namespace) |
pass
pt28.5: neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase.test_append(namespace) |
||||||
test_append(no_namespace) |
pass
pt28.6: neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase.test_append(no_namespace) |
||||||
test_add_delete(namespace) |
pass
pt28.7: neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase.test_add_delete(namespace) |
||||||
test_add_delete(no_namespace) |
pass
pt28.8: neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase.test_add_delete(no_namespace) |
||||||
test_replace(namespace) |
pass
pt28.9: neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase.test_replace(namespace) |
||||||
test_replace(no_namespace) |
pass
pt28.10: neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase.test_replace(no_namespace) |
||||||
test_show(namespace) |
pass
pt28.11: neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase.test_show(namespace) |
||||||
test_show(no_namespace) |
pass
pt28.12: neutron.tests.functional.agent.linux.test_bridge_lib.FdbInterfaceTestCase.test_show(no_namespace) |
||||||
neutron.tests.functional.agent.linux.test_dhcp.TestDhcp | 1 | 1 | 0 | 0 | 0 | Detail | |
test_cleanup_stale_devices |
pass
pt29.1: neutron.tests.functional.agent.linux.test_dhcp.TestDhcp.test_cleanup_stale_devices |
||||||
neutron.tests.functional.agent.linux.test_interface.BridgeInterfaceDriverTestCase | 3 | 3 | 0 | 0 | 0 | Detail | |
test_plug_multiple_calls_update_mtu |
pass
pt30.1: neutron.tests.functional.agent.linux.test_interface.BridgeInterfaceDriverTestCase.test_plug_multiple_calls_update_mtu |
||||||
test_ipv6_lla_create_and_get |
pass
pt30.2: neutron.tests.functional.agent.linux.test_interface.BridgeInterfaceDriverTestCase.test_ipv6_lla_create_and_get |
||||||
test_set_mtu |
pass
pt30.3: neutron.tests.functional.agent.linux.test_interface.BridgeInterfaceDriverTestCase.test_set_mtu |
||||||
neutron.tests.functional.agent.linux.test_interface.OVSInterfaceDriverTestCase | 6 | 6 | 0 | 0 | 0 | Detail | |
test_ipv6_lla_create_and_get |
pass
pt31.1: neutron.tests.functional.agent.linux.test_interface.OVSInterfaceDriverTestCase.test_ipv6_lla_create_and_get |
||||||
test_plug_with_namespace_sets_mtu_higher_than_bridge |
pass
pt31.2: neutron.tests.functional.agent.linux.test_interface.OVSInterfaceDriverTestCase.test_plug_with_namespace_sets_mtu_higher_than_bridge |
||||||
test_plug_multiple_calls_update_mtu |
pass
pt31.3: neutron.tests.functional.agent.linux.test_interface.OVSInterfaceDriverTestCase.test_plug_multiple_calls_update_mtu |
||||||
test_plug_succeeds |
pass
pt31.4: neutron.tests.functional.agent.linux.test_interface.OVSInterfaceDriverTestCase.test_plug_succeeds |
||||||
test_set_mtu |
pass
pt31.5: neutron.tests.functional.agent.linux.test_interface.OVSInterfaceDriverTestCase.test_set_mtu |
||||||
test_plug_checks_if_bridge_exists |
pass
pt31.6: neutron.tests.functional.agent.linux.test_interface.OVSInterfaceDriverTestCase.test_plug_checks_if_bridge_exists |
||||||
neutron.tests.functional.agent.linux.test_ip_lib.GetDevicesWithIpTestCase | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_devices_with_ip_name |
pass
pt32.1: neutron.tests.functional.agent.linux.test_ip_lib.GetDevicesWithIpTestCase.test_get_devices_with_ip_name |
||||||
test_get_devices_with_ip |
pass
pt32.2: neutron.tests.functional.agent.linux.test_ip_lib.GetDevicesWithIpTestCase.test_get_devices_with_ip |
||||||
neutron.tests.functional.agent.linux.test_ip_lib.IpAddrCommandTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_with_scope |
pass
pt33.1: neutron.tests.functional.agent.linux.test_ip_lib.IpAddrCommandTestCase.test_list_with_scope |
||||||
neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase | 34 | 34 | 0 | 0 | 0 | Detail | |
test_delete_all_ip_addresses |
pass
pt34.1: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_delete_all_ip_addresses |
||||||
test_ipv6_vxlan_exists |
pass
pt34.2: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_ipv6_vxlan_exists |
||||||
test_ipwrapper_get_device_by_ip_None |
pass
pt34.3: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_ipwrapper_get_device_by_ip_None |
||||||
test_set_link_allmulticast_on |
pass
pt34.4: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_set_link_allmulticast_on |
||||||
test_vlan_exists |
pass
pt34.5: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_vlan_exists |
||||||
test_dummy_exists |
pass
pt34.6: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_dummy_exists |
||||||
test_flush_ip_addresses |
pass
pt34.7: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_flush_ip_addresses |
||||||
test_gateway_flush |
pass
pt34.8: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_gateway_flush |
||||||
test_gateway_lifecycle |
pass
pt34.9: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_gateway_lifecycle |
||||||
test_get_device_mac_too_long_name |
pass
pt34.10: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_get_device_mac_too_long_name |
||||||
test_get_neigh_entries_no_namespace |
pass
pt34.11: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_get_neigh_entries_no_namespace |
||||||
test_set_link_mtu |
pass
pt34.12: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_set_link_mtu |
||||||
test_set_link_name |
pass
pt34.13: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_set_link_name |
||||||
test_set_link_netns |
pass
pt34.14: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_set_link_netns |
||||||
test_veth_exists |
pass
pt34.15: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_veth_exists |
||||||
test_flush_neigh_ipv4 |
pass
pt34.16: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_flush_neigh_ipv4 |
||||||
test_get_device_mac |
pass
pt34.17: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_get_device_mac |
||||||
test_add_ip_address |
pass
pt34.18: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_add_ip_address |
||||||
test_add_ip_addresses |
pass
pt34.19: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_add_ip_addresses |
||||||
test_add_ip_rule_default_table |
pass
pt34.20: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_add_ip_rule_default_table |
||||||
test_delete_neigh_entries |
pass
pt34.21: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_delete_neigh_entries |
||||||
test_delete_ip_address |
pass
pt34.22: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_delete_ip_address |
||||||
test_delete_some_ip_addresses |
pass
pt34.23: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_delete_some_ip_addresses |
||||||
test_ipdevice_exists |
pass
pt34.24: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_ipdevice_exists |
||||||
test_device_exists |
pass
pt34.25: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_device_exists |
||||||
test_get_neigh_entries_no_interface |
pass
pt34.26: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_get_neigh_entries_no_interface |
||||||
test_ipwrapper_get_device_by_ip |
pass
pt34.27: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_ipwrapper_get_device_by_ip |
||||||
test_set_link_alias |
pass
pt34.28: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_set_link_alias |
||||||
test_device_exists_with_ips_and_mac |
pass
pt34.29: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_device_exists_with_ips_and_mac |
||||||
test_flush_neigh_ipv6 |
pass
pt34.30: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_flush_neigh_ipv6 |
||||||
test_get_neigh_entries |
pass
pt34.31: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_get_neigh_entries |
||||||
test_rules_lifecycle |
pass
pt34.32: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_rules_lifecycle |
||||||
test_macvtap_exists |
pass
pt34.33: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_macvtap_exists |
||||||
test_vxlan_exists |
pass
pt34.34: neutron.tests.functional.agent.linux.test_ip_lib.IpLibTestCase.test_vxlan_exists |
||||||
neutron.tests.functional.agent.linux.test_ip_lib.IpLinkCommandTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_set_netns |
pass
pt35.1: neutron.tests.functional.agent.linux.test_ip_lib.IpLinkCommandTestCase.test_set_netns |
||||||
neutron.tests.functional.agent.linux.test_ip_lib.IpMonitorTestCase | 3 | 3 | 0 | 0 | 0 | Detail | |
test_interface_added_after_initialization |
pass
pt36.1: neutron.tests.functional.agent.linux.test_ip_lib.IpMonitorTestCase.test_interface_added_after_initialization |
||||||
test_add_remove_ip_address_and_interface |
pass
pt36.2: neutron.tests.functional.agent.linux.test_ip_lib.IpMonitorTestCase.test_add_remove_ip_address_and_interface |
||||||
test_add_and_remove_multiple_ips |
pass
pt36.3: neutron.tests.functional.agent.linux.test_ip_lib.IpMonitorTestCase.test_add_and_remove_multiple_ips |
||||||
neutron.tests.functional.agent.linux.test_ip_lib.IpRouteCommandTestCase | 9 | 9 | 0 | 0 | 0 | Detail | |
test_add_route_gateway |
pass
pt37.1: neutron.tests.functional.agent.linux.test_ip_lib.IpRouteCommandTestCase.test_add_route_gateway |
||||||
test_add_route_via |
pass
pt37.2: neutron.tests.functional.agent.linux.test_ip_lib.IpRouteCommandTestCase.test_add_route_via |
||||||
test_delete_route |
pass
pt37.3: neutron.tests.functional.agent.linux.test_ip_lib.IpRouteCommandTestCase.test_delete_route |
||||||
test_add_route_metric |
pass
pt37.4: neutron.tests.functional.agent.linux.test_ip_lib.IpRouteCommandTestCase.test_add_route_metric |
||||||
test_add_route_scope |
pass
pt37.5: neutron.tests.functional.agent.linux.test_ip_lib.IpRouteCommandTestCase.test_add_route_scope |
||||||
test_add_route_table |
pass
pt37.6: neutron.tests.functional.agent.linux.test_ip_lib.IpRouteCommandTestCase.test_add_route_table |
||||||
test_list_onlink_routes_ipv4 |
pass
pt37.7: neutron.tests.functional.agent.linux.test_ip_lib.IpRouteCommandTestCase.test_list_onlink_routes_ipv4 |
||||||
test_get_and_delete_gateway |
pass
pt37.8: neutron.tests.functional.agent.linux.test_ip_lib.IpRouteCommandTestCase.test_get_and_delete_gateway |
||||||
test_flush |
pass
pt37.9: neutron.tests.functional.agent.linux.test_ip_lib.IpRouteCommandTestCase.test_flush |
||||||
neutron.tests.functional.agent.linux.test_ip_lib.ListIpRoutesTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_ip_routes_multipath |
pass
pt38.1: neutron.tests.functional.agent.linux.test_ip_lib.ListIpRoutesTestCase.test_list_ip_routes_multipath |
||||||
neutron.tests.functional.agent.linux.test_ip_lib.NamespaceTestCase | 4 | 4 | 0 | 0 | 0 | Detail | |
test_network_namespace_exists_ns_exists_try_is_ready |
pass
pt39.1: neutron.tests.functional.agent.linux.test_ip_lib.NamespaceTestCase.test_network_namespace_exists_ns_exists_try_is_ready |
||||||
test_network_namespace_exists_ns_doesnt_exists |
pass
pt39.2: neutron.tests.functional.agent.linux.test_ip_lib.NamespaceTestCase.test_network_namespace_exists_ns_doesnt_exists |
||||||
test_network_namespace_exists_ns_exists |
pass
pt39.3: neutron.tests.functional.agent.linux.test_ip_lib.NamespaceTestCase.test_network_namespace_exists_ns_exists |
||||||
test_network_namespace_exists_ns_doesnt_exists_try_is_ready |
pass
pt39.4: neutron.tests.functional.agent.linux.test_ip_lib.NamespaceTestCase.test_network_namespace_exists_ns_doesnt_exists_try_is_ready |
||||||
neutron.tests.functional.agent.linux.test_ip_lib.TestSetIpNonlocalBind | 1 | 1 | 0 | 0 | 0 | Detail | |
test_assigned_value |
pass
pt40.1: neutron.tests.functional.agent.linux.test_ip_lib.TestSetIpNonlocalBind.test_assigned_value |
||||||
neutron.tests.functional.agent.linux.test_ipset.IpsetManagerTestCase | 4 | 4 | 0 | 0 | 0 | Detail | |
test_del_member_denies_ping |
pass
pt41.1: neutron.tests.functional.agent.linux.test_ipset.IpsetManagerTestCase.test_del_member_denies_ping |
||||||
test_destroy_ipset_set |
pass
pt41.2: neutron.tests.functional.agent.linux.test_ipset.IpsetManagerTestCase.test_destroy_ipset_set |
||||||
test_refresh_ipset_allows_ping |
pass
pt41.3: neutron.tests.functional.agent.linux.test_ipset.IpsetManagerTestCase.test_refresh_ipset_allows_ping |
||||||
test_add_member_allows_ping |
pass
pt41.4: neutron.tests.functional.agent.linux.test_ipset.IpsetManagerTestCase.test_add_member_allows_ping |
||||||
neutron.tests.functional.agent.linux.test_iptables.IptablesManagerNonRootTestCase | 2 | 2 | 0 | 0 | 0 | Detail | |
test_binary_name_eventlet_spawn |
pass
pt42.1: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerNonRootTestCase.test_binary_name_eventlet_spawn |
||||||
test_binary_name |
pass
pt42.2: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerNonRootTestCase.test_binary_name |
||||||
neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase | 10 | 10 | 0 | 0 | 0 | Detail | |
test_tcp_output_port |
pass
pt43.1: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase.test_tcp_output_port |
||||||
test_udp_output |
pass
pt43.2: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase.test_udp_output |
||||||
test_udp_output_port |
pass
pt43.3: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase.test_udp_output_port |
||||||
test_mangle_icmp |
pass
pt43.4: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase.test_mangle_icmp |
||||||
test_tcp_input_port |
pass
pt43.5: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase.test_tcp_input_port |
||||||
test_udp_input_port |
pass
pt43.6: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase.test_udp_input_port |
||||||
test_tcp_output |
pass
pt43.7: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase.test_tcp_output |
||||||
test_udp_input |
pass
pt43.8: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase.test_udp_input |
||||||
test_icmp |
pass
pt43.9: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase.test_icmp |
||||||
test_tcp_input |
pass
pt43.10: neutron.tests.functional.agent.linux.test_iptables.IptablesManagerTestCase.test_tcp_input |
||||||
neutron.tests.functional.agent.linux.test_keepalived.KeepalivedManagerTestCase | 5 | 3 | 0 | 0 | 2 | Detail | |
test_keepalived_spawns_conflicting_pid_vrrp_subprocess |
skip
pt44.1: neutron.tests.functional.agent.linux.test_keepalived.KeepalivedManagerTestCase.test_keepalived_spawns_conflicting_pid_vrrp_subprocess |
||||||
test_keepalived_respawns |
pass
pt44.2: neutron.tests.functional.agent.linux.test_keepalived.KeepalivedManagerTestCase.test_keepalived_respawns |
||||||
test_keepalived_spawn |
pass
pt44.3: neutron.tests.functional.agent.linux.test_keepalived.KeepalivedManagerTestCase.test_keepalived_spawn |
||||||
test_keepalived_spawns_conflicting_pid_base_process |
skip
pt44.4: neutron.tests.functional.agent.linux.test_keepalived.KeepalivedManagerTestCase.test_keepalived_spawns_conflicting_pid_base_process |
||||||
test_keepalived_respawn_with_unexpected_exit |
pass
pt44.5: neutron.tests.functional.agent.linux.test_keepalived.KeepalivedManagerTestCase.test_keepalived_respawn_with_unexpected_exit |
||||||
neutron.tests.functional.agent.linux.test_l3_tc_lib.TcLibTestCase | 6 | 6 | 0 | 0 | 0 | Detail | |
test_clear_all_filters |
pass
pt45.1: neutron.tests.functional.agent.linux.test_l3_tc_lib.TcLibTestCase.test_clear_all_filters |
||||||
test_clear_ip_rate_limit |
pass
pt45.2: neutron.tests.functional.agent.linux.test_l3_tc_lib.TcLibTestCase.test_clear_ip_rate_limit |
||||||
test_get_existing_filter_ids |
pass
pt45.3: neutron.tests.functional.agent.linux.test_l3_tc_lib.TcLibTestCase.test_get_existing_filter_ids |
||||||
test_delete_filter_ids |
pass
pt45.4: neutron.tests.functional.agent.linux.test_l3_tc_lib.TcLibTestCase.test_delete_filter_ids |
||||||
test_get_filter_id_for_ip |
pass
pt45.5: neutron.tests.functional.agent.linux.test_l3_tc_lib.TcLibTestCase.test_get_filter_id_for_ip |
||||||
test_set_ip_rate_limit |
pass
pt45.6: neutron.tests.functional.agent.linux.test_l3_tc_lib.TcLibTestCase.test_set_ip_rate_limit |
||||||
neutron.tests.functional.agent.linux.test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase | 10 | 10 | 0 | 0 | 0 | Detail | |
test_arp_correct_protection_allowed_address_pairs |
pass
pt46.1: neutron.tests.functional.agent.linux.test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase.test_arp_correct_protection_allowed_address_pairs |
||||||
test_arp_fails_incorrect_mac_protection |
pass
pt46.2: neutron.tests.functional.agent.linux.test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase.test_arp_fails_incorrect_mac_protection |
||||||
test_arp_fails_incorrect_protection |
pass
pt46.3: neutron.tests.functional.agent.linux.test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase.test_arp_fails_incorrect_protection |
||||||
test_arp_protection_network_owner |
pass
pt46.4: neutron.tests.functional.agent.linux.test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase.test_arp_protection_network_owner |
||||||
test_arp_no_protection |
pass
pt46.5: neutron.tests.functional.agent.linux.test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase.test_arp_no_protection |
||||||
test_arp_protection_dead_reference_removal |
pass
pt46.6: neutron.tests.functional.agent.linux.test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase.test_arp_protection_dead_reference_removal |
||||||
test_arp_protection_update |
pass
pt46.7: neutron.tests.functional.agent.linux.test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase.test_arp_protection_update |
||||||
test_arp_correct_protection |
pass
pt46.8: neutron.tests.functional.agent.linux.test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase.test_arp_correct_protection |
||||||
test_arp_protection_port_security_disabled |
pass
pt46.9: neutron.tests.functional.agent.linux.test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase.test_arp_protection_port_security_disabled |
||||||
test_arp_protection_removal |
pass
pt46.10: neutron.tests.functional.agent.linux.test_linuxbridge_arp_protect.LinuxBridgeARPSpoofTestCase.test_arp_protection_removal |
||||||
neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase | 5 | 5 | 0 | 0 | 0 | Detail | |
test_delete_multiple_entries |
pass
pt47.1: neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_delete_multiple_entries |
||||||
test_list_entries |
pass
pt47.2: neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_list_entries |
||||||
test_delete_icmp_entry |
pass
pt47.3: neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_delete_icmp_entry |
||||||
test_delete_udp_entry |
pass
pt47.4: neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_delete_udp_entry |
||||||
test_delete_tcp_entry |
pass
pt47.5: neutron.tests.functional.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_delete_tcp_entry |
||||||
neutron.tests.functional.agent.linux.test_of_monitor.OFMonitorTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_of_events |
pass
pt48.1: neutron.tests.functional.agent.linux.test_of_monitor.OFMonitorTestCase.test_of_events |
||||||
neutron.tests.functional.agent.linux.test_ovsdb_monitor.TestOvsdbMonitor | 1 | 1 | 0 | 0 | 0 | Detail | |
test_monitor_generates_initial_output |
pass
pt49.1: neutron.tests.functional.agent.linux.test_ovsdb_monitor.TestOvsdbMonitor.test_monitor_generates_initial_output |
||||||
neutron.tests.functional.agent.linux.test_ovsdb_monitor.TestSimpleInterfaceMonitor | 3 | 3 | 0 | 0 | 0 | Detail | |
test_has_updates |
pass
pt50.1: neutron.tests.functional.agent.linux.test_ovsdb_monitor.TestSimpleInterfaceMonitor.test_has_updates |
||||||
test_get_events |
pass
pt50.2: neutron.tests.functional.agent.linux.test_ovsdb_monitor.TestSimpleInterfaceMonitor.test_get_events |
||||||
test_get_events_includes_ofport |
pass
pt50.3: neutron.tests.functional.agent.linux.test_ovsdb_monitor.TestSimpleInterfaceMonitor.test_get_events_includes_ofport |
||||||
neutron.tests.functional.agent.linux.test_process_monitor.TestProcessMonitor | 1 | 1 | 0 | 0 | 0 | Detail | |
test_respawn_handler |
pass
pt51.1: neutron.tests.functional.agent.linux.test_process_monitor.TestProcessMonitor.test_respawn_handler |
||||||
neutron.tests.functional.agent.linux.test_tc_lib.TcFiltersTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_add_tc_filter_vxlan |
pass
pt52.1: neutron.tests.functional.agent.linux.test_tc_lib.TcFiltersTestCase.test_add_tc_filter_vxlan |
||||||
neutron.tests.functional.agent.linux.test_tc_lib.TcLibTestCase | 2 | 2 | 0 | 0 | 0 | Detail | |
test_filters_bandwidth_limit |
pass
pt53.1: neutron.tests.functional.agent.linux.test_tc_lib.TcLibTestCase.test_filters_bandwidth_limit |
||||||
test_tbf_bandwidth_limit |
pass
pt53.2: neutron.tests.functional.agent.linux.test_tc_lib.TcLibTestCase.test_tbf_bandwidth_limit |
||||||
neutron.tests.functional.agent.linux.test_tc_lib.TcPolicyClassTestCase | 2 | 2 | 0 | 0 | 0 | Detail | |
test_add_tc_policy_class_check_min_kbps_values |
pass
pt54.1: neutron.tests.functional.agent.linux.test_tc_lib.TcPolicyClassTestCase.test_add_tc_policy_class_check_min_kbps_values |
||||||
test_list_tc_policy_class_retrieve_statistics |
pass
pt54.2: neutron.tests.functional.agent.linux.test_tc_lib.TcPolicyClassTestCase.test_list_tc_policy_class_retrieve_statistics |
||||||
neutron.tests.functional.agent.linux.test_utils.ReadIfExists | 4 | 4 | 0 | 0 | 0 | Detail | |
test_read_if_exists_no_file(root) |
pass
pt55.1: neutron.tests.functional.agent.linux.test_utils.ReadIfExists.test_read_if_exists_no_file(root) |
||||||
test_read_if_exists_no_file(non-root) |
pass
pt55.2: neutron.tests.functional.agent.linux.test_utils.ReadIfExists.test_read_if_exists_no_file(non-root) |
||||||
test_read_if_exists(root) |
pass
pt55.3: neutron.tests.functional.agent.linux.test_utils.ReadIfExists.test_read_if_exists(root) |
||||||
test_read_if_exists(non-root) |
pass
pt55.4: neutron.tests.functional.agent.linux.test_utils.ReadIfExists.test_read_if_exists(non-root) |
||||||
neutron.tests.functional.agent.linux.test_utils.TestFindChildPids | 2 | 2 | 0 | 0 | 0 | Detail | |
test_find_non_existing_process |
pass
pt56.1: neutron.tests.functional.agent.linux.test_utils.TestFindChildPids.test_find_non_existing_process |
||||||
test_find_child_pids |
pass
pt56.2: neutron.tests.functional.agent.linux.test_utils.TestFindChildPids.test_find_child_pids |
||||||
neutron.tests.functional.agent.linux.test_utils.TestFindParentPid | 2 | 2 | 0 | 0 | 0 | Detail | |
test_non_root_process |
pass
pt57.1: neutron.tests.functional.agent.linux.test_utils.TestFindParentPid.test_non_root_process |
||||||
test_root_process |
pass
pt57.2: neutron.tests.functional.agent.linux.test_utils.TestFindParentPid.test_root_process |
||||||
neutron.tests.functional.agent.linux.test_utils.TestGetProcessCountByName | 1 | 1 | 0 | 0 | 0 | Detail | |
test_root_process |
pass
pt58.1: neutron.tests.functional.agent.linux.test_utils.TestGetProcessCountByName.test_root_process |
||||||
neutron.tests.functional.agent.linux.test_utils.TestGetRootHelperChildPid | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_root_helper_child_pid_returns_first_child |
pass
pt59.1: neutron.tests.functional.agent.linux.test_utils.TestGetRootHelperChildPid.test_get_root_helper_child_pid_returns_first_child |
||||||
neutron.tests.functional.agent.linux.test_utils.TestPIDHelpers | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_cmdline_from_pid_and_pid_invoked_with_cmdline |
pass
pt60.1: neutron.tests.functional.agent.linux.test_utils.TestPIDHelpers.test_get_cmdline_from_pid_and_pid_invoked_with_cmdline |
||||||
neutron.tests.functional.agent.ovn.agent.test_ovn_neutron_agent.TestOVNNeutronAgentFakeAgent | 1 | 1 | 0 | 0 | 0 | Detail | |
test_ovs_and_ovs_events |
pass
pt61.1: neutron.tests.functional.agent.ovn.agent.test_ovn_neutron_agent.TestOVNNeutronAgentFakeAgent.test_ovs_and_ovs_events |
||||||
neutron.tests.functional.agent.ovn.agent.test_ovn_neutron_agent.TestOVNNeutronAgentMetadataExtension | 1 | 1 | 0 | 0 | 0 | Detail | |
test_check_metadata_started |
pass
pt62.1: neutron.tests.functional.agent.ovn.agent.test_ovn_neutron_agent.TestOVNNeutronAgentMetadataExtension.test_check_metadata_started |
||||||
neutron.tests.functional.agent.ovn.agent.test_ovsdb.GetPortQosTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_port_qos |
pass
pt63.1: neutron.tests.functional.agent.ovn.agent.test_ovsdb.GetPortQosTestCase.test_get_port_qos |
||||||
neutron.tests.functional.agent.ovn.extensions.test_qos_hwol.OVSInterfaceEventTestCase | 1 | 0 | 0 | 0 | 1 | Detail | |
test_port_creation_and_deletion |
skip
pt64.1: neutron.tests.functional.agent.ovn.extensions.test_qos_hwol.OVSInterfaceEventTestCase.test_port_creation_and_deletion |
||||||
neutron.tests.functional.agent.ovn.extensions.test_qos_hwol.PortBindingChassisCreatedEventTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_port_binding_chassis_create_event |
pass
pt65.1: neutron.tests.functional.agent.ovn.extensions.test_qos_hwol.PortBindingChassisCreatedEventTestCase.test_port_binding_chassis_create_event |
||||||
neutron.tests.functional.agent.ovn.extensions.test_qos_hwol.QoSBandwidthLimitEventTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_qos_bw_limit_created_and_updated |
pass
pt66.1: neutron.tests.functional.agent.ovn.extensions.test_qos_hwol.QoSBandwidthLimitEventTestCase.test_qos_bw_limit_created_and_updated |
||||||
neutron.tests.functional.agent.ovn.extensions.test_qos_hwol.QoSMinimumBandwidthEventTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_qos_min_bw_created_and_updated |
pass
pt67.1: neutron.tests.functional.agent.ovn.extensions.test_qos_hwol.QoSMinimumBandwidthEventTestCase.test_qos_min_bw_created_and_updated |
||||||
neutron.tests.functional.agent.ovsdb.native.test_connection.BridgeMonitorTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_bridges |
pass
pt68.1: neutron.tests.functional.agent.ovsdb.native.test_connection.BridgeMonitorTestCase.test_create_bridges |
||||||
neutron.tests.functional.agent.ovsdb.native.test_helpers.EnableConnectionUriTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_add_manager_appends |
pass
pt69.1: neutron.tests.functional.agent.ovsdb.native.test_helpers.EnableConnectionUriTestCase.test_add_manager_appends |
||||||
neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase | 10 | 10 | 0 | 0 | 0 | Detail | |
test_enable_isolated_metadata_for_subnet_create_delete |
pass
pt70.1: neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_enable_isolated_metadata_for_subnet_create_delete |
||||||
test_notify_port_ready_after_enable_dhcp |
pass
pt70.2: neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_notify_port_ready_after_enable_dhcp |
||||||
test_agent_mtu_set_on_interface_driver |
pass
pt70.3: neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_agent_mtu_set_on_interface_driver |
||||||
test_create_subnet_with_dhcp |
pass
pt70.4: neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_create_subnet_with_dhcp |
||||||
test_create_subnet_with_non64_ipv6_cidrs |
pass
pt70.5: neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_create_subnet_with_non64_ipv6_cidrs |
||||||
test_force_metadata_for_subnet_create_delete |
pass
pt70.6: neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_force_metadata_for_subnet_create_delete |
||||||
test_metadata_proxy_respawned |
pass
pt70.7: neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_metadata_proxy_respawned |
||||||
test_good_address_allocation |
pass
pt70.8: neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_good_address_allocation |
||||||
test_stale_metadata_proxy_killed |
pass
pt70.9: neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_stale_metadata_proxy_killed |
||||||
test_bad_address_allocation |
pass
pt70.10: neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_bad_address_allocation |
||||||
neutron.tests.functional.agent.test_firewall.FirewallTestCase | 72 | 64 | 0 | 0 | 8 | Detail | |
test_egress_udp_rule(IptablesFirewallDriver,without ipset) |
pass
pt71.1: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_egress_udp_rule(IptablesFirewallDriver,without ipset) |
||||||
test_ip_spoofing(IptablesFirewallDriver,without ipset) |
pass
pt71.2: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ip_spoofing(IptablesFirewallDriver,without ipset) |
||||||
test_mac_spoofing_works_without_port_security_enabled(OVS Firewall Driver) |
skip
pt71.3: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_mac_spoofing_works_without_port_security_enabled(OVS Firewall Driver) |
||||||
test_arp_is_allowed(IptablesFirewallDriver,without ipset) |
pass
pt71.4: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_arp_is_allowed(IptablesFirewallDriver,without ipset) |
||||||
test_connection_with_source_port_range(OVS Firewall Driver) |
pass
pt71.5: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_connection_with_source_port_range(OVS Firewall Driver) |
||||||
test_egress_udp_rule(OVS Firewall Driver) |
pass
pt71.6: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_egress_udp_rule(OVS Firewall Driver) |
||||||
test_ip_spoofing(OVS Firewall Driver) |
pass
pt71.7: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ip_spoofing(OVS Firewall Driver) |
||||||
test_ip_spoofing_works_without_port_security_enabled(OVS Firewall Driver) |
skip
pt71.8: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ip_spoofing_works_without_port_security_enabled(OVS Firewall Driver) |
||||||
test_mac_spoofing(IptablesFirewallDriver,with ipset) |
pass
pt71.9: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_mac_spoofing(IptablesFirewallDriver,with ipset) |
||||||
test_mac_spoofing_works_without_port_security_enabled(IptablesFirewallDriver,with ipset) |
pass
pt71.10: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_mac_spoofing_works_without_port_security_enabled(IptablesFirewallDriver,with ipset) |
||||||
test_connection_with_destination_port_range(IptablesFirewallDriver,without ipset) |
pass
pt71.11: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_connection_with_destination_port_range(IptablesFirewallDriver,without ipset) |
||||||
test_mac_spoofing_works_without_port_security_enabled(IptablesFirewallDriver,without ipset) |
pass
pt71.12: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_mac_spoofing_works_without_port_security_enabled(IptablesFirewallDriver,without ipset) |
||||||
test_egress_tcp_rule(IptablesFirewallDriver,without ipset) |
pass
pt71.13: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_egress_tcp_rule(IptablesFirewallDriver,without ipset) |
||||||
test_allowed_address_pairs(IptablesFirewallDriver,with ipset) |
pass
pt71.14: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_allowed_address_pairs(IptablesFirewallDriver,with ipset) |
||||||
test_established_connection_is_cut(IptablesFirewallDriver,with ipset) |
skip
pt71.15: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_established_connection_is_cut(IptablesFirewallDriver,with ipset) |
||||||
test_arp_is_allowed(IptablesFirewallDriver,with ipset) |
pass
pt71.16: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_arp_is_allowed(IptablesFirewallDriver,with ipset) |
||||||
test_next_port_closed(IptablesFirewallDriver,with ipset) |
pass
pt71.17: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_next_port_closed(IptablesFirewallDriver,with ipset) |
||||||
test_rule_application_converges(IptablesFirewallDriver,with ipset) |
pass
pt71.18: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_rule_application_converges(IptablesFirewallDriver,with ipset) |
||||||
test_rule_ordering_correct(IptablesFirewallDriver,with ipset) |
pass
pt71.19: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_rule_ordering_correct(IptablesFirewallDriver,with ipset) |
||||||
test_established_connection_is_cut(OVS Firewall Driver) |
pass
pt71.20: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_established_connection_is_cut(OVS Firewall Driver) |
||||||
test_connection_with_destination_port_range(IptablesFirewallDriver,with ipset) |
pass
pt71.21: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_connection_with_destination_port_range(IptablesFirewallDriver,with ipset) |
||||||
test_ingress_tcp_rule(IptablesFirewallDriver,without ipset) |
pass
pt71.22: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ingress_tcp_rule(IptablesFirewallDriver,without ipset) |
||||||
test_egress_tcp_rule(IptablesFirewallDriver,with ipset) |
pass
pt71.23: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_egress_tcp_rule(IptablesFirewallDriver,with ipset) |
||||||
test_ip_spoofing(IptablesFirewallDriver,with ipset) |
pass
pt71.24: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ip_spoofing(IptablesFirewallDriver,with ipset) |
||||||
test_egress_udp_rule(IptablesFirewallDriver,with ipset) |
pass
pt71.25: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_egress_udp_rule(IptablesFirewallDriver,with ipset) |
||||||
test_allowed_address_pairs(IptablesFirewallDriver,without ipset) |
pass
pt71.26: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_allowed_address_pairs(IptablesFirewallDriver,without ipset) |
||||||
test_mac_spoofing(OVS Firewall Driver) |
pass
pt71.27: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_mac_spoofing(OVS Firewall Driver) |
||||||
test_mac_spoofing(IptablesFirewallDriver,without ipset) |
pass
pt71.28: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_mac_spoofing(IptablesFirewallDriver,without ipset) |
||||||
test_port_security_enabled_set_to_false(OVS Firewall Driver) |
pass
pt71.29: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_port_security_enabled_set_to_false(OVS Firewall Driver) |
||||||
test_preventing_firewall_blink(IptablesFirewallDriver,with ipset) |
pass
pt71.30: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_preventing_firewall_blink(IptablesFirewallDriver,with ipset) |
||||||
test_tracked_connection(IptablesFirewallDriver,without ipset) |
skip
pt71.31: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_tracked_connection(IptablesFirewallDriver,without ipset) |
||||||
test_rule_ordering_correct(OVS Firewall Driver) |
skip
pt71.32: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_rule_ordering_correct(OVS Firewall Driver) |
||||||
test_connection_with_source_port_range(IptablesFirewallDriver,with ipset) |
pass
pt71.33: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_connection_with_source_port_range(IptablesFirewallDriver,with ipset) |
||||||
test_dhcp_requests_from_vm(IptablesFirewallDriver,with ipset) |
pass
pt71.34: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_dhcp_requests_from_vm(IptablesFirewallDriver,with ipset) |
||||||
test_dhcp_requests_from_vm(IptablesFirewallDriver,without ipset) |
pass
pt71.35: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_dhcp_requests_from_vm(IptablesFirewallDriver,without ipset) |
||||||
test_arp_is_allowed(OVS Firewall Driver) |
pass
pt71.36: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_arp_is_allowed(OVS Firewall Driver) |
||||||
test_dhcp_server_forbidden_on_vm(OVS Firewall Driver) |
pass
pt71.37: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_dhcp_server_forbidden_on_vm(OVS Firewall Driver) |
||||||
test_allowed_address_pairs(OVS Firewall Driver) |
pass
pt71.38: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_allowed_address_pairs(OVS Firewall Driver) |
||||||
test_connection_with_source_port_range(IptablesFirewallDriver,without ipset) |
pass
pt71.39: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_connection_with_source_port_range(IptablesFirewallDriver,without ipset) |
||||||
test_dhcp_requests_from_vm(OVS Firewall Driver) |
pass
pt71.40: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_dhcp_requests_from_vm(OVS Firewall Driver) |
||||||
test_ingress_icmp_secgroup(IptablesFirewallDriver,without ipset) |
pass
pt71.41: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ingress_icmp_secgroup(IptablesFirewallDriver,without ipset) |
||||||
test_egress_tcp_rule(OVS Firewall Driver) |
pass
pt71.42: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_egress_tcp_rule(OVS Firewall Driver) |
||||||
test_established_connection_is_cut(IptablesFirewallDriver,without ipset) |
skip
pt71.43: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_established_connection_is_cut(IptablesFirewallDriver,without ipset) |
||||||
test_dhcp_server_forbidden_on_vm(IptablesFirewallDriver,with ipset) |
pass
pt71.44: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_dhcp_server_forbidden_on_vm(IptablesFirewallDriver,with ipset) |
||||||
test_connection_with_destination_port_range(OVS Firewall Driver) |
pass
pt71.45: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_connection_with_destination_port_range(OVS Firewall Driver) |
||||||
test_ingress_icmp_secgroup(OVS Firewall Driver) |
pass
pt71.46: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ingress_icmp_secgroup(OVS Firewall Driver) |
||||||
test_ingress_tcp_rule(IptablesFirewallDriver,with ipset) |
pass
pt71.47: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ingress_tcp_rule(IptablesFirewallDriver,with ipset) |
||||||
test_dhcp_server_forbidden_on_vm(IptablesFirewallDriver,without ipset) |
pass
pt71.48: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_dhcp_server_forbidden_on_vm(IptablesFirewallDriver,without ipset) |
||||||
test_ingress_icmp_secgroup(IptablesFirewallDriver,with ipset) |
pass
pt71.49: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ingress_icmp_secgroup(IptablesFirewallDriver,with ipset) |
||||||
test_ingress_udp_rule(IptablesFirewallDriver,without ipset) |
pass
pt71.50: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ingress_udp_rule(IptablesFirewallDriver,without ipset) |
||||||
test_ingress_tcp_rule(OVS Firewall Driver) |
pass
pt71.51: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ingress_tcp_rule(OVS Firewall Driver) |
||||||
test_next_port_closed(IptablesFirewallDriver,without ipset) |
pass
pt71.52: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_next_port_closed(IptablesFirewallDriver,without ipset) |
||||||
test_port_security_enabled_set_to_false(IptablesFirewallDriver,with ipset) |
pass
pt71.53: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_port_security_enabled_set_to_false(IptablesFirewallDriver,with ipset) |
||||||
test_preventing_firewall_blink(IptablesFirewallDriver,without ipset) |
pass
pt71.54: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_preventing_firewall_blink(IptablesFirewallDriver,without ipset) |
||||||
test_ingress_udp_rule(IptablesFirewallDriver,with ipset) |
pass
pt71.55: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ingress_udp_rule(IptablesFirewallDriver,with ipset) |
||||||
test_related_connection(IptablesFirewallDriver,without ipset) |
pass
pt71.56: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_related_connection(IptablesFirewallDriver,without ipset) |
||||||
test_ip_spoofing_works_without_port_security_enabled(IptablesFirewallDriver,without ipset) |
pass
pt71.57: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ip_spoofing_works_without_port_security_enabled(IptablesFirewallDriver,without ipset) |
||||||
test_ingress_udp_rule(OVS Firewall Driver) |
pass
pt71.58: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ingress_udp_rule(OVS Firewall Driver) |
||||||
test_port_security_enabled_set_to_false(IptablesFirewallDriver,without ipset) |
pass
pt71.59: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_port_security_enabled_set_to_false(IptablesFirewallDriver,without ipset) |
||||||
test_next_port_closed(OVS Firewall Driver) |
pass
pt71.60: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_next_port_closed(OVS Firewall Driver) |
||||||
test_ip_spoofing_works_without_port_security_enabled(IptablesFirewallDriver,with ipset) |
pass
pt71.61: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_ip_spoofing_works_without_port_security_enabled(IptablesFirewallDriver,with ipset) |
||||||
test_rule_ordering_correct(IptablesFirewallDriver,without ipset) |
pass
pt71.62: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_rule_ordering_correct(IptablesFirewallDriver,without ipset) |
||||||
test_remote_security_groups(OVS Firewall Driver) |
pass
pt71.63: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_remote_security_groups(OVS Firewall Driver) |
||||||
test_preventing_firewall_blink(OVS Firewall Driver) |
pass
pt71.64: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_preventing_firewall_blink(OVS Firewall Driver) |
||||||
test_rule_application_converges(IptablesFirewallDriver,without ipset) |
pass
pt71.65: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_rule_application_converges(IptablesFirewallDriver,without ipset) |
||||||
test_related_connection(OVS Firewall Driver) |
pass
pt71.66: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_related_connection(OVS Firewall Driver) |
||||||
test_rule_application_converges(OVS Firewall Driver) |
skip
pt71.67: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_rule_application_converges(OVS Firewall Driver) |
||||||
test_related_connection(IptablesFirewallDriver,with ipset) |
pass
pt71.68: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_related_connection(IptablesFirewallDriver,with ipset) |
||||||
test_tracked_connection(IptablesFirewallDriver,with ipset) |
skip
pt71.69: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_tracked_connection(IptablesFirewallDriver,with ipset) |
||||||
test_tracked_connection(OVS Firewall Driver) |
pass
pt71.70: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_tracked_connection(OVS Firewall Driver) |
||||||
test_remote_security_groups(IptablesFirewallDriver,with ipset) |
pass
pt71.71: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_remote_security_groups(IptablesFirewallDriver,with ipset) |
||||||
test_remote_security_groups(IptablesFirewallDriver,without ipset) |
pass
pt71.72: neutron.tests.functional.agent.test_firewall.FirewallTestCase.test_remote_security_groups(IptablesFirewallDriver,without ipset) |
||||||
neutron.tests.functional.agent.test_firewall.FirewallTestCaseIPv6 | 7 | 6 | 0 | 0 | 1 | Detail | |
test_icmp_to_specific_address(OVS Firewall Driver) |
pass
pt72.1: neutron.tests.functional.agent.test_firewall.FirewallTestCaseIPv6.test_icmp_to_specific_address(OVS Firewall Driver) |
||||||
test_ip_spoofing(OVS Firewall Driver) |
skip
pt72.2: neutron.tests.functional.agent.test_firewall.FirewallTestCaseIPv6.test_ip_spoofing(OVS Firewall Driver) |
||||||
test_icmp_from_specific_address(OVS Firewall Driver) |
pass
pt72.3: neutron.tests.functional.agent.test_firewall.FirewallTestCaseIPv6.test_icmp_from_specific_address(OVS Firewall Driver) |
||||||
test_udp_from_specific_address(OVS Firewall Driver) |
pass
pt72.4: neutron.tests.functional.agent.test_firewall.FirewallTestCaseIPv6.test_udp_from_specific_address(OVS Firewall Driver) |
||||||
test_udp_to_specific_address(OVS Firewall Driver) |
pass
pt72.5: neutron.tests.functional.agent.test_firewall.FirewallTestCaseIPv6.test_udp_to_specific_address(OVS Firewall Driver) |
||||||
test_tcp_to_specific_address(OVS Firewall Driver) |
pass
pt72.6: neutron.tests.functional.agent.test_firewall.FirewallTestCaseIPv6.test_tcp_to_specific_address(OVS Firewall Driver) |
||||||
test_tcp_from_specific_address(OVS Firewall Driver) |
pass
pt72.7: neutron.tests.functional.agent.test_firewall.FirewallTestCaseIPv6.test_tcp_from_specific_address(OVS Firewall Driver) |
||||||
neutron.tests.functional.agent.test_l2_lb_agent.LinuxBridgeAgentTests | 5 | 5 | 0 | 0 | 0 | Detail | |
test_ensure_trunk_subports |
pass
pt73.1: neutron.tests.functional.agent.test_l2_lb_agent.LinuxBridgeAgentTests.test_ensure_trunk_subports |
||||||
test_validate_interface_mappings |
pass
pt73.2: neutron.tests.functional.agent.test_l2_lb_agent.LinuxBridgeAgentTests.test_validate_interface_mappings |
||||||
test_vlan_QinQ_subinterfaces |
pass
pt73.3: neutron.tests.functional.agent.test_l2_lb_agent.LinuxBridgeAgentTests.test_vlan_QinQ_subinterfaces |
||||||
test_vlan_subinterfaces |
pass
pt73.4: neutron.tests.functional.agent.test_l2_lb_agent.LinuxBridgeAgentTests.test_vlan_subinterfaces |
||||||
test_validate_bridge_mappings |
pass
pt73.5: neutron.tests.functional.agent.test_l2_lb_agent.LinuxBridgeAgentTests.test_validate_bridge_mappings |
||||||
neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent | 25 | 25 | 0 | 0 | 0 | Detail | |
test_no_stale_flows_after_port_delete |
pass
pt74.1: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_no_stale_flows_after_port_delete |
||||||
test_resync_ancillary_dev_up_after_failure |
pass
pt74.2: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_resync_ancillary_dev_up_after_failure |
||||||
test_datapath_type_netdev |
pass
pt74.3: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_datapath_type_netdev |
||||||
test_noresync_after_port_gone |
pass
pt74.4: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_noresync_after_port_gone |
||||||
test_assert_br_phys_patch_port_ofports_dont_change |
pass
pt74.5: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_assert_br_phys_patch_port_ofports_dont_change |
||||||
test_assert_bridges_ports_no_tunnel |
pass
pt74.6: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_assert_bridges_ports_no_tunnel |
||||||
test_assert_bridges_ports_vxlan_ipv4 |
pass
pt74.7: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_assert_bridges_ports_vxlan_ipv4 |
||||||
test_port_creation_and_deletion |
pass
pt74.8: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_port_creation_and_deletion |
||||||
test_assert_pings_during_br_phys_setup_not_lost_in_vlan_to_vlan |
pass
pt74.9: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_assert_pings_during_br_phys_setup_not_lost_in_vlan_to_vlan |
||||||
test_reprocess_port_when_ovs_restarts |
pass
pt74.10: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_reprocess_port_when_ovs_restarts |
||||||
test_resync_ancillary_devices |
pass
pt74.11: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_resync_ancillary_devices |
||||||
test_ancillary_port_creation_and_deletion |
pass
pt74.12: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_ancillary_port_creation_and_deletion |
||||||
test_assert_br_int_patch_port_ofports_dont_change |
pass
pt74.13: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_assert_br_int_patch_port_ofports_dont_change |
||||||
test_datapath_type_system |
pass
pt74.14: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_datapath_type_system |
||||||
test_assert_pings_during_br_int_setup_not_lost |
pass
pt74.15: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_assert_pings_during_br_int_setup_not_lost |
||||||
test_port_vlan_tags |
pass
pt74.16: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_port_vlan_tags |
||||||
test_resync_ancillary_dev_down_after_failure |
pass
pt74.17: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_resync_ancillary_dev_down_after_failure |
||||||
test_resync_dev_down_after_failure |
pass
pt74.18: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_resync_dev_down_after_failure |
||||||
test_resync_dev_up_after_failure |
pass
pt74.19: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_resync_dev_up_after_failure |
||||||
test_resync_devices_set_up_after_exception |
pass
pt74.20: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_resync_devices_set_up_after_exception |
||||||
test_assert_bridges_ports_vxlan_ipv6 |
pass
pt74.21: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_assert_bridges_ports_vxlan_ipv6 |
||||||
test_assert_pings_during_br_phys_setup_not_lost_in_vlan_to_flat |
pass
pt74.22: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_assert_pings_during_br_phys_setup_not_lost_in_vlan_to_flat |
||||||
test_datapath_type_change |
pass
pt74.23: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_datapath_type_change |
||||||
test_datapath_type_default |
pass
pt74.24: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_datapath_type_default |
||||||
test_ovs_restarted_event |
pass
pt74.25: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgent.test_ovs_restarted_event |
||||||
neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgentExtensionConfig | 1 | 1 | 0 | 0 | 0 | Detail | |
test_report_loaded_extension |
pass
pt75.1: neutron.tests.functional.agent.test_l2_ovs_agent.TestOVSAgentExtensionConfig.test_report_loaded_extension |
||||||
neutron.tests.functional.agent.test_ovs_flows.ARPSpoofTestCase | 11 | 11 | 0 | 0 | 0 | Detail | |
test_arp_spoof_blocks_request |
pass
pt76.1: neutron.tests.functional.agent.test_ovs_flows.ARPSpoofTestCase.test_arp_spoof_blocks_request |
||||||
test_mac_spoof_blocks_wrong_mac |
pass
pt76.2: neutron.tests.functional.agent.test_ovs_flows.ARPSpoofTestCase.test_mac_spoof_blocks_wrong_mac |
||||||
test_arp_spoof_blocks_response |
pass
pt76.3: neutron.tests.functional.agent.test_ovs_flows.ARPSpoofTestCase.test_arp_spoof_blocks_response |
||||||
test_arp_spoof_doesnt_block_ipv6 |
pass
pt76.4: neutron.tests.functional.agent.test_ovs_flows.ARPSpoofTestCase.test_arp_spoof_doesnt_block_ipv6 |
||||||
test_arp_spoof_allowed_address_pairs_0cidr |
pass
pt76.5: neutron.tests.functional.agent.test_ovs_flows.ARPSpoofTestCase.test_arp_spoof_allowed_address_pairs_0cidr |
||||||
test_arp_spoof_icmpv6_neigh_advt_allowed_address_pairs |
pass
pt76.6: neutron.tests.functional.agent.test_ovs_flows.ARPSpoofTestCase.test_arp_spoof_icmpv6_neigh_advt_allowed_address_pairs |
||||||
test_arp_spoof_disable_network_port |
pass
pt76.7: neutron.tests.functional.agent.test_ovs_flows.ARPSpoofTestCase.test_arp_spoof_disable_network_port |
||||||
test_arp_spoof_blocks_icmpv6_neigh_advt |
pass
pt76.8: neutron.tests.functional.agent.test_ovs_flows.ARPSpoofTestCase.test_arp_spoof_blocks_icmpv6_neigh_advt |
||||||
test_arp_spoof_disable_port_security |
pass
pt76.9: neutron.tests.functional.agent.test_ovs_flows.ARPSpoofTestCase.test_arp_spoof_disable_port_security |
||||||
test_arp_spoof_doesnt_block_normal_traffic |
pass
pt76.10: neutron.tests.functional.agent.test_ovs_flows.ARPSpoofTestCase.test_arp_spoof_doesnt_block_normal_traffic |
||||||
test_arp_spoof_allowed_address_pairs |
pass
pt76.11: neutron.tests.functional.agent.test_ovs_flows.ARPSpoofTestCase.test_arp_spoof_allowed_address_pairs |
||||||
neutron.tests.functional.agent.test_ovs_flows.CanaryTableTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_canary_table |
pass
pt77.1: neutron.tests.functional.agent.test_ovs_flows.CanaryTableTestCase.test_canary_table |
||||||
neutron.tests.functional.agent.test_ovs_flows.DeleteFlowsTestCase | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_flows_bridge_cookie_only |
pass
pt78.1: neutron.tests.functional.agent.test_ovs_flows.DeleteFlowsTestCase.test_delete_flows_bridge_cookie_only |
||||||
test_delete_flows_all |
pass
pt78.2: neutron.tests.functional.agent.test_ovs_flows.DeleteFlowsTestCase.test_delete_flows_all |
||||||
neutron.tests.functional.agent.test_ovs_flows.OVSFlowTestCase | 4 | 4 | 0 | 0 | 0 | Detail | |
test_provision_local_vlan |
pass
pt79.1: neutron.tests.functional.agent.test_ovs_flows.OVSFlowTestCase.test_provision_local_vlan |
||||||
test_bundled_install |
pass
pt79.2: neutron.tests.functional.agent.test_ovs_flows.OVSFlowTestCase.test_bundled_install |
||||||
test_install_dvr_to_src_mac |
pass
pt79.3: neutron.tests.functional.agent.test_ovs_flows.OVSFlowTestCase.test_install_dvr_to_src_mac |
||||||
test_install_flood_to_tun |
pass
pt79.4: neutron.tests.functional.agent.test_ovs_flows.OVSFlowTestCase.test_install_flood_to_tun |
||||||
neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase | 45 | 45 | 0 | 0 | 0 | Detail | |
test_db_add_set |
pass
pt80.1: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_db_add_set |
||||||
test_get_iface_name_list |
pass
pt80.2: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_iface_name_list |
||||||
test_get_vifs_by_ids |
pass
pt80.3: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_vifs_by_ids |
||||||
test_set_fail_mode_standalone |
pass
pt80.4: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_set_fail_mode_standalone |
||||||
test_attribute_map_handling |
pass
pt80.5: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_attribute_map_handling |
||||||
test_delete_ports |
pass
pt80.6: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_delete_ports |
||||||
test_duplicate_port_may_exist_false |
pass
pt80.7: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_duplicate_port_may_exist_false |
||||||
test_get_port_tag_dict |
pass
pt80.8: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_port_tag_dict |
||||||
test_add_protocols_add_existing |
pass
pt80.9: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_add_protocols_add_existing |
||||||
test_add_tunnel_port_custom_port |
pass
pt80.10: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_add_tunnel_port_custom_port |
||||||
test_attribute_lifecycle |
pass
pt80.11: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_attribute_lifecycle |
||||||
test_controller_lifecycle |
pass
pt80.12: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_controller_lifecycle |
||||||
test_db_add_map |
pass
pt80.13: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_db_add_map |
||||||
test_db_add_ref |
pass
pt80.14: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_db_add_ref |
||||||
test_get_vif_port_set |
pass
pt80.15: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_vif_port_set |
||||||
test_get_vif_port_set_on_empty_bridge_returns_empty_set |
pass
pt80.16: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_vif_port_set_on_empty_bridge_returns_empty_set |
||||||
test_get_vif_port_set_with_missing_port |
pass
pt80.17: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_vif_port_set_with_missing_port |
||||||
test_non_index_queries |
pass
pt80.18: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_non_index_queries |
||||||
test_delete_port_if_exists_false |
pass
pt80.19: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_delete_port_if_exists_false |
||||||
test_disable_in_band |
pass
pt80.20: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_disable_in_band |
||||||
test_get_bridge_external_bridge_id |
pass
pt80.21: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_bridge_external_bridge_id |
||||||
test_get_port_stats |
pass
pt80.22: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_port_stats |
||||||
test_delete_flows_all |
pass
pt80.23: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_delete_flows_all |
||||||
test_set_igmp_snooping_enabled |
pass
pt80.24: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_set_igmp_snooping_enabled |
||||||
test_add_tunnel_port_ipv4 |
pass
pt80.25: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_add_tunnel_port_ipv4 |
||||||
test_add_tunnel_port_tos |
pass
pt80.26: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_add_tunnel_port_tos |
||||||
test_db_add_to_new_object |
pass
pt80.27: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_db_add_to_new_object |
||||||
test_db_create_references |
pass
pt80.28: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_db_create_references |
||||||
test_get_vif_ports_with_bond |
pass
pt80.29: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_vif_ports_with_bond |
||||||
test_set_igmp_snooping_disabled |
pass
pt80.30: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_set_igmp_snooping_disabled |
||||||
test_add_protocols_start_with_one |
pass
pt80.31: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_add_protocols_start_with_one |
||||||
test_cascading_del_in_txn |
pass
pt80.32: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_cascading_del_in_txn |
||||||
test_delete_flows_strict |
pass
pt80.33: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_delete_flows_strict |
||||||
test_get_port_name_list |
pass
pt80.34: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_port_name_list |
||||||
test_get_vif_port_by_id |
pass
pt80.35: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_vif_port_by_id |
||||||
test_get_vif_ports |
pass
pt80.36: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_vif_ports |
||||||
test_port_lifecycle |
pass
pt80.37: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_port_lifecycle |
||||||
test_set_fail_mode_secure |
pass
pt80.38: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_set_fail_mode_secure |
||||||
test_add_patch_port |
pass
pt80.39: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_add_patch_port |
||||||
test_add_protocols_start_with_two_add_two |
pass
pt80.40: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_add_protocols_start_with_two_add_two |
||||||
test_add_tunnel_port_ipv6 |
pass
pt80.41: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_add_tunnel_port_ipv6 |
||||||
test_db_add_map_multiple_dicts |
pass
pt80.42: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_db_add_map_multiple_dicts |
||||||
test_db_add_map_multiple_one_dict |
pass
pt80.43: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_db_add_map_multiple_one_dict |
||||||
test_get_ports_attributes |
pass
pt80.44: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_get_ports_attributes |
||||||
test_replace_port |
pass
pt80.45: neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_replace_port |
||||||
neutron.tests.functional.agent.test_ovs_lib.OVSLibTestCase | 4 | 4 | 0 | 0 | 0 | Detail | |
test_bridge_lifecycle_baseovs |
pass
pt81.1: neutron.tests.functional.agent.test_ovs_lib.OVSLibTestCase.test_bridge_lifecycle_baseovs |
||||||
test_bridge_lifecycle_ovsbridge |
pass
pt81.2: neutron.tests.functional.agent.test_ovs_lib.OVSLibTestCase.test_bridge_lifecycle_ovsbridge |
||||||
test_get_bridges |
pass
pt81.3: neutron.tests.functional.agent.test_ovs_lib.OVSLibTestCase.test_get_bridges |
||||||
test_db_find_column_type_list |
pass
pt81.4: neutron.tests.functional.agent.test_ovs_lib.OVSLibTestCase.test_db_find_column_type_list |
||||||
neutron.tests.functional.api.test_policies.APIPolicyTestCase | 2 | 2 | 0 | 0 | 0 | Detail | |
test_proper_load_order |
pass
pt82.1: neutron.tests.functional.api.test_policies.APIPolicyTestCase.test_proper_load_order |
||||||
test_premature_loading |
pass
pt82.2: neutron.tests.functional.api.test_policies.APIPolicyTestCase.test_premature_loading |
||||||
neutron.tests.functional.cmd.test_destroy_patch_ports.TestDestroyPatchPorts | 3 | 3 | 0 | 0 | 0 | Detail | |
test_destroy_patch_ports_no_int_br |
pass
pt83.1: neutron.tests.functional.cmd.test_destroy_patch_ports.TestDestroyPatchPorts.test_destroy_patch_ports_no_int_br |
||||||
test_destroy_patch_ports_canary_flow_on_int_br |
pass
pt83.2: neutron.tests.functional.cmd.test_destroy_patch_ports.TestDestroyPatchPorts.test_destroy_patch_ports_canary_flow_on_int_br |
||||||
test_destroy_patch_ports |
pass
pt83.3: neutron.tests.functional.cmd.test_destroy_patch_ports.TestDestroyPatchPorts.test_destroy_patch_ports |
||||||
neutron.tests.functional.cmd.test_ipset_cleanup.TestIPSetCLIConfig | 1 | 1 | 0 | 0 | 0 | Detail | |
test_ipset_opts_registration |
pass
pt84.1: neutron.tests.functional.cmd.test_ipset_cleanup.TestIPSetCLIConfig.test_ipset_opts_registration |
||||||
neutron.tests.functional.cmd.test_linuxbridge_cleanup.LinuxbridgeCleanupTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_no_cleanup_bridge_in_bridge_mappings |
pass
pt85.1: neutron.tests.functional.cmd.test_linuxbridge_cleanup.LinuxbridgeCleanupTest.test_no_cleanup_bridge_in_bridge_mappings |
||||||
test_no_cleanup_bridge_with_tap |
pass
pt85.2: neutron.tests.functional.cmd.test_linuxbridge_cleanup.LinuxbridgeCleanupTest.test_no_cleanup_bridge_with_tap |
||||||
test_cleanup_empty_bridge |
pass
pt85.3: neutron.tests.functional.cmd.test_linuxbridge_cleanup.LinuxbridgeCleanupTest.test_cleanup_empty_bridge |
||||||
neutron.tests.functional.cmd.test_netns_cleanup.NetnsCleanupTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_cleanup_network_namespaces_cleans_dhcp_and_l3_namespaces |
pass
pt86.1: neutron.tests.functional.cmd.test_netns_cleanup.NetnsCleanupTest.test_cleanup_network_namespaces_cleans_dhcp_and_l3_namespaces |
||||||
neutron.tests.functional.cmd.test_netns_cleanup.TestNETNSCLIConfig | 1 | 1 | 0 | 0 | 0 | Detail | |
test_netns_opts_registration |
pass
pt87.1: neutron.tests.functional.cmd.test_netns_cleanup.TestNETNSCLIConfig.test_netns_opts_registration |
||||||
neutron.tests.functional.cmd.test_ovs_cleanup.TestOVSCLIConfig | 2 | 2 | 0 | 0 | 0 | Detail | |
test_do_main_default_options |
pass
pt88.1: neutron.tests.functional.cmd.test_ovs_cleanup.TestOVSCLIConfig.test_do_main_default_options |
||||||
test_ovs_opts_registration |
pass
pt88.2: neutron.tests.functional.cmd.test_ovs_cleanup.TestOVSCLIConfig.test_ovs_opts_registration |
||||||
neutron.tests.functional.cmd.test_status.StatusTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_neutron_status_cli |
pass
pt89.1: neutron.tests.functional.cmd.test_status.StatusTest.test_neutron_status_cli |
||||||
neutron.tests.functional.common.ovn.test_utils.TestCreateNeutronPgDrop | 2 | 2 | 0 | 0 | 0 | Detail | |
test_non_existing |
pass
pt90.1: neutron.tests.functional.common.ovn.test_utils.TestCreateNeutronPgDrop.test_non_existing |
||||||
test_already_existing |
pass
pt90.2: neutron.tests.functional.common.ovn.test_utils.TestCreateNeutronPgDrop.test_already_existing |
||||||
neutron.tests.functional.common.ovn.test_utils.TestOvnContext | 18 | 18 | 0 | 0 | 0 | Detail | |
test_with_transaction_2_idl_and_default_txn__positional_txn |
pass
pt91.1: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_with_transaction_2_idl_and_default_txn__positional_txn |
||||||
test_with_transaction_7_custom_idl_and_custom_txn |
pass
pt91.2: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_with_transaction_7_custom_idl_and_custom_txn |
||||||
test_without_transaction_5_txn_and_default_idl__positional_idl |
pass
pt91.3: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_without_transaction_5_txn_and_default_idl__positional_idl |
||||||
test_without_transaction_7_custom_idl_and_custom_txn |
pass
pt91.4: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_without_transaction_7_custom_idl_and_custom_txn |
||||||
test_needed_parameters_4_method_with_custom_idl_and_custom_txn |
pass
pt91.5: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_needed_parameters_4_method_with_custom_idl_and_custom_txn |
||||||
test_without_transaction_4_txn_and_default_idl |
pass
pt91.6: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_without_transaction_4_txn_and_default_idl |
||||||
test_needed_parameters_1_method_with_idl_and_default_txn |
pass
pt91.7: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_needed_parameters_1_method_with_idl_and_default_txn |
||||||
test_with_transaction_1_idl_and_default_txn |
pass
pt91.8: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_with_transaction_1_idl_and_default_txn |
||||||
test_with_transaction_4_txn_and_default_idl |
pass
pt91.9: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_with_transaction_4_txn_and_default_idl |
||||||
test_with_transaction_5_txn_and_default_idl__positional_idl |
pass
pt91.10: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_with_transaction_5_txn_and_default_idl__positional_idl |
||||||
test_needed_parameters_2_method_with_txn_and_default_idl |
pass
pt91.11: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_needed_parameters_2_method_with_txn_and_default_idl |
||||||
test_needed_parameters_3_method_with_idl_and_txn |
pass
pt91.12: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_needed_parameters_3_method_with_idl_and_txn |
||||||
test_with_transaction_6_txn_and_idl |
pass
pt91.13: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_with_transaction_6_txn_and_idl |
||||||
test_without_transaction_6_txn_and_idl |
pass
pt91.14: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_without_transaction_6_txn_and_idl |
||||||
test_without_transaction_1_idl_and_default_txn |
pass
pt91.15: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_without_transaction_1_idl_and_default_txn |
||||||
test_with_transaction_3_idl_and_default_txn__default_txn |
pass
pt91.16: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_with_transaction_3_idl_and_default_txn__default_txn |
||||||
test_without_transaction_2_idl_and_default_txn__positional_txn |
pass
pt91.17: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_without_transaction_2_idl_and_default_txn__positional_txn |
||||||
test_without_transaction_3_idl_and_default_txn__default_txn |
pass
pt91.18: neutron.tests.functional.common.ovn.test_utils.TestOvnContext.test_without_transaction_3_idl_and_default_txn__default_txn |
||||||
neutron.tests.functional.common.ovn.test_utils.TestSyncHaChassisGroup | 2 | 2 | 0 | 0 | 0 | Detail | |
test_sync_ha_chassis_group_network_extport |
pass
pt92.1: neutron.tests.functional.common.ovn.test_utils.TestSyncHaChassisGroup.test_sync_ha_chassis_group_network_extport |
||||||
test_sync_ha_chassis_group_network |
pass
pt92.2: neutron.tests.functional.common.ovn.test_utils.TestSyncHaChassisGroup.test_sync_ha_chassis_group_network |
||||||
neutron.tests.functional.common.test_utils.TestWaitUntilTrue | 2 | 2 | 0 | 0 | 0 | Detail | |
test_wait_until_true_predicate_succeeds |
pass
pt93.1: neutron.tests.functional.common.test_utils.TestWaitUntilTrue.test_wait_until_true_predicate_succeeds |
||||||
test_wait_until_true_predicate_fails |
pass
pt93.2: neutron.tests.functional.common.test_utils.TestWaitUntilTrue.test_wait_until_true_predicate_fails |
||||||
neutron.tests.functional.common.test_utils._TestIsSessionActive | 1 | 0 | 0 | 0 | 1 | Detail | |
test_is_session_active |
skip
pt94.1: neutron.tests.functional.common.test_utils._TestIsSessionActive.test_is_session_active |
||||||
neutron.tests.functional.db.test_ipam.IpamTestCase | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_fixed_ip |
pass
pt95.1: neutron.tests.functional.db.test_ipam.IpamTestCase.test_allocate_fixed_ip |
||||||
test_allocate_ip_exhausted_pool |
pass
pt95.2: neutron.tests.functional.db.test_ipam.IpamTestCase.test_allocate_ip_exhausted_pool |
||||||
neutron.tests.functional.db.test_migrations.TestSanityCheck | 4 | 4 | 0 | 0 | 0 | Detail | |
test_check_sanity_6b461a21bcfc_dup_on_no_fixed_ip |
pass
pt96.1: neutron.tests.functional.db.test_migrations.TestSanityCheck.test_check_sanity_6b461a21bcfc_dup_on_no_fixed_ip |
||||||
test_check_sanity_6b461a21bcfc_dup_on_fixed_ip |
pass
pt96.2: neutron.tests.functional.db.test_migrations.TestSanityCheck.test_check_sanity_6b461a21bcfc_dup_on_fixed_ip |
||||||
test_check_sanity_1df244e556f5 |
pass
pt96.3: neutron.tests.functional.db.test_migrations.TestSanityCheck.test_check_sanity_1df244e556f5 |
||||||
test_check_sanity_030a959ceafa |
pass
pt96.4: neutron.tests.functional.db.test_migrations.TestSanityCheck.test_check_sanity_030a959ceafa |
||||||
neutron.tests.functional.db.test_migrations.TestWalkDowngrade | 1 | 1 | 0 | 0 | 0 | Detail | |
test_no_downgrade |
pass
pt97.1: neutron.tests.functional.db.test_migrations.TestWalkDowngrade.test_no_downgrade |
||||||
neutron.tests.functional.db.test_models.TestDBCreation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_head_creation |
pass
pt98.1: neutron.tests.functional.db.test_models.TestDBCreation.test_head_creation |
||||||
neutron.tests.functional.db.test_network.NetworkRBACTestCase | 20 | 20 | 0 | 0 | 0 | Detail | |
test_ensure_no_port_in_tenant_2 |
pass
pt99.1: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_ensure_no_port_in_tenant_2 |
||||||
test_ensure_port_tenant_1_in_asterisk |
pass
pt99.2: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_ensure_port_tenant_1_in_asterisk |
||||||
test_create_network_shared |
pass
pt99.3: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_create_network_shared |
||||||
test_external_network_update_shared_flag_other_project_fip |
pass
pt99.4: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_external_network_update_shared_flag_other_project_fip |
||||||
test_update_network_shared_to_external |
pass
pt99.5: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_update_network_shared_to_external |
||||||
test_create_network_not_shared |
pass
pt99.6: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_create_network_not_shared |
||||||
test_ensure_port_tenant_1_in_tenant_1 |
pass
pt99.7: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_ensure_port_tenant_1_in_tenant_1 |
||||||
test_update_network_to_no_shared_no_tenant_subnet |
pass
pt99.8: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_update_network_to_no_shared_no_tenant_subnet |
||||||
test_ensure_port_tenant_2_in_asterisk |
pass
pt99.9: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_ensure_port_tenant_2_in_asterisk |
||||||
test_external_network_update_shared_flag_own_project_fip |
pass
pt99.10: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_external_network_update_shared_flag_own_project_fip |
||||||
test_update_network_to_no_shared_tenant_subnet |
pass
pt99.11: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_update_network_to_no_shared_tenant_subnet |
||||||
test_create_network_not_shared_external |
pass
pt99.12: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_create_network_not_shared_external |
||||||
test_update_network_to_shared |
pass
pt99.13: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_update_network_to_shared |
||||||
test_ensure_no_share_port_tenant_2_in_tenant_2 |
pass
pt99.14: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_ensure_no_share_port_tenant_2_in_tenant_2 |
||||||
test_ensure_no_port_in_asterisk |
pass
pt99.15: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_ensure_no_port_in_asterisk |
||||||
test_ensure_no_port_in_tenant_1 |
pass
pt99.16: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_ensure_no_port_in_tenant_1 |
||||||
test_ensure_no_share_port_tenant_2_in_tenant_1 |
pass
pt99.17: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_ensure_no_share_port_tenant_2_in_tenant_1 |
||||||
test_network_owner |
pass
pt99.18: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_network_owner |
||||||
test_update_network_shared_to_internal |
pass
pt99.19: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_update_network_shared_to_internal |
||||||
test_update_network_to_no_shared_no_subnets |
pass
pt99.20: neutron.tests.functional.db.test_network.NetworkRBACTestCase.test_update_network_to_no_shared_no_subnets |
||||||
neutron.tests.functional.db.test_ovn_revision_numbers_db.TestRevisionNumbers | 8 | 8 | 0 | 0 | 0 | Detail | |
test_update_port |
pass
pt100.1: neutron.tests.functional.db.test_ovn_revision_numbers_db.TestRevisionNumbers.test_update_port |
||||||
test_update_subnet |
pass
pt100.2: neutron.tests.functional.db.test_ovn_revision_numbers_db.TestRevisionNumbers.test_update_subnet |
||||||
test_create_network |
pass
pt100.3: neutron.tests.functional.db.test_ovn_revision_numbers_db.TestRevisionNumbers.test_create_network |
||||||
test_create_router |
pass
pt100.4: neutron.tests.functional.db.test_ovn_revision_numbers_db.TestRevisionNumbers.test_create_router |
||||||
test_create_port |
pass
pt100.5: neutron.tests.functional.db.test_ovn_revision_numbers_db.TestRevisionNumbers.test_create_port |
||||||
test_create_subnet |
pass
pt100.6: neutron.tests.functional.db.test_ovn_revision_numbers_db.TestRevisionNumbers.test_create_subnet |
||||||
test_update_router |
pass
pt100.7: neutron.tests.functional.db.test_ovn_revision_numbers_db.TestRevisionNumbers.test_update_router |
||||||
test_update_network |
pass
pt100.8: neutron.tests.functional.db.test_ovn_revision_numbers_db.TestRevisionNumbers.test_update_network |
||||||
neutron.tests.functional.objects.plugins.ml2.test_base._SegmentAllocation | 1 | 0 | 0 | 0 | 1 | Detail | |
test_get_random_unallocated_segment_and_allocate |
skip
pt101.1: neutron.tests.functional.objects.plugins.ml2.test_base._SegmentAllocation.test_get_random_unallocated_segment_and_allocate |
||||||
neutron.tests.functional.objects.test_agent._AgentSql | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_agents_by_availability_zones_and_agent_type |
pass
pt102.1: neutron.tests.functional.objects.test_agent._AgentSql.test_get_agents_by_availability_zones_and_agent_type |
||||||
neutron.tests.functional.objects.test_quota._ReservationSql | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_total_reservations_map |
pass
pt103.1: neutron.tests.functional.objects.test_quota._ReservationSql.test_get_total_reservations_map |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestDHCPAgentShimControllers | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_networks_on_dhcp_agent |
pass
pt104.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestDHCPAgentShimControllers.test_list_networks_on_dhcp_agent |
||||||
test_add_remove_dhcp_agent |
pass
pt104.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestDHCPAgentShimControllers.test_add_remove_dhcp_agent |
||||||
test_list_dhcp_agents_hosting_network |
pass
pt104.3: neutron.tests.functional.pecan_wsgi.test_controllers.TestDHCPAgentShimControllers.test_list_dhcp_agents_hosting_network |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestExcludeAttributePolicy | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_networks |
pass
pt105.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestExcludeAttributePolicy.test_get_networks |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestExtensionsController | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get |
pass
pt106.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestExtensionsController.test_get |
||||||
test_index |
pass
pt106.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestExtensionsController.test_index |
||||||
test_methods |
pass
pt106.3: neutron.tests.functional.pecan_wsgi.test_controllers.TestExtensionsController.test_methods |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestL3AgentShimControllers | 3 | 3 | 0 | 0 | 0 | Detail | |
test_add_remove_l3_agent |
pass
pt107.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestL3AgentShimControllers.test_add_remove_l3_agent |
||||||
test_list_routers_on_l3_agent |
pass
pt107.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestL3AgentShimControllers.test_list_routers_on_l3_agent |
||||||
test_list_l3_agents_hosting_router |
pass
pt107.3: neutron.tests.functional.pecan_wsgi.test_controllers.TestL3AgentShimControllers.test_list_l3_agents_hosting_router |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestMemberActionController | 6 | 6 | 0 | 0 | 0 | Detail | |
test_put_member_action_does_not_exist |
pass
pt108.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestMemberActionController.test_put_member_action_does_not_exist |
||||||
test_get_member_action_does_not_exist |
pass
pt108.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestMemberActionController.test_get_member_action_does_not_exist |
||||||
test_put_member_action_controller |
pass
pt108.3: neutron.tests.functional.pecan_wsgi.test_controllers.TestMemberActionController.test_put_member_action_controller |
||||||
test_get_member_action_controller |
pass
pt108.4: neutron.tests.functional.pecan_wsgi.test_controllers.TestMemberActionController.test_get_member_action_controller |
||||||
test_put_on_get_member_action |
pass
pt108.5: neutron.tests.functional.pecan_wsgi.test_controllers.TestMemberActionController.test_put_on_get_member_action |
||||||
test_get_on_put_member_action |
pass
pt108.6: neutron.tests.functional.pecan_wsgi.test_controllers.TestMemberActionController.test_get_on_put_member_action |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestPaginationAndSorting | 9 | 9 | 0 | 0 | 0 | Detail | |
test_get_collection_with_pagination_page_reverse |
pass
pt109.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestPaginationAndSorting.test_get_collection_with_pagination_page_reverse |
||||||
test_get_collection_with_pagination_limit_over_count |
pass
pt109.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestPaginationAndSorting.test_get_collection_with_pagination_limit_over_count |
||||||
test_get_collection_with_pagination_marker |
pass
pt109.3: neutron.tests.functional.pecan_wsgi.test_controllers.TestPaginationAndSorting.test_get_collection_with_pagination_marker |
||||||
test_get_collection_with_sorting_asc |
pass
pt109.4: neutron.tests.functional.pecan_wsgi.test_controllers.TestPaginationAndSorting.test_get_collection_with_sorting_asc |
||||||
test_get_collection_with_pagination_marker_without_limit |
pass
pt109.5: neutron.tests.functional.pecan_wsgi.test_controllers.TestPaginationAndSorting.test_get_collection_with_pagination_marker_without_limit |
||||||
test_get_collection_with_pagination_and_fields |
pass
pt109.6: neutron.tests.functional.pecan_wsgi.test_controllers.TestPaginationAndSorting.test_get_collection_with_pagination_and_fields |
||||||
test_get_collection_with_pagination_fields_no_pk |
pass
pt109.7: neutron.tests.functional.pecan_wsgi.test_controllers.TestPaginationAndSorting.test_get_collection_with_pagination_fields_no_pk |
||||||
test_get_collection_with_sorting_desc |
pass
pt109.8: neutron.tests.functional.pecan_wsgi.test_controllers.TestPaginationAndSorting.test_get_collection_with_sorting_desc |
||||||
test_get_collection_with_pagination_limit |
pass
pt109.9: neutron.tests.functional.pecan_wsgi.test_controllers.TestPaginationAndSorting.test_get_collection_with_pagination_limit |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestParentSubresourceController | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_child_resource_policy_check |
pass
pt110.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestParentSubresourceController.test_get_child_resource_policy_check |
||||||
test_get_duplicate_parent_resource_item |
pass
pt110.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestParentSubresourceController.test_get_duplicate_parent_resource_item |
||||||
test_get_duplicate_parent_resource |
pass
pt110.3: neutron.tests.functional.pecan_wsgi.test_controllers.TestParentSubresourceController.test_get_duplicate_parent_resource |
||||||
test_get_parent_resource_and_duplicate_subresources |
pass
pt110.4: neutron.tests.functional.pecan_wsgi.test_controllers.TestParentSubresourceController.test_get_parent_resource_and_duplicate_subresources |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestQuotasController | 8 | 8 | 0 | 0 | 0 | Detail | |
test_get |
pass
pt111.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestQuotasController.test_get |
||||||
test_index |
pass
pt111.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestQuotasController.test_index |
||||||
test_update_list_delete |
pass
pt111.3: neutron.tests.functional.pecan_wsgi.test_controllers.TestQuotasController.test_update_list_delete |
||||||
test_get_admin |
pass
pt111.4: neutron.tests.functional.pecan_wsgi.test_controllers.TestQuotasController.test_get_admin |
||||||
test_put_get_delete |
pass
pt111.5: neutron.tests.functional.pecan_wsgi.test_controllers.TestQuotasController.test_put_get_delete |
||||||
test_index_admin |
pass
pt111.6: neutron.tests.functional.pecan_wsgi.test_controllers.TestQuotasController.test_index_admin |
||||||
test_quotas_get_defaults |
pass
pt111.7: neutron.tests.functional.pecan_wsgi.test_controllers.TestQuotasController.test_quotas_get_defaults |
||||||
test_get_project_info |
pass
pt111.8: neutron.tests.functional.pecan_wsgi.test_controllers.TestQuotasController.test_get_project_info |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing | 12 | 11 | 0 | 0 | 1 | Detail | |
test_lookup_identifies_resource_id |
pass
pt112.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing.test_lookup_identifies_resource_id |
||||||
test_methods |
pass
pt112.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing.test_methods |
||||||
test_service_plugin_identified |
skip
pt112.3: neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing.test_service_plugin_identified |
||||||
test_resource_processing_post |
pass
pt112.4: neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing.test_resource_processing_post |
||||||
test_resource_processing_post_bulk |
pass
pt112.5: neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing.test_resource_processing_post_bulk |
||||||
test_resource_processing_post_bulk_one_item |
pass
pt112.6: neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing.test_resource_processing_post_bulk_one_item |
||||||
test_core_resource_identified |
pass
pt112.7: neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing.test_core_resource_identified |
||||||
test_context_set_in_request |
pass
pt112.8: neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing.test_context_set_in_request |
||||||
test_resource_processing_post_unknown_attribute_returns_400 |
pass
pt112.9: neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing.test_resource_processing_post_unknown_attribute_returns_400 |
||||||
test_service_plugin_uri |
pass
pt112.10: neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing.test_service_plugin_uri |
||||||
test_resource_processing_post_validation_error_returns_400 |
pass
pt112.11: neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing.test_resource_processing_post_validation_error_returns_400 |
||||||
test_get |
pass
pt112.12: neutron.tests.functional.pecan_wsgi.test_controllers.TestRequestProcessing.test_get |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController | 21 | 21 | 0 | 0 | 0 | Detail | |
test_bulk_create_with_sg |
pass
pt113.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_bulk_create_with_sg |
||||||
test_emulated_bulk_create |
pass
pt113.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_emulated_bulk_create |
||||||
test_post_with_unsupported_json_type |
pass
pt113.3: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_post_with_unsupported_json_type |
||||||
test_project_id_in_mandatory_fields |
pass
pt113.4: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_project_id_in_mandatory_fields |
||||||
test_delete |
pass
pt113.5: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_delete |
||||||
test_emulated_bulk_create_rollback |
pass
pt113.6: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_emulated_bulk_create_rollback |
||||||
test_get_item_with_fields_selector |
pass
pt113.7: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_get_item_with_fields_selector |
||||||
test_post_with_retry |
pass
pt113.8: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_post_with_retry |
||||||
test_bulk_create_one_item |
pass
pt113.9: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_bulk_create_one_item |
||||||
test_delete_disallows_body |
pass
pt113.10: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_delete_disallows_body |
||||||
test_duped_and_empty_fields_stripped |
pass
pt113.11: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_duped_and_empty_fields_stripped |
||||||
test_get |
pass
pt113.12: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_get |
||||||
test_bulk_create |
pass
pt113.13: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_bulk_create |
||||||
test_methods |
pass
pt113.14: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_methods |
||||||
test_post_with_empty_body |
pass
pt113.15: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_post_with_empty_body |
||||||
test_post |
pass
pt113.16: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_post |
||||||
test_get_collection_with_single_fields_selector |
pass
pt113.17: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_get_collection_with_single_fields_selector |
||||||
test_get_collection_without_fields_selector |
pass
pt113.18: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_get_collection_without_fields_selector |
||||||
test_get_collection_with_multiple_fields_selector |
pass
pt113.19: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_get_collection_with_multiple_fields_selector |
||||||
test_plugin_initialized |
pass
pt113.20: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_plugin_initialized |
||||||
test_put |
pass
pt113.21: neutron.tests.functional.pecan_wsgi.test_controllers.TestResourceController.test_put |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestRootController | 2 | 2 | 0 | 0 | 0 | Detail | |
test_methods |
pass
pt114.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestRootController.test_methods |
||||||
test_get |
pass
pt114.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestRootController.test_get |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController | 24 | 24 | 0 | 0 | 0 | Detail | |
test_bulk_create |
pass
pt115.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_bulk_create |
||||||
test_non_existing_member_action_returns_404 |
pass
pt115.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_non_existing_member_action_returns_404 |
||||||
test_plugin_initialized |
pass
pt115.3: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_plugin_initialized |
||||||
test_post_with_retry |
pass
pt115.4: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_post_with_retry |
||||||
test_post_with_unsupported_json_type |
pass
pt115.5: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_post_with_unsupported_json_type |
||||||
test_bulk_create_one_item |
pass
pt115.6: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_bulk_create_one_item |
||||||
test_get_collection_without_fields_selector |
pass
pt115.7: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_get_collection_without_fields_selector |
||||||
test_post |
pass
pt115.8: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_post |
||||||
test_unsupported_method_member_action |
pass
pt115.9: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_unsupported_method_member_action |
||||||
test_bulk_create_with_sg |
pass
pt115.10: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_bulk_create_with_sg |
||||||
test_get |
pass
pt115.11: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_get |
||||||
test_get_collection_with_multiple_fields_selector |
pass
pt115.12: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_get_collection_with_multiple_fields_selector |
||||||
test_member_actions_processing |
pass
pt115.13: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_member_actions_processing |
||||||
test_project_id_in_mandatory_fields |
pass
pt115.14: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_project_id_in_mandatory_fields |
||||||
test_put |
pass
pt115.15: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_put |
||||||
test_delete_disallows_body |
pass
pt115.16: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_delete_disallows_body |
||||||
test_emulated_bulk_create |
pass
pt115.17: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_emulated_bulk_create |
||||||
test_get_collection_with_single_fields_selector |
pass
pt115.18: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_get_collection_with_single_fields_selector |
||||||
test_delete |
pass
pt115.19: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_delete |
||||||
test_duped_and_empty_fields_stripped |
pass
pt115.20: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_duped_and_empty_fields_stripped |
||||||
test_get_item_with_fields_selector |
pass
pt115.21: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_get_item_with_fields_selector |
||||||
test_methods |
pass
pt115.22: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_methods |
||||||
test_post_with_empty_body |
pass
pt115.23: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_post_with_empty_body |
||||||
test_emulated_bulk_create_rollback |
pass
pt115.24: neutron.tests.functional.pecan_wsgi.test_controllers.TestRouterController.test_emulated_bulk_create_rollback |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestShimControllers | 3 | 3 | 0 | 0 | 0 | Detail | |
test_hyphenated_collection_controller_not_shimmed |
pass
pt116.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestShimControllers.test_hyphenated_collection_controller_not_shimmed |
||||||
test_hyphenated_resource_controller_not_shimmed |
pass
pt116.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestShimControllers.test_hyphenated_resource_controller_not_shimmed |
||||||
test_hyphenated_collection_subresource_controller_not_shimmed |
pass
pt116.3: neutron.tests.functional.pecan_wsgi.test_controllers.TestShimControllers.test_hyphenated_collection_subresource_controller_not_shimmed |
||||||
neutron.tests.functional.pecan_wsgi.test_controllers.TestV2Controller | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_no_trailing_slash |
pass
pt117.1: neutron.tests.functional.pecan_wsgi.test_controllers.TestV2Controller.test_get_no_trailing_slash |
||||||
test_routing_successs |
pass
pt117.2: neutron.tests.functional.pecan_wsgi.test_controllers.TestV2Controller.test_routing_successs |
||||||
test_methods |
pass
pt117.3: neutron.tests.functional.pecan_wsgi.test_controllers.TestV2Controller.test_methods |
||||||
test_get |
pass
pt117.4: neutron.tests.functional.pecan_wsgi.test_controllers.TestV2Controller.test_get |
||||||
test_routing_failure |
pass
pt117.5: neutron.tests.functional.pecan_wsgi.test_controllers.TestV2Controller.test_routing_failure |
||||||
neutron.tests.functional.pecan_wsgi.test_functional.TestErrors | 2 | 2 | 0 | 0 | 0 | Detail | |
test_bad_method |
pass
pt118.1: neutron.tests.functional.pecan_wsgi.test_functional.TestErrors.test_bad_method |
||||||
test_404 |
pass
pt118.2: neutron.tests.functional.pecan_wsgi.test_functional.TestErrors.test_404 |
||||||
neutron.tests.functional.pecan_wsgi.test_functional.TestExceptionTranslationHook | 2 | 2 | 0 | 0 | 0 | Detail | |
test_neutron_nonfound_to_webob_exception |
pass
pt119.1: neutron.tests.functional.pecan_wsgi.test_functional.TestExceptionTranslationHook.test_neutron_nonfound_to_webob_exception |
||||||
test_unexpected_exception |
pass
pt119.2: neutron.tests.functional.pecan_wsgi.test_functional.TestExceptionTranslationHook.test_unexpected_exception |
||||||
neutron.tests.functional.pecan_wsgi.test_functional.TestInvalidAuth | 1 | 1 | 0 | 0 | 0 | Detail | |
test_invalid_auth_strategy |
pass
pt120.1: neutron.tests.functional.pecan_wsgi.test_functional.TestInvalidAuth.test_invalid_auth_strategy |
||||||
neutron.tests.functional.pecan_wsgi.test_functional.TestKeystoneAuth | 1 | 1 | 0 | 0 | 0 | Detail | |
test_auth_enforced |
pass
pt121.1: neutron.tests.functional.pecan_wsgi.test_functional.TestKeystoneAuth.test_auth_enforced |
||||||
neutron.tests.functional.pecan_wsgi.test_functional.TestRequestID | 1 | 1 | 0 | 0 | 0 | Detail | |
test_request_id |
pass
pt122.1: neutron.tests.functional.pecan_wsgi.test_functional.TestRequestID.test_request_id |
||||||
neutron.tests.functional.pecan_wsgi.test_hooks.TestCallbackRegistryNotifier | 4 | 4 | 0 | 0 | 0 | Detail | |
test_update |
pass
pt123.1: neutron.tests.functional.pecan_wsgi.test_hooks.TestCallbackRegistryNotifier.test_update |
||||||
test_delete |
pass
pt123.2: neutron.tests.functional.pecan_wsgi.test_hooks.TestCallbackRegistryNotifier.test_delete |
||||||
test_create |
pass
pt123.3: neutron.tests.functional.pecan_wsgi.test_hooks.TestCallbackRegistryNotifier.test_create |
||||||
test_create_bulk |
pass
pt123.4: neutron.tests.functional.pecan_wsgi.test_hooks.TestCallbackRegistryNotifier.test_create_bulk |
||||||
neutron.tests.functional.pecan_wsgi.test_hooks.TestMetricsNotifierHook | 5 | 5 | 0 | 0 | 0 | Detail | |
test_bad_delete_doesnt_emit_end |
pass
pt124.1: neutron.tests.functional.pecan_wsgi.test_hooks.TestMetricsNotifierHook.test_bad_delete_doesnt_emit_end |
||||||
test_post_put_delete_triggers_notification |
pass
pt124.2: neutron.tests.functional.pecan_wsgi.test_hooks.TestMetricsNotifierHook.test_post_put_delete_triggers_notification |
||||||
test_bad_create_doesnt_emit_end |
pass
pt124.3: neutron.tests.functional.pecan_wsgi.test_hooks.TestMetricsNotifierHook.test_bad_create_doesnt_emit_end |
||||||
test_bad_update_doesnt_emit_end |
pass
pt124.4: neutron.tests.functional.pecan_wsgi.test_hooks.TestMetricsNotifierHook.test_bad_update_doesnt_emit_end |
||||||
test_bulk_create_triggers_notification |
pass
pt124.5: neutron.tests.functional.pecan_wsgi.test_hooks.TestMetricsNotifierHook.test_bulk_create_triggers_notification |
||||||
neutron.tests.functional.pecan_wsgi.test_hooks.TestOwnershipHook | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_ownership_check |
pass
pt125.1: neutron.tests.functional.pecan_wsgi.test_hooks.TestOwnershipHook.test_network_ownership_check |
||||||
neutron.tests.functional.pecan_wsgi.test_hooks.TestPolicyEnforcementHook | 9 | 9 | 0 | 0 | 0 | Detail | |
test_before_on_create_authorized |
pass
pt126.1: neutron.tests.functional.pecan_wsgi.test_hooks.TestPolicyEnforcementHook.test_before_on_create_authorized |
||||||
test_before_on_delete_not_authorized |
pass
pt126.2: neutron.tests.functional.pecan_wsgi.test_hooks.TestPolicyEnforcementHook.test_before_on_delete_not_authorized |
||||||
test_after_on_get_not_found |
pass
pt126.3: neutron.tests.functional.pecan_wsgi.test_hooks.TestPolicyEnforcementHook.test_after_on_get_not_found |
||||||
test_after_on_list_excludes_admin_attribute |
pass
pt126.4: neutron.tests.functional.pecan_wsgi.test_hooks.TestPolicyEnforcementHook.test_after_on_list_excludes_admin_attribute |
||||||
test_before_on_put_not_found_when_not_authorized_to_get |
pass
pt126.5: neutron.tests.functional.pecan_wsgi.test_hooks.TestPolicyEnforcementHook.test_before_on_put_not_found_when_not_authorized_to_get |
||||||
test_after_on_get_excludes_admin_attribute |
pass
pt126.6: neutron.tests.functional.pecan_wsgi.test_hooks.TestPolicyEnforcementHook.test_after_on_get_excludes_admin_attribute |
||||||
test_after_inits_policy |
pass
pt126.7: neutron.tests.functional.pecan_wsgi.test_hooks.TestPolicyEnforcementHook.test_after_inits_policy |
||||||
test_before_on_create_unauthorized_returns_403 |
pass
pt126.8: neutron.tests.functional.pecan_wsgi.test_hooks.TestPolicyEnforcementHook.test_before_on_create_unauthorized_returns_403 |
||||||
test_before_on_put_not_authorized |
pass
pt126.9: neutron.tests.functional.pecan_wsgi.test_hooks.TestPolicyEnforcementHook.test_before_on_put_not_authorized |
||||||
neutron.tests.functional.pecan_wsgi.test_hooks.TestQueryParametersHook | 1 | 1 | 0 | 0 | 0 | Detail | |
test_if_match_on_update |
pass
pt127.1: neutron.tests.functional.pecan_wsgi.test_hooks.TestQueryParametersHook.test_if_match_on_update |
||||||
neutron.tests.functional.pecan_wsgi.test_hooks.TestQueryParametersHookWithRevision | 1 | 1 | 0 | 0 | 0 | Detail | |
test_if_match_on_update |
pass
pt128.1: neutron.tests.functional.pecan_wsgi.test_hooks.TestQueryParametersHookWithRevision.test_if_match_on_update |
||||||
neutron.tests.functional.pecan_wsgi.test_hooks.TestQuotaEnforcementHook | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_enforcement_single |
pass
pt129.1: neutron.tests.functional.pecan_wsgi.test_hooks.TestQuotaEnforcementHook.test_quota_enforcement_single |
||||||
test_quota_enforcement_bulk_request |
pass
pt129.2: neutron.tests.functional.pecan_wsgi.test_hooks.TestQuotaEnforcementHook.test_quota_enforcement_bulk_request |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_placement.TestOVNClientPlacementExtension | 4 | 4 | 0 | 0 | 0 | Detail | |
test_update_twice |
pass
pt130.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_placement.TestOVNClientPlacementExtension.test_update_twice |
||||||
test_chassis_bandwidth_config_event |
pass
pt130.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_placement.TestOVNClientPlacementExtension.test_chassis_bandwidth_config_event |
||||||
test_read_initial_config_and_update |
pass
pt130.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_placement.TestOVNClientPlacementExtension.test_read_initial_config_and_update |
||||||
test_read_initial_empty_config_and_update |
pass
pt130.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_placement.TestOVNClientPlacementExtension.test_read_initial_empty_config_and_update |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension | 4 | 4 | 0 | 0 | 0 | Detail | |
test__update_port_qos_rules |
pass
pt131.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__update_port_qos_rules |
||||||
test_create_floatingip |
pass
pt131.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_create_floatingip |
||||||
test_delete_floatingip |
pass
pt131.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_delete_floatingip |
||||||
test_update_floatingip |
pass
pt131.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_floatingip |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtensionEndToEnd | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_router_gateway_ip_qos |
pass
pt132.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtensionEndToEnd.test_create_router_gateway_ip_qos |
||||||
test_delete_router_gateway_ip_qos_rules_removed |
pass
pt132.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtensionEndToEnd.test_delete_router_gateway_ip_qos_rules_removed |
||||||
test_update_gateway_ip_qos |
pass
pt132.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtensionEndToEnd.test_update_gateway_ip_qos |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestIgnoreConnectionTimeout | 1 | 1 | 0 | 0 | 0 | Detail | |
test_setUp_will_fail_if_this_is_broken |
pass
pt133.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestIgnoreConnectionTimeout.test_setUp_will_fail_if_this_is_broken |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi | 18 | 18 | 0 | 0 | 0 | Detail | |
test_set_lswitch_port_ha_chassis_group |
pass
pt134.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_set_lswitch_port_ha_chassis_group |
||||||
test_add_static_route_bfd_record_exists |
pass
pt134.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_add_static_route_bfd_record_exists |
||||||
test_delete_lrouter_ext_gw |
pass
pt134.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_delete_lrouter_ext_gw |
||||||
test_set_router_mac_aging |
pass
pt134.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_set_router_mac_aging |
||||||
test_lb_list |
pass
pt134.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_lb_list |
||||||
test_set_router_mac_aging_all |
pass
pt134.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_set_router_mac_aging_all |
||||||
test_create_lswitch_port_ha_chassis_group |
pass
pt134.7: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_create_lswitch_port_ha_chassis_group |
||||||
test_del_no_static_routes |
pass
pt134.8: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_del_no_static_routes |
||||||
test_del_static_routes |
pass
pt134.9: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_del_static_routes |
||||||
test_delete_lrouter_ext_gw_bfd |
pass
pt134.10: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_delete_lrouter_ext_gw_bfd |
||||||
test_modify_static_route_external_ids |
pass
pt134.11: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_modify_static_route_external_ids |
||||||
test_set_lsp_ha_chassis_group |
pass
pt134.12: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_set_lsp_ha_chassis_group |
||||||
test_delete_lrouter |
pass
pt134.13: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_delete_lrouter |
||||||
test_add_static_route_bfd_record_exists_multiple_txn |
pass
pt134.14: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_add_static_route_bfd_record_exists_multiple_txn |
||||||
test_get_floatingip_in_nat_or_lb |
pass
pt134.15: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_get_floatingip_in_nat_or_lb |
||||||
test_add_static_route |
pass
pt134.16: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_add_static_route |
||||||
test_add_static_route_bfd |
pass
pt134.17: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_add_static_route_bfd |
||||||
test_get_router_floatingip_lbs |
pass
pt134.18: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestNbApi.test_get_router_floatingip_lbs |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi | 14 | 14 | 0 | 0 | 0 | Detail | |
test_get_all_chassis |
pass
pt135.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_get_all_chassis |
||||||
test_get_network_port_bindings_by_ip_with_unbound_port |
pass
pt135.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_get_network_port_bindings_by_ip_with_unbound_port |
||||||
test_chassis_exists |
pass
pt135.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_chassis_exists |
||||||
test_get_chassis_and_physnets |
pass
pt135.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_get_chassis_and_physnets |
||||||
test_get_ports_on_chassis_with_additional_chassis |
pass
pt135.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_get_ports_on_chassis_with_additional_chassis |
||||||
test_get_network_port_bindings_by_ip_ipv6_ll |
pass
pt135.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_get_network_port_bindings_by_ip_ipv6_ll |
||||||
test_get_metadata_port |
pass
pt135.7: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_get_metadata_port |
||||||
test_get_metadata_port_missing |
pass
pt135.8: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_get_metadata_port_missing |
||||||
test_get_network_port_bindings_by_ip |
pass
pt135.9: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_get_network_port_bindings_by_ip |
||||||
test_get_ports_on_chassis |
pass
pt135.10: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_get_ports_on_chassis |
||||||
test_get_ports_on_chassis_with_additional_chassis_not_supported |
pass
pt135.11: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_get_ports_on_chassis_with_additional_chassis_not_supported |
||||||
test_get_chassis_hostname_and_physnets |
pass
pt135.12: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_get_chassis_hostname_and_physnets |
||||||
test_get_metadata_port_other_non_metadata_port |
pass
pt135.13: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_get_metadata_port_other_non_metadata_port |
||||||
test_multiple_physnets_in_one_bridge |
pass
pt135.14: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl.TestSbApi.test_multiple_physnets_in_one_bridge |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestLogMaintenance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_check_for_logging_conf_change |
pass
pt136.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestLogMaintenance.test_check_for_logging_conf_change |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance | 31 | 31 | 0 | 0 | 0 | Detail | |
test_check_for_igmp_snooping_enabled |
pass
pt137.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_check_for_igmp_snooping_enabled |
||||||
test_check_provider_distributed_ports_dvr_flat_net |
pass
pt137.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_check_provider_distributed_ports_dvr_flat_net |
||||||
test_network |
pass
pt137.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_network |
||||||
test_security_group_rule |
pass
pt137.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_security_group_rule |
||||||
test_subnet |
pass
pt137.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_subnet |
||||||
test_update_mac_aging_settings |
pass
pt137.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_update_mac_aging_settings |
||||||
test_check_for_aging_settings |
pass
pt137.7: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_check_for_aging_settings |
||||||
test_set_fip_distributed_flag_changed |
pass
pt137.8: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_set_fip_distributed_flag_changed |
||||||
test_subnet_global_dhcp6_opts |
pass
pt137.9: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_subnet_global_dhcp6_opts |
||||||
test_add_provider_resource_association_to_routers |
pass
pt137.10: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_add_provider_resource_association_to_routers |
||||||
test_check_provider_distributed_ports_dvr_geneve_net |
pass
pt137.11: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_check_provider_distributed_ports_dvr_geneve_net |
||||||
test_check_provider_distributed_ports_non_dvr_vlan_net |
pass
pt137.12: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_check_provider_distributed_ports_non_dvr_vlan_net |
||||||
test_floating_ip |
pass
pt137.13: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_floating_ip |
||||||
test_port |
pass
pt137.14: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_port |
||||||
test_router |
pass
pt137.15: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_router |
||||||
test_check_provider_distributed_ports_dvr_vlan_net |
pass
pt137.16: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_check_provider_distributed_ports_dvr_vlan_net |
||||||
test_configure_nb_global |
pass
pt137.17: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_configure_nb_global |
||||||
test_static_routes_with_external_ids |
pass
pt137.18: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_static_routes_with_external_ids |
||||||
test_subnet_global_dhcp4_opts |
pass
pt137.19: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_subnet_global_dhcp4_opts |
||||||
test_check_provider_distributed_ports_non_dvr_flat_net |
pass
pt137.20: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_check_provider_distributed_ports_non_dvr_flat_net |
||||||
test_check_provider_distributed_ports_non_dvr_geneve_net |
pass
pt137.21: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_check_provider_distributed_ports_non_dvr_geneve_net |
||||||
test_remove_invalid_gateway_chassis_from_unbound_lrp |
pass
pt137.22: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_remove_invalid_gateway_chassis_from_unbound_lrp |
||||||
test_port_forwarding |
pass
pt137.23: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_port_forwarding |
||||||
test_router_port |
pass
pt137.24: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_router_port |
||||||
test_security_group |
pass
pt137.25: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_security_group |
||||||
test_set_fip_distributed_flag |
pass
pt137.26: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_set_fip_distributed_flag |
||||||
test_set_fip_distributed_flag_unchanged |
pass
pt137.27: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_set_fip_distributed_flag_unchanged |
||||||
test_check_for_ha_chassis_group |
pass
pt137.28: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_check_for_ha_chassis_group |
||||||
test_check_network_broadcast_arps_to_all_routers |
pass
pt137.29: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_check_network_broadcast_arps_to_all_routers |
||||||
test_floating_ip_with_gateway_port |
pass
pt137.30: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_floating_ip_with_gateway_port |
||||||
test_set_network_type |
pass
pt137.31: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestMaintenance.test_set_network_type |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_metadata_port |
pass
pt138.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_create_metadata_port |
||||||
test_router_reside_chassis_redirect_dvr_flat_net |
pass
pt138.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_router_reside_chassis_redirect_dvr_flat_net |
||||||
test_router_reside_chassis_redirect_non_dvr_flat_net |
pass
pt138.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_router_reside_chassis_redirect_non_dvr_flat_net |
||||||
test_create_port |
pass
pt138.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_create_port |
||||||
test_create_router |
pass
pt138.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_create_router |
||||||
test_update_network_lrp_mtu_updated |
pass
pt138.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_network_lrp_mtu_updated |
||||||
test_router_reside_chassis_redirect_non_dvr_vlan_net |
pass
pt138.7: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_router_reside_chassis_redirect_non_dvr_vlan_net |
||||||
test_router_reside_chassis_redirect_dvr_geneve_net |
pass
pt138.8: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_router_reside_chassis_redirect_dvr_geneve_net |
||||||
test_router_reside_chassis_redirect_dvr_vlan_net |
pass
pt138.9: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_router_reside_chassis_redirect_dvr_vlan_net |
||||||
test_router_reside_chassis_redirect_non_dvr_geneve_net |
pass
pt138.10: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_router_reside_chassis_redirect_non_dvr_geneve_net |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestDNSRecords | 1 | 1 | 0 | 0 | 0 | Detail | |
test_dns_records |
pass
pt139.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestDNSRecords.test_dns_records |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResources | 5 | 5 | 0 | 0 | 0 | Detail | |
test_port_dhcp_opts_add_and_remove_extra_dhcp_opts |
pass
pt140.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResources.test_port_dhcp_opts_add_and_remove_extra_dhcp_opts |
||||||
test_dhcp_options |
pass
pt140.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResources.test_dhcp_options |
||||||
test_dhcp_options_domain_name_not_set |
pass
pt140.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResources.test_dhcp_options_domain_name_not_set |
||||||
test_port_dhcp_options |
pass
pt140.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResources.test_port_dhcp_options |
||||||
test_dhcp_options_domain_name |
pass
pt140.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResources.test_dhcp_options_domain_name |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResourcesOverSsl | 5 | 5 | 0 | 0 | 0 | Detail | |
test_dhcp_options_domain_name |
pass
pt141.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResourcesOverSsl.test_dhcp_options_domain_name |
||||||
test_dhcp_options_domain_name_not_set |
pass
pt141.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResourcesOverSsl.test_dhcp_options_domain_name_not_set |
||||||
test_port_dhcp_options |
pass
pt141.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResourcesOverSsl.test_port_dhcp_options |
||||||
test_dhcp_options |
pass
pt141.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResourcesOverSsl.test_dhcp_options |
||||||
test_port_dhcp_opts_add_and_remove_extra_dhcp_opts |
pass
pt141.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResourcesOverSsl.test_port_dhcp_opts_add_and_remove_extra_dhcp_opts |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResourcesOverTcp | 5 | 5 | 0 | 0 | 0 | Detail | |
test_dhcp_options |
pass
pt142.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResourcesOverTcp.test_dhcp_options |
||||||
test_dhcp_options_domain_name |
pass
pt142.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResourcesOverTcp.test_dhcp_options_domain_name |
||||||
test_dhcp_options_domain_name_not_set |
pass
pt142.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResourcesOverTcp.test_dhcp_options_domain_name_not_set |
||||||
test_port_dhcp_options |
pass
pt142.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResourcesOverTcp.test_port_dhcp_options |
||||||
test_port_dhcp_opts_add_and_remove_extra_dhcp_opts |
pass
pt142.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestNBDbResourcesOverTcp.test_port_dhcp_opts_add_and_remove_extra_dhcp_opts |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestPortExternalIds | 4 | 4 | 0 | 0 | 0 | Detail | |
test_port_update_with_foreign_ext_ids |
pass
pt143.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestPortExternalIds.test_port_update_with_foreign_ext_ids |
||||||
test_port_update_has_ext_ids |
pass
pt143.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestPortExternalIds.test_port_update_has_ext_ids |
||||||
test_port_update_add_ext_id |
pass
pt143.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestPortExternalIds.test_port_update_add_ext_id |
||||||
test_port_update_change_ext_id_value |
pass
pt143.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestPortExternalIds.test_port_update_change_ext_id_value |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestPortSecurity | 1 | 1 | 0 | 0 | 0 | Detail | |
test_port_security_port_group |
pass
pt144.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestPortSecurity.test_port_security_port_group |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestSecurityGroups | 1 | 1 | 0 | 0 | 0 | Detail | |
test_security_group_creation_and_deletion |
pass
pt145.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_resources.TestSecurityGroups.test_security_group_creation_and_deletion |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSync | 7 | 7 | 0 | 0 | 0 | Detail | |
test_sync_fip_qos_policies |
pass
pt146.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSync.test_sync_fip_qos_policies |
||||||
test_ovn_nb_sync_repair |
pass
pt146.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSync.test_ovn_nb_sync_repair |
||||||
test_ovn_nb_sync_repair_delete_ovn_nb_db |
pass
pt146.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSync.test_ovn_nb_sync_repair_delete_ovn_nb_db |
||||||
test_ovn_nb_sync_off |
pass
pt146.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSync.test_ovn_nb_sync_off |
||||||
test_sync_port_qos_policies |
pass
pt146.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSync.test_sync_port_qos_policies |
||||||
test_ovn_nb_sync_log |
pass
pt146.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSync.test_ovn_nb_sync_log |
||||||
test_sync_acls |
pass
pt146.7: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSync.test_sync_acls |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverSsl | 7 | 7 | 0 | 0 | 0 | Detail | |
test_ovn_nb_sync_log |
pass
pt147.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverSsl.test_ovn_nb_sync_log |
||||||
test_ovn_nb_sync_repair_delete_ovn_nb_db |
pass
pt147.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverSsl.test_ovn_nb_sync_repair_delete_ovn_nb_db |
||||||
test_ovn_nb_sync_off |
pass
pt147.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverSsl.test_ovn_nb_sync_off |
||||||
test_sync_port_qos_policies |
pass
pt147.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverSsl.test_sync_port_qos_policies |
||||||
test_sync_acls |
pass
pt147.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverSsl.test_sync_acls |
||||||
test_sync_fip_qos_policies |
pass
pt147.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverSsl.test_sync_fip_qos_policies |
||||||
test_ovn_nb_sync_repair |
pass
pt147.7: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverSsl.test_ovn_nb_sync_repair |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverTcp | 7 | 7 | 0 | 0 | 0 | Detail | |
test_ovn_nb_sync_repair_delete_ovn_nb_db |
pass
pt148.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverTcp.test_ovn_nb_sync_repair_delete_ovn_nb_db |
||||||
test_sync_acls |
pass
pt148.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverTcp.test_sync_acls |
||||||
test_ovn_nb_sync_repair |
pass
pt148.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverTcp.test_ovn_nb_sync_repair |
||||||
test_sync_fip_qos_policies |
pass
pt148.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverTcp.test_sync_fip_qos_policies |
||||||
test_ovn_nb_sync_log |
pass
pt148.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverTcp.test_ovn_nb_sync_log |
||||||
test_ovn_nb_sync_off |
pass
pt148.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverTcp.test_ovn_nb_sync_off |
||||||
test_sync_port_qos_policies |
pass
pt148.7: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncOverTcp.test_sync_port_qos_policies |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSync | 6 | 6 | 0 | 0 | 0 | Detail | |
test_ovn_sb_sync_update_existing_host |
pass
pt149.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSync.test_ovn_sb_sync_update_existing_host |
||||||
test_ovn_sb_sync_delete_stale_host |
pass
pt149.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSync.test_ovn_sb_sync_delete_stale_host |
||||||
test_ovn_sb_sync |
pass
pt149.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSync.test_ovn_sb_sync |
||||||
test_ovn_sb_sync_add_new_host |
pass
pt149.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSync.test_ovn_sb_sync_add_new_host |
||||||
test_ovn_sb_sync_host_with_other_agent_type_not_deleted |
pass
pt149.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSync.test_ovn_sb_sync_host_with_other_agent_type_not_deleted |
||||||
test_ovn_sb_sync_host_with_no_agent_not_deleted |
pass
pt149.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSync.test_ovn_sb_sync_host_with_no_agent_not_deleted |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverSsl | 6 | 6 | 0 | 0 | 0 | Detail | |
test_ovn_sb_sync |
pass
pt150.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverSsl.test_ovn_sb_sync |
||||||
test_ovn_sb_sync_add_new_host |
pass
pt150.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverSsl.test_ovn_sb_sync_add_new_host |
||||||
test_ovn_sb_sync_host_with_no_agent_not_deleted |
pass
pt150.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverSsl.test_ovn_sb_sync_host_with_no_agent_not_deleted |
||||||
test_ovn_sb_sync_delete_stale_host |
pass
pt150.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverSsl.test_ovn_sb_sync_delete_stale_host |
||||||
test_ovn_sb_sync_update_existing_host |
pass
pt150.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverSsl.test_ovn_sb_sync_update_existing_host |
||||||
test_ovn_sb_sync_host_with_other_agent_type_not_deleted |
pass
pt150.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverSsl.test_ovn_sb_sync_host_with_other_agent_type_not_deleted |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverTcp | 6 | 6 | 0 | 0 | 0 | Detail | |
test_ovn_sb_sync_host_with_no_agent_not_deleted |
pass
pt151.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverTcp.test_ovn_sb_sync_host_with_no_agent_not_deleted |
||||||
test_ovn_sb_sync_add_new_host |
pass
pt151.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverTcp.test_ovn_sb_sync_add_new_host |
||||||
test_ovn_sb_sync_host_with_other_agent_type_not_deleted |
pass
pt151.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverTcp.test_ovn_sb_sync_host_with_other_agent_type_not_deleted |
||||||
test_ovn_sb_sync_update_existing_host |
pass
pt151.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverTcp.test_ovn_sb_sync_update_existing_host |
||||||
test_ovn_sb_sync |
pass
pt151.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverTcp.test_ovn_sb_sync |
||||||
test_ovn_sb_sync_delete_stale_host |
pass
pt151.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncOverTcp.test_ovn_sb_sync_delete_stale_host |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestAgentMonitor | 3 | 3 | 0 | 0 | 0 | Detail | |
test_agent_restart |
pass
pt152.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestAgentMonitor.test_agent_restart |
||||||
test_agent_change_controller |
pass
pt152.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestAgentMonitor.test_agent_change_controller |
||||||
test_agent_updated_at_use_nb_cfg_timestamp |
pass
pt152.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestAgentMonitor.test_agent_updated_at_use_nb_cfg_timestamp |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestLogicalSwitchPortUpdateLogicalRouterPortEvent | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_router_port |
pass
pt153.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestLogicalSwitchPortUpdateLogicalRouterPortEvent.test_create_router_port |
||||||
test_create_non_router_port |
pass
pt153.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestLogicalSwitchPortUpdateLogicalRouterPortEvent.test_create_non_router_port |
||||||
test_create_router_port_port_deleted_concurrently |
pass
pt153.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestLogicalSwitchPortUpdateLogicalRouterPortEvent.test_create_router_port_port_deleted_concurrently |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitor | 8 | 8 | 0 | 0 | 0 | Detail | |
test_distributed_lock |
pass
pt154.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitor.test_distributed_lock |
||||||
test_floatingip_mac_bindings |
pass
pt154.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitor.test_floatingip_mac_bindings |
||||||
test_port_up_down_events |
pass
pt154.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitor.test_port_up_down_events |
||||||
test_global_events |
pass
pt154.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitor.test_global_events |
||||||
test_virtual_port_host_update_upon_failover |
pass
pt154.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitor.test_virtual_port_host_update_upon_failover |
||||||
test_non_virtual_port_no_host_update |
pass
pt154.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitor.test_non_virtual_port_no_host_update |
||||||
test_ha_chassis_group_router_event |
pass
pt154.7: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitor.test_ha_chassis_group_router_event |
||||||
test_virtual_port_host_update |
pass
pt154.8: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitor.test_virtual_port_host_update |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverSsl | 8 | 8 | 0 | 0 | 0 | Detail | |
test_ha_chassis_group_router_event |
pass
pt155.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverSsl.test_ha_chassis_group_router_event |
||||||
test_distributed_lock |
pass
pt155.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverSsl.test_distributed_lock |
||||||
test_global_events |
pass
pt155.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverSsl.test_global_events |
||||||
test_non_virtual_port_no_host_update |
pass
pt155.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverSsl.test_non_virtual_port_no_host_update |
||||||
test_virtual_port_host_update_upon_failover |
pass
pt155.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverSsl.test_virtual_port_host_update_upon_failover |
||||||
test_port_up_down_events |
pass
pt155.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverSsl.test_port_up_down_events |
||||||
test_virtual_port_host_update |
pass
pt155.7: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverSsl.test_virtual_port_host_update |
||||||
test_floatingip_mac_bindings |
pass
pt155.8: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverSsl.test_floatingip_mac_bindings |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverTcp | 8 | 8 | 0 | 0 | 0 | Detail | |
test_floatingip_mac_bindings |
pass
pt156.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverTcp.test_floatingip_mac_bindings |
||||||
test_distributed_lock |
pass
pt156.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverTcp.test_distributed_lock |
||||||
test_global_events |
pass
pt156.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverTcp.test_global_events |
||||||
test_ha_chassis_group_router_event |
pass
pt156.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverTcp.test_ha_chassis_group_router_event |
||||||
test_virtual_port_host_update |
pass
pt156.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverTcp.test_virtual_port_host_update |
||||||
test_non_virtual_port_no_host_update |
pass
pt156.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverTcp.test_non_virtual_port_no_host_update |
||||||
test_port_up_down_events |
pass
pt156.7: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverTcp.test_port_up_down_events |
||||||
test_virtual_port_host_update_upon_failover |
pass
pt156.8: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestNBDbMonitorOverTcp.test_virtual_port_host_update_upon_failover |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlConnections | 1 | 1 | 0 | 0 | 0 | Detail | |
test_ovsdb_connections |
pass
pt157.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlConnections.test_ovsdb_connections |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlProbeInterval | 1 | 1 | 0 | 0 | 0 | Detail | |
test_ovsdb_probe_interval |
pass
pt158.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlProbeInterval.test_ovsdb_probe_interval |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingChassisEvent | 2 | 2 | 0 | 0 | 0 | Detail | |
test_pb_type_empty |
pass
pt159.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingChassisEvent.test_pb_type_empty |
||||||
test_pb_type_patch |
pass
pt159.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingChassisEvent.test_pb_type_patch |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestSBDbMonitor | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_port_binding |
pass
pt160.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestSBDbMonitor.test_router_port_binding |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestAgentApi | 4 | 4 | 0 | 0 | 0 | Detail | |
test_agent_show_real_heartbeat_timestamp |
pass
pt161.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestAgentApi.test_agent_show_real_heartbeat_timestamp |
||||||
test_agent_list |
pass
pt161.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestAgentApi.test_agent_list |
||||||
test_agent_show |
pass
pt161.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestAgentApi.test_agent_show |
||||||
test_agent_delete |
pass
pt161.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestAgentApi.test_agent_delete |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts | 14 | 14 | 0 | 0 | 0 | Detail | |
test_add_external_port_avoid_flapping |
pass
pt162.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_add_external_port_avoid_flapping |
||||||
test_external_port_update_vnic_direct_physical |
pass
pt162.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_update_vnic_direct_physical |
||||||
test_external_port_create_switchdev_vnic_direct |
pass
pt162.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_create_switchdev_vnic_direct |
||||||
test_external_port_update_vnic_direct |
pass
pt162.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_update_vnic_direct |
||||||
test_external_port_create_vnic_direct_physical |
pass
pt162.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_create_vnic_direct_physical |
||||||
test_external_port_create_switchdev_vnic_direct_physical |
pass
pt162.6: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_create_switchdev_vnic_direct_physical |
||||||
test_external_port_create_vnic_direct |
pass
pt162.7: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_create_vnic_direct |
||||||
test_external_port_update_switchdev_vnic_direct_physical |
pass
pt162.8: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_update_switchdev_vnic_direct_physical |
||||||
test_external_port_update_switchdev_vnic_macvtap |
pass
pt162.9: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_update_switchdev_vnic_macvtap |
||||||
test_external_port_create_vnic_macvtap |
pass
pt162.10: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_create_vnic_macvtap |
||||||
test_external_port_update_switchdev_vnic_direct |
pass
pt162.11: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_update_switchdev_vnic_direct |
||||||
test_external_port_create_switchdev_vnic_macvtap |
pass
pt162.12: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_create_switchdev_vnic_macvtap |
||||||
test_external_port_network_update |
pass
pt162.13: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_network_update |
||||||
test_external_port_update_vnic_macvtap |
pass
pt162.14: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestExternalPorts.test_external_port_update_vnic_macvtap |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestMetadataPorts | 4 | 4 | 0 | 0 | 0 | Detail | |
test_update_subnet_ipv4 |
pass
pt163.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestMetadataPorts.test_update_subnet_ipv4 |
||||||
test_subnet_ipv4_no_metadata |
pass
pt163.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestMetadataPorts.test_subnet_ipv4_no_metadata |
||||||
test_subnet_ipv4 |
pass
pt163.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestMetadataPorts.test_subnet_ipv4 |
||||||
test_subnet_ipv6 |
pass
pt163.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestMetadataPorts.test_subnet_ipv6 |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestNATRuleGatewayPort | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_floatingip |
pass
pt164.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestNATRuleGatewayPort.test_create_floatingip |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestNetworkMTUUpdate | 2 | 2 | 0 | 0 | 0 | Detail | |
test_no_update_network_mtu |
pass
pt165.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestNetworkMTUUpdate.test_no_update_network_mtu |
||||||
test_update_network_mtu |
pass
pt165.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestNetworkMTUUpdate.test_update_network_mtu |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBinding | 4 | 4 | 0 | 0 | 0 | Detail | |
test_port_binding_create_port |
pass
pt166.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBinding.test_port_binding_create_port |
||||||
test_port_binding_create_remote_managed_port |
pass
pt166.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBinding.test_port_binding_create_remote_managed_port |
||||||
test_port_binding_update_port |
pass
pt166.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBinding.test_port_binding_update_port |
||||||
test_port_binding_update_remote_managed_port |
pass
pt166.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBinding.test_port_binding_update_remote_managed_port |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBindingOverSsl | 4 | 4 | 0 | 0 | 0 | Detail | |
test_port_binding_update_port |
pass
pt167.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBindingOverSsl.test_port_binding_update_port |
||||||
test_port_binding_create_remote_managed_port |
pass
pt167.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBindingOverSsl.test_port_binding_create_remote_managed_port |
||||||
test_port_binding_update_remote_managed_port |
pass
pt167.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBindingOverSsl.test_port_binding_update_remote_managed_port |
||||||
test_port_binding_create_port |
pass
pt167.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBindingOverSsl.test_port_binding_create_port |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBindingOverTcp | 4 | 4 | 0 | 0 | 0 | Detail | |
test_port_binding_create_remote_managed_port |
pass
pt168.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBindingOverTcp.test_port_binding_create_remote_managed_port |
||||||
test_port_binding_update_remote_managed_port |
pass
pt168.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBindingOverTcp.test_port_binding_update_remote_managed_port |
||||||
test_port_binding_create_port |
pass
pt168.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBindingOverTcp.test_port_binding_create_port |
||||||
test_port_binding_update_port |
pass
pt168.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestPortBindingOverTcp.test_port_binding_update_port |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestProvnetPorts | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_segments_localnet_ports |
pass
pt169.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestProvnetPorts.test_network_segments_localnet_ports |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestRouterGWPort | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_and_delete_router_gw_port_nested_snat |
pass
pt170.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestRouterGWPort.test_create_and_delete_router_gw_port_nested_snat |
||||||
test_create_and_delete_router_gw_port |
pass
pt170.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestRouterGWPort.test_create_and_delete_router_gw_port |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestSecurityGroup | 2 | 2 | 0 | 0 | 0 | Detail | |
test_sg_stateful_toggle_updates_ovn_acls |
pass
pt171.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestSecurityGroup.test_sg_stateful_toggle_updates_ovn_acls |
||||||
test_remove_sg_with_related_rule_remote_sg |
pass
pt171.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestSecurityGroup.test_remove_sg_with_related_rule_remote_sg |
||||||
neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestVirtualPorts | 5 | 5 | 0 | 0 | 0 | Detail | |
test_virtual_port_delete_parents |
pass
pt172.1: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestVirtualPorts.test_virtual_port_delete_parents |
||||||
test_virtual_port_not_set_similiar_address |
pass
pt172.2: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestVirtualPorts.test_virtual_port_not_set_similiar_address |
||||||
test_virtual_port_created_after |
pass
pt172.3: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestVirtualPorts.test_virtual_port_created_after |
||||||
test_virtual_port_created_before |
pass
pt172.4: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestVirtualPorts.test_virtual_port_created_before |
||||||
test_virtual_port_update_address_pairs |
pass
pt172.5: neutron.tests.functional.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestVirtualPorts.test_virtual_port_update_address_pairs |
||||||
neutron.tests.functional.plugins.ml2.test_plugin.TestMl2PortBinding | 3 | 3 | 0 | 0 | 0 | Detail | |
test_port_bind_retry |
pass
pt173.1: neutron.tests.functional.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_bind_retry |
||||||
test_port_bind_successfully |
pass
pt173.2: neutron.tests.functional.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_bind_successfully |
||||||
test_delete_port_no_binding_register |
pass
pt173.3: neutron.tests.functional.plugins.ml2.test_plugin.TestMl2PortBinding.test_delete_port_no_binding_register |
||||||
neutron.tests.functional.privileged.agent.linux.test_ip_lib.AddIpRulesTestCase | 6 | 5 | 0 | 0 | 1 | Detail | |
test_add_rule_ip |
pass
pt174.1: neutron.tests.functional.privileged.agent.linux.test_ip_lib.AddIpRulesTestCase.test_add_rule_ip |
||||||
test_add_rule_exists |
skip
pt174.2: neutron.tests.functional.privileged.agent.linux.test_ip_lib.AddIpRulesTestCase.test_add_rule_exists |
||||||
test_add_rule_priority |
pass
pt174.3: neutron.tests.functional.privileged.agent.linux.test_ip_lib.AddIpRulesTestCase.test_add_rule_priority |
||||||
test_add_rule_iif |
pass
pt174.4: neutron.tests.functional.privileged.agent.linux.test_ip_lib.AddIpRulesTestCase.test_add_rule_iif |
||||||
test_add_rule_priority_table_iif |
pass
pt174.5: neutron.tests.functional.privileged.agent.linux.test_ip_lib.AddIpRulesTestCase.test_add_rule_priority_table_iif |
||||||
test_add_rule_table |
pass
pt174.6: neutron.tests.functional.privileged.agent.linux.test_ip_lib.AddIpRulesTestCase.test_add_rule_table |
||||||
neutron.tests.functional.privileged.agent.linux.test_ip_lib.DeleteIpRulesTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_rule_no_entry |
pass
pt175.1: neutron.tests.functional.privileged.agent.linux.test_ip_lib.DeleteIpRulesTestCase.test_delete_rule_no_entry |
||||||
neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetDeviceNamesTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_device_names |
pass
pt176.1: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetDeviceNamesTestCase.test_get_device_names |
||||||
neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetIpAddressesTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_ip_addresses |
pass
pt177.1: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetIpAddressesTestCase.test_get_ip_addresses |
||||||
neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkAttributesTestCase | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_link_attributes |
pass
pt178.1: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkAttributesTestCase.test_get_link_attributes |
||||||
test_get_link_attribute_kind |
pass
pt178.2: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkAttributesTestCase.test_get_link_attribute_kind |
||||||
neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkDevicesTestCase | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_link_devices_dummy |
pass
pt179.1: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkDevicesTestCase.test_get_link_devices_dummy |
||||||
test_get_link_devices_veth_different_namespaces |
pass
pt179.2: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkDevicesTestCase.test_get_link_devices_veth_different_namespaces |
||||||
test_get_link_devices_vlan |
pass
pt179.3: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkDevicesTestCase.test_get_link_devices_vlan |
||||||
test_get_link_devices_vxlan |
pass
pt179.4: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkDevicesTestCase.test_get_link_devices_vxlan |
||||||
test_get_link_devices_using_index |
pass
pt179.5: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkDevicesTestCase.test_get_link_devices_using_index |
||||||
test_get_link_devices_lo |
pass
pt179.6: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkDevicesTestCase.test_get_link_devices_lo |
||||||
test_get_link_devices_veth_same_namespaces |
pass
pt179.7: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkDevicesTestCase.test_get_link_devices_veth_same_namespaces |
||||||
neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkIdTestCase | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_link_id_device_not_found_raise_exception |
pass
pt180.1: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkIdTestCase.test_get_link_id_device_not_found_raise_exception |
||||||
test_get_link_id_device_found |
pass
pt180.2: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkIdTestCase.test_get_link_id_device_found |
||||||
test_get_link_id_device_not_found_do_not_raise_exception |
pass
pt180.3: neutron.tests.functional.privileged.agent.linux.test_ip_lib.GetLinkIdTestCase.test_get_link_id_device_not_found_do_not_raise_exception |
||||||
neutron.tests.functional.privileged.agent.linux.test_ip_lib.ListIpRulesTestCase | 4 | 4 | 0 | 0 | 0 | Detail | |
test_list_default_rules_ipv6 |
pass
pt181.1: neutron.tests.functional.privileged.agent.linux.test_ip_lib.ListIpRulesTestCase.test_list_default_rules_ipv6 |
||||||
test_list_rules_ipv6 |
pass
pt181.2: neutron.tests.functional.privileged.agent.linux.test_ip_lib.ListIpRulesTestCase.test_list_rules_ipv6 |
||||||
test_list_default_rules_ipv4 |
pass
pt181.3: neutron.tests.functional.privileged.agent.linux.test_ip_lib.ListIpRulesTestCase.test_list_default_rules_ipv4 |
||||||
test_list_rules_ipv4 |
pass
pt181.4: neutron.tests.functional.privileged.agent.linux.test_ip_lib.ListIpRulesTestCase.test_list_rules_ipv4 |
||||||
neutron.tests.functional.privileged.agent.linux.test_ip_lib.ListNamespacePids | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_namespace_pids_nothing_running_inside |
pass
pt182.1: neutron.tests.functional.privileged.agent.linux.test_ip_lib.ListNamespacePids.test_list_namespace_pids_nothing_running_inside |
||||||
test_list_namespace_pids |
pass
pt182.2: neutron.tests.functional.privileged.agent.linux.test_ip_lib.ListNamespacePids.test_list_namespace_pids |
||||||
test_list_namespace_not_created |
pass
pt182.3: neutron.tests.functional.privileged.agent.linux.test_ip_lib.ListNamespacePids.test_list_namespace_not_created |
||||||
neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase | 16 | 16 | 0 | 0 | 0 | Detail | |
test_add_default |
pass
pt183.1: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_default |
||||||
test_add_route_device_proto_boot |
pass
pt183.2: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_device_proto_boot |
||||||
test_add_route_device_scope_global |
pass
pt183.3: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_device_scope_global |
||||||
test_add_multipath_route |
pass
pt183.4: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_multipath_route |
||||||
test_add_route_device_proto_redirect |
pass
pt183.5: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_device_proto_redirect |
||||||
test_add_route_via_ipv6 |
pass
pt183.6: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_via_ipv6 |
||||||
test_add_route_device_table_metric |
pass
pt183.7: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_device_table_metric |
||||||
test_add_route_device_metric |
pass
pt183.8: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_device_metric |
||||||
test_add_route_device_scope_host |
pass
pt183.9: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_device_scope_host |
||||||
test_delete_route_no_entry |
pass
pt183.10: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_delete_route_no_entry |
||||||
test_add_route_device_scope_site |
pass
pt183.11: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_device_scope_site |
||||||
test_add_route_device_table |
pass
pt183.12: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_device_table |
||||||
test_add_route_via_ipv4 |
pass
pt183.13: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_via_ipv4 |
||||||
test_add_route_device |
pass
pt183.14: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_device |
||||||
test_add_route_device_proto_static |
pass
pt183.15: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_device_proto_static |
||||||
test_add_route_device_proto_kernel |
pass
pt183.16: neutron.tests.functional.privileged.agent.linux.test_ip_lib.RouteTestCase.test_add_route_device_proto_kernel |
||||||
neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcFilterClassTestCase | 2 | 2 | 0 | 0 | 0 | Detail | |
test_add_tc_filter_match32 |
pass
pt184.1: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcFilterClassTestCase.test_add_tc_filter_match32 |
||||||
test_add_tc_filter_policy |
pass
pt184.2: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcFilterClassTestCase.test_add_tc_filter_policy |
||||||
neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcPolicyClassTestCase | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_tc_policy_class_htb |
pass
pt185.1: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcPolicyClassTestCase.test_delete_tc_policy_class_htb |
||||||
test_delete_tc_policy_class_no_class |
pass
pt185.2: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcPolicyClassTestCase.test_delete_tc_policy_class_no_class |
||||||
test_delete_tc_policy_class_no_namespace |
pass
pt185.3: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcPolicyClassTestCase.test_delete_tc_policy_class_no_namespace |
||||||
test_add_tc_policy_class_htb |
pass
pt185.4: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcPolicyClassTestCase.test_add_tc_policy_class_htb |
||||||
neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcQdiscTestCase | 9 | 9 | 0 | 0 | 0 | Detail | |
test_delete_tc_qdisc_no_device |
pass
pt186.1: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcQdiscTestCase.test_delete_tc_qdisc_no_device |
||||||
test_delete_tc_qdisc_no_qdisc |
pass
pt186.2: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcQdiscTestCase.test_delete_tc_qdisc_no_qdisc |
||||||
test_delete_tc_qdisc_ingress_twice |
pass
pt186.3: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcQdiscTestCase.test_delete_tc_qdisc_ingress_twice |
||||||
test_delete_tc_qdisc_no_device_no_exception |
pass
pt186.4: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcQdiscTestCase.test_delete_tc_qdisc_no_device_no_exception |
||||||
test_add_tc_qdisc_tbf |
pass
pt186.5: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcQdiscTestCase.test_add_tc_qdisc_tbf |
||||||
test_add_tc_qdisc_htb_no_handle |
pass
pt186.6: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcQdiscTestCase.test_add_tc_qdisc_htb_no_handle |
||||||
test_add_tc_qdisc_ingress |
pass
pt186.7: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcQdiscTestCase.test_add_tc_qdisc_ingress |
||||||
test_add_tc_qdisc_htb |
pass
pt186.8: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcQdiscTestCase.test_add_tc_qdisc_htb |
||||||
test_delete_tc_qdisc_no_qdisc_no_exception |
pass
pt186.9: neutron.tests.functional.privileged.agent.linux.test_tc_lib.TcQdiscTestCase.test_delete_tc_qdisc_no_qdisc_no_exception |
||||||
neutron.tests.functional.privileged.agent.linux.test_utils.FindListenPidsNamespaceTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_find_listen_pids_namespace |
pass
pt187.1: neutron.tests.functional.privileged.agent.linux.test_utils.FindListenPidsNamespaceTestCase.test_find_listen_pids_namespace |
||||||
neutron.tests.functional.sanity.test_sanity.SanityTestCase | 5 | 5 | 0 | 0 | 0 | Detail | |
test_dibbler_version |
pass
pt188.1: neutron.tests.functional.sanity.test_sanity.SanityTestCase.test_dibbler_version |
||||||
test_dnsmasq_version |
pass
pt188.2: neutron.tests.functional.sanity.test_sanity.SanityTestCase.test_dnsmasq_version |
||||||
test_nova_notify_runs |
pass
pt188.3: neutron.tests.functional.sanity.test_sanity.SanityTestCase.test_nova_notify_runs |
||||||
test_ip6tables_support |
pass
pt188.4: neutron.tests.functional.sanity.test_sanity.SanityTestCase.test_ip6tables_support |
||||||
test_ipset_support |
pass
pt188.5: neutron.tests.functional.sanity.test_sanity.SanityTestCase.test_ipset_support |
||||||
neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot | 12 | 12 | 0 | 0 | 0 | Detail | |
test_bridge_firewalling_enabled |
pass
pt189.1: neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot.test_bridge_firewalling_enabled |
||||||
test_ovs_geneve_support_runs |
pass
pt189.2: neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot.test_ovs_geneve_support_runs |
||||||
test_ovs_vxlan_support_runs |
pass
pt189.3: neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot.test_ovs_vxlan_support_runs |
||||||
test_arp_header_match_runs |
pass
pt189.4: neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot.test_arp_header_match_runs |
||||||
test_arp_responder_runs |
pass
pt189.5: neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot.test_arp_responder_runs |
||||||
test_icmpv6_header_match_runs |
pass
pt189.6: neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot.test_icmpv6_header_match_runs |
||||||
test_iproute2_vxlan_support_runs |
pass
pt189.7: neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot.test_iproute2_vxlan_support_runs |
||||||
test_ovsdb_native_supported_runs |
pass
pt189.8: neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot.test_ovsdb_native_supported_runs |
||||||
test_namespace_root_read_detection_runs |
pass
pt189.9: neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot.test_namespace_root_read_detection_runs |
||||||
test_ovs_patch_support_runs |
pass
pt189.10: neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot.test_ovs_patch_support_runs |
||||||
test_ip_nonlocal_bind |
pass
pt189.11: neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot.test_ip_nonlocal_bind |
||||||
test_keepalived_ipv6_support |
pass
pt189.12: neutron.tests.functional.sanity.test_sanity.SanityTestCaseRoot.test_keepalived_ipv6_support |
||||||
neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAZAwareWeightScheduler | 7 | 7 | 0 | 0 | 0 | Detail | |
test_schedule_network(Multi hints, Multi agents, Only single AZ available) |
pass
pt190.1: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAZAwareWeightScheduler.test_schedule_network(Multi hints, Multi agents, Only single AZ available) |
||||||
test_schedule_network(Multi hints, Multi agents, Not enough agents) |
pass
pt190.2: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAZAwareWeightScheduler.test_schedule_network(Multi hints, Multi agents, Not enough agents) |
||||||
test_schedule_network(Multi hints, Multi agents, Partially scheduled, Another AZ selected) |
pass
pt190.3: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAZAwareWeightScheduler.test_schedule_network(Multi hints, Multi agents, Partially scheduled, Another AZ selected) |
||||||
test_schedule_network(Single hint, Multi agents, Scheduled agents of the specified AZ) |
pass
pt190.4: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAZAwareWeightScheduler.test_schedule_network(Single hint, Multi agents, Scheduled agents of the specified AZ) |
||||||
test_schedule_network(Single hint, Single agent, Scheduled an agent of the specified AZ) |
pass
pt190.5: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAZAwareWeightScheduler.test_schedule_network(Single hint, Single agent, Scheduled an agent of the specified AZ) |
||||||
test_schedule_network(Multi hints, Multi agents Scheduled agents of the specified AZs) |
pass
pt190.6: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAZAwareWeightScheduler.test_schedule_network(Multi hints, Multi agents Scheduled agents of the specified AZs) |
||||||
test_schedule_network(No hint, Scheduled independent to AZ) |
pass
pt190.7: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAZAwareWeightScheduler.test_schedule_network(No hint, Scheduled independent to AZ) |
||||||
neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAutoSchedule | 9 | 9 | 0 | 0 | 0 | Detail | |
test_auto_schedule(Agents scheduled to the networks if networks are not yet hosted) |
pass
pt191.1: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAutoSchedule.test_auto_schedule(Agents scheduled to the networks if networks are not yet hosted) |
||||||
test_auto_schedule(No agents scheduled if unscheduled network does not match AZ) |
pass
pt191.2: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAutoSchedule.test_auto_schedule(No agents scheduled if unscheduled network does not match AZ) |
||||||
test_auto_schedule(Agent scheduled to the network if network is not yet hosted) |
pass
pt191.3: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAutoSchedule.test_auto_schedule(Agent scheduled to the network if network is not yet hosted) |
||||||
test_auto_schedule(No agents scheduled to the network with dhcp disabled) |
pass
pt191.4: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAutoSchedule.test_auto_schedule(No agents scheduled to the network with dhcp disabled) |
||||||
test_auto_schedule(No agents scheduled if all networks have dhcp disabled) |
pass
pt191.5: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAutoSchedule.test_auto_schedule(No agents scheduled if all networks have dhcp disabled) |
||||||
test_auto_schedule(No agents scheduled if networks already hosted and max_agents_per_network reached) |
pass
pt191.6: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAutoSchedule.test_auto_schedule(No agents scheduled if networks already hosted and max_agents_per_network reached) |
||||||
test_auto_schedule(No agent scheduled if no networks are present) |
pass
pt191.7: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAutoSchedule.test_auto_schedule(No agent scheduled if no networks are present) |
||||||
test_auto_schedule(No new agents scheduled if networks are already hosted) |
pass
pt191.8: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAutoSchedule.test_auto_schedule(No new agents scheduled if networks are already hosted) |
||||||
test_auto_schedule(Additional agents scheduled to the networks if max_agents_per_network is not yet reached) |
pass
pt191.9: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestAutoSchedule.test_auto_schedule(Additional agents scheduled to the networks if max_agents_per_network is not yet reached) |
||||||
neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestChanceScheduleNetwork | 6 | 6 | 0 | 0 | 0 | Detail | |
test_schedule_network(No agents scheduled if no agents are present) |
pass
pt192.1: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestChanceScheduleNetwork.test_schedule_network(No agents scheduled if no agents are present) |
||||||
test_schedule_network(Agent scheduled to the network if network is not yet hosted) |
pass
pt192.2: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestChanceScheduleNetwork.test_schedule_network(Agent scheduled to the network if network is not yet hosted) |
||||||
test_schedule_network(No agents scheduled if network already hosted and max_agents_per_network reached) |
pass
pt192.3: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestChanceScheduleNetwork.test_schedule_network(No agents scheduled if network already hosted and max_agents_per_network reached) |
||||||
test_schedule_network(No agents scheduled if all agents are down) |
pass
pt192.4: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestChanceScheduleNetwork.test_schedule_network(No agents scheduled if all agents are down) |
||||||
test_schedule_network(Additional Agents scheduled to the network if max_agents_per_network is not yet reached) |
pass
pt192.5: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestChanceScheduleNetwork.test_schedule_network(Additional Agents scheduled to the network if max_agents_per_network is not yet reached) |
||||||
test_schedule_network(No agent scheduled if agent is dead) |
pass
pt192.6: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestChanceScheduleNetwork.test_schedule_network(No agent scheduled if agent is dead) |
||||||
neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestDHCPSchedulerWithNetworkAccessibility | 1 | 1 | 0 | 0 | 0 | Detail | |
test_dhcp_scheduler_filters_hosts_without_network_access |
pass
pt193.1: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestDHCPSchedulerWithNetworkAccessibility.test_dhcp_scheduler_filters_hosts_without_network_access |
||||||
neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestWeightScheduleNetwork | 6 | 6 | 0 | 0 | 0 | Detail | |
test_weight_schedule_network(Agent scheduled to the network if network is not yet hosted) |
pass
pt194.1: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestWeightScheduleNetwork.test_weight_schedule_network(Agent scheduled to the network if network is not yet hosted) |
||||||
test_weight_schedule_network(Additional Agents scheduled to the network if max_agents_per_network is not yet reached) |
pass
pt194.2: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestWeightScheduleNetwork.test_weight_schedule_network(Additional Agents scheduled to the network if max_agents_per_network is not yet reached) |
||||||
test_weight_schedule_network(No agents scheduled if all agents are down) |
pass
pt194.3: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestWeightScheduleNetwork.test_weight_schedule_network(No agents scheduled if all agents are down) |
||||||
test_weight_schedule_network(No agent scheduled if agent is dead) |
pass
pt194.4: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestWeightScheduleNetwork.test_weight_schedule_network(No agent scheduled if agent is dead) |
||||||
test_weight_schedule_network(No agents scheduled if no agents are present) |
pass
pt194.5: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestWeightScheduleNetwork.test_weight_schedule_network(No agents scheduled if no agents are present) |
||||||
test_weight_schedule_network(No agents scheduled if network already hosted and max_agents_per_network reached) |
pass
pt194.6: neutron.tests.functional.scheduler.test_dhcp_agent_scheduler.TestWeightScheduleNetwork.test_weight_schedule_network(No agents scheduled if network already hosted and max_agents_per_network reached) |
||||||
neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3AZAutoScheduleTestCaseBase | 4 | 4 | 0 | 0 | 0 | Detail | |
test_auto_schedule_router(Regular router, not scheduled, agent not in specified AZ activated) |
pass
pt195.1: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3AZAutoScheduleTestCaseBase.test_auto_schedule_router(Regular router, not scheduled, agent not in specified AZ activated) |
||||||
test_auto_schedule_router(HA router, not scheduled, agent not in specified AZ activated) |
pass
pt195.2: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3AZAutoScheduleTestCaseBase.test_auto_schedule_router(HA router, not scheduled, agent not in specified AZ activated) |
||||||
test_auto_schedule_router(HA router, not scheduled, agent in specified AZ activated) |
pass
pt195.3: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3AZAutoScheduleTestCaseBase.test_auto_schedule_router(HA router, not scheduled, agent in specified AZ activated) |
||||||
test_auto_schedule_router(Regular router, not scheduled, agent in specified AZ activated) |
pass
pt195.4: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3AZAutoScheduleTestCaseBase.test_auto_schedule_router(Regular router, not scheduled, agent in specified AZ activated) |
||||||
neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3AZLeastRoutersSchedulerTestCase | 3 | 3 | 0 | 0 | 0 | Detail | |
test_schedule_router(HA router, Scheduled specified AZs) |
pass
pt196.1: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3AZLeastRoutersSchedulerTestCase.test_schedule_router(HA router, Scheduled specified AZs) |
||||||
test_schedule_router(Regular router, Scheduled specified AZ) |
pass
pt196.2: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3AZLeastRoutersSchedulerTestCase.test_schedule_router(Regular router, Scheduled specified AZ) |
||||||
test_schedule_router(HA router, max_l3_agents_per_routers > az_hints) |
pass
pt196.3: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3AZLeastRoutersSchedulerTestCase.test_schedule_router(HA router, max_l3_agents_per_routers > az_hints) |
||||||
neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3ChanceSchedulerTestCase | 10 | 10 | 0 | 0 | 0 | Detail | |
test_auto_schedule_routers(Router scheduled to the agent even if it already hosts a router) |
pass
pt197.1: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3ChanceSchedulerTestCase.test_auto_schedule_routers(Router scheduled to the agent even if it already hosts a router) |
||||||
test_auto_schedule_routers(No routers scheduled if it is already hosted) |
pass
pt197.2: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3ChanceSchedulerTestCase.test_auto_schedule_routers(No routers scheduled if it is already hosted) |
||||||
test_chance_schedule_router(No routers scheduled if it is already hosted) |
pass
pt197.3: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3ChanceSchedulerTestCase.test_chance_schedule_router(No routers scheduled if it is already hosted) |
||||||
test_auto_schedule_routers(No routers scheduled if no agents are present) |
pass
pt197.4: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3ChanceSchedulerTestCase.test_auto_schedule_routers(No routers scheduled if no agents are present) |
||||||
test_chance_schedule_router(No routers scheduled if all agents are down) |
pass
pt197.5: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3ChanceSchedulerTestCase.test_chance_schedule_router(No routers scheduled if all agents are down) |
||||||
test_auto_schedule_routers(No routers scheduled if all agents are down) |
pass
pt197.6: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3ChanceSchedulerTestCase.test_auto_schedule_routers(No routers scheduled if all agents are down) |
||||||
test_chance_schedule_router(Router scheduled to the agent if router is not yet hosted) |
pass
pt197.7: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3ChanceSchedulerTestCase.test_chance_schedule_router(Router scheduled to the agent if router is not yet hosted) |
||||||
test_auto_schedule_routers(Router scheduled to the agent if router is not yet hosted) |
pass
pt197.8: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3ChanceSchedulerTestCase.test_auto_schedule_routers(Router scheduled to the agent if router is not yet hosted) |
||||||
test_chance_schedule_router(No routers scheduled if no agents are present) |
pass
pt197.9: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3ChanceSchedulerTestCase.test_chance_schedule_router(No routers scheduled if no agents are present) |
||||||
test_chance_schedule_router(Router scheduled to the agent even if it already hosts a router) |
pass
pt197.10: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3ChanceSchedulerTestCase.test_chance_schedule_router(Router scheduled to the agent even if it already hosts a router) |
||||||
neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase | 48 | 48 | 0 | 0 | 0 | Detail | |
test_chance_auto_schedule_routers(Already hosted legacy router not scheduled on dvr_snat agent) |
pass
pt198.1: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_auto_schedule_routers(Already hosted legacy router not scheduled on dvr_snat agent) |
||||||
test_chance_auto_schedule_routers(Already hosted distributed router not scheduled on dvr agent) |
pass
pt198.2: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_auto_schedule_routers(Already hosted distributed router not scheduled on dvr agent) |
||||||
test_chance_auto_schedule_routers(Already hosted distributed router not scheduled on dvr_snat agent) |
pass
pt198.3: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_auto_schedule_routers(Already hosted distributed router not scheduled on dvr_snat agent) |
||||||
test_chance_schedule_router(Already hosted distributed router not scheduled on legacy agent) |
pass
pt198.4: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_schedule_router(Already hosted distributed router not scheduled on legacy agent) |
||||||
test_least_routers_auto_schedule_routers(Legacy router not scheduled on dvr agent) |
pass
pt198.5: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_auto_schedule_routers(Legacy router not scheduled on dvr agent) |
||||||
test_least_routers_auto_schedule_routers(Already hosted distributed router not scheduled on legacy agent) |
pass
pt198.6: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_auto_schedule_routers(Already hosted distributed router not scheduled on legacy agent) |
||||||
test_chance_auto_schedule_routers(Distributed router scheduled on dvr_snat agent) |
pass
pt198.7: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_auto_schedule_routers(Distributed router scheduled on dvr_snat agent) |
||||||
test_chance_auto_schedule_routers(Already hosted legacy router not scheduled on dvr agent) |
pass
pt198.8: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_auto_schedule_routers(Already hosted legacy router not scheduled on dvr agent) |
||||||
test_chance_schedule_router(Already hosted legacy router not scheduled on dvr_snat agent) |
pass
pt198.9: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_schedule_router(Already hosted legacy router not scheduled on dvr_snat agent) |
||||||
test_chance_schedule_router(Distributed router not scheduled if it is on a different external network than the dvr_snat agent) |
pass
pt198.10: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_schedule_router(Distributed router not scheduled if it is on a different external network than the dvr_snat agent) |
||||||
test_least_routers_schedule_router(Distributed router scheduled on dvr_snat agent) |
pass
pt198.11: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_schedule_router(Distributed router scheduled on dvr_snat agent) |
||||||
test_least_routers_schedule_router(Already hosted distributed router not scheduled on legacy agent) |
pass
pt198.12: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_schedule_router(Already hosted distributed router not scheduled on legacy agent) |
||||||
test_chance_schedule_router(Legacy router not scheduled on dvr agent) |
pass
pt198.13: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_schedule_router(Legacy router not scheduled on dvr agent) |
||||||
test_chance_schedule_router(Already hosted distributed router not scheduled on dvr agent) |
pass
pt198.14: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_schedule_router(Already hosted distributed router not scheduled on dvr agent) |
||||||
test_least_routers_auto_schedule_routers(Already hosted legacy router not scheduled on dvr agent) |
pass
pt198.15: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_auto_schedule_routers(Already hosted legacy router not scheduled on dvr agent) |
||||||
test_least_routers_schedule_router(Already hosted legacy router not scheduled on dvr_snat agent) |
pass
pt198.16: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_schedule_router(Already hosted legacy router not scheduled on dvr_snat agent) |
||||||
test_least_routers_schedule_router(Already hosted legacy router not scheduled on additional dvr agent) |
pass
pt198.17: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_schedule_router(Already hosted legacy router not scheduled on additional dvr agent) |
||||||
test_chance_auto_schedule_routers(Distributed router not scheduled if it is on a different external network than the dvr_snat agent) |
pass
pt198.18: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_auto_schedule_routers(Distributed router not scheduled if it is on a different external network than the dvr_snat agent) |
||||||
test_chance_schedule_router(Distributed router not scheduled on legacy agent) |
pass
pt198.19: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_schedule_router(Distributed router not scheduled on legacy agent) |
||||||
test_chance_schedule_router(Distributed router not scheduled on dvr agent) |
pass
pt198.20: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_schedule_router(Distributed router not scheduled on dvr agent) |
||||||
test_chance_schedule_router(Distributed router scheduled on dvr_snat agent) |
pass
pt198.21: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_schedule_router(Distributed router scheduled on dvr_snat agent) |
||||||
test_chance_schedule_router(Already hosted legacy router not scheduled on additional dvr agent) |
pass
pt198.22: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_schedule_router(Already hosted legacy router not scheduled on additional dvr agent) |
||||||
test_least_routers_auto_schedule_routers(Distributed router not scheduled on dvr agent) |
pass
pt198.23: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_auto_schedule_routers(Distributed router not scheduled on dvr agent) |
||||||
test_least_routers_auto_schedule_routers(Already hosted legacy router not scheduled on dvr_snat agent) |
pass
pt198.24: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_auto_schedule_routers(Already hosted legacy router not scheduled on dvr_snat agent) |
||||||
test_least_routers_schedule_router(Legacy router scheduled on dvr_snat agent) |
pass
pt198.25: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_schedule_router(Legacy router scheduled on dvr_snat agent) |
||||||
test_chance_auto_schedule_routers(Legacy router not scheduled on dvr agent) |
pass
pt198.26: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_auto_schedule_routers(Legacy router not scheduled on dvr agent) |
||||||
test_chance_auto_schedule_routers(Distributed router not scheduled on legacy agent) |
pass
pt198.27: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_auto_schedule_routers(Distributed router not scheduled on legacy agent) |
||||||
test_chance_schedule_router(Legacy router scheduled on dvr_snat agent) |
pass
pt198.28: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_schedule_router(Legacy router scheduled on dvr_snat agent) |
||||||
test_least_routers_auto_schedule_routers(Already hosted distributed router not scheduled on dvr agent) |
pass
pt198.29: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_auto_schedule_routers(Already hosted distributed router not scheduled on dvr agent) |
||||||
test_least_routers_auto_schedule_routers(Already hosted distributed router not scheduled on dvr_snat agent) |
pass
pt198.30: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_auto_schedule_routers(Already hosted distributed router not scheduled on dvr_snat agent) |
||||||
test_least_routers_schedule_router(Legacy router not scheduled on dvr agent) |
pass
pt198.31: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_schedule_router(Legacy router not scheduled on dvr agent) |
||||||
test_least_routers_schedule_router(Distributed router not scheduled on dvr agent) |
pass
pt198.32: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_schedule_router(Distributed router not scheduled on dvr agent) |
||||||
test_least_routers_schedule_router(Distributed router not scheduled if it is on a different external network than the dvr_snat agent) |
pass
pt198.33: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_schedule_router(Distributed router not scheduled if it is on a different external network than the dvr_snat agent) |
||||||
test_chance_auto_schedule_routers(Legacy router scheduled on dvr_snat agent) |
pass
pt198.34: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_auto_schedule_routers(Legacy router scheduled on dvr_snat agent) |
||||||
test_chance_auto_schedule_routers(Already hosted legacy router not scheduled on additional dvr agent) |
pass
pt198.35: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_auto_schedule_routers(Already hosted legacy router not scheduled on additional dvr agent) |
||||||
test_least_routers_auto_schedule_routers(Distributed router not scheduled if it is on a different external network than the dvr_snat agent) |
pass
pt198.36: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_auto_schedule_routers(Distributed router not scheduled if it is on a different external network than the dvr_snat agent) |
||||||
test_least_routers_schedule_router(Distributed router not scheduled on legacy agent) |
pass
pt198.37: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_schedule_router(Distributed router not scheduled on legacy agent) |
||||||
test_least_routers_schedule_router(Already hosted distributed router not scheduled on dvr agent) |
pass
pt198.38: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_schedule_router(Already hosted distributed router not scheduled on dvr agent) |
||||||
test_chance_auto_schedule_routers(Already hosted distributed router not scheduled on legacy agent) |
pass
pt198.39: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_auto_schedule_routers(Already hosted distributed router not scheduled on legacy agent) |
||||||
test_chance_schedule_router(Already hosted legacy router not scheduled on dvr agent) |
pass
pt198.40: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_schedule_router(Already hosted legacy router not scheduled on dvr agent) |
||||||
test_least_routers_auto_schedule_routers(Legacy router scheduled on dvr_snat agent) |
pass
pt198.41: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_auto_schedule_routers(Legacy router scheduled on dvr_snat agent) |
||||||
test_least_routers_auto_schedule_routers(Distributed router not scheduled on legacy agent) |
pass
pt198.42: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_auto_schedule_routers(Distributed router not scheduled on legacy agent) |
||||||
test_least_routers_schedule_router(Already hosted legacy router not scheduled on dvr agent) |
pass
pt198.43: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_schedule_router(Already hosted legacy router not scheduled on dvr agent) |
||||||
test_chance_auto_schedule_routers(Distributed router not scheduled on dvr agent) |
pass
pt198.44: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_auto_schedule_routers(Distributed router not scheduled on dvr agent) |
||||||
test_chance_schedule_router(Already hosted distributed router not scheduled on dvr_snat agent) |
pass
pt198.45: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_chance_schedule_router(Already hosted distributed router not scheduled on dvr_snat agent) |
||||||
test_least_routers_auto_schedule_routers(Distributed router scheduled on dvr_snat agent) |
pass
pt198.46: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_auto_schedule_routers(Distributed router scheduled on dvr_snat agent) |
||||||
test_least_routers_auto_schedule_routers(Already hosted legacy router not scheduled on additional dvr agent) |
pass
pt198.47: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_auto_schedule_routers(Already hosted legacy router not scheduled on additional dvr agent) |
||||||
test_least_routers_schedule_router(Already hosted distributed router not scheduled on dvr_snat agent) |
pass
pt198.48: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3DVRSchedulerTestCase.test_least_routers_schedule_router(Already hosted distributed router not scheduled on dvr_snat agent) |
||||||
neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase | 12 | 12 | 0 | 0 | 0 | Detail | |
test_least_routers_schedule(No routers scheduled if no agents are present) |
pass
pt199.1: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase.test_least_routers_schedule(No routers scheduled if no agents are present) |
||||||
test_least_routers_schedule(No routers scheduled if it is already hosted) |
pass
pt199.2: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase.test_least_routers_schedule(No routers scheduled if it is already hosted) |
||||||
test_auto_schedule_routers(No routers scheduled if it is already hosted) |
pass
pt199.3: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase.test_auto_schedule_routers(No routers scheduled if it is already hosted) |
||||||
test_auto_schedule_routers(No routers scheduled if all agents are down) |
pass
pt199.4: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase.test_auto_schedule_routers(No routers scheduled if all agents are down) |
||||||
test_least_routers_schedule(Router scheduled to the agent if router is not yet hosted) |
pass
pt199.5: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase.test_least_routers_schedule(Router scheduled to the agent if router is not yet hosted) |
||||||
test_auto_schedule_routers(No routers scheduled if no agents are present) |
pass
pt199.6: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase.test_auto_schedule_routers(No routers scheduled if no agents are present) |
||||||
test_least_routers_schedule(Router scheduled to the agent even if it already hosts a router) |
pass
pt199.7: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase.test_least_routers_schedule(Router scheduled to the agent even if it already hosts a router) |
||||||
test_least_routers_schedule(Router is scheduled to agent hosting least routers) |
pass
pt199.8: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase.test_least_routers_schedule(Router is scheduled to agent hosting least routers) |
||||||
test_auto_schedule_routers(Router scheduled to the agent even if it already hosts a router) |
pass
pt199.9: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase.test_auto_schedule_routers(Router scheduled to the agent even if it already hosts a router) |
||||||
test_least_routers_schedule(No routers scheduled if all agents are down) |
pass
pt199.10: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase.test_least_routers_schedule(No routers scheduled if all agents are down) |
||||||
test_auto_schedule_routers(Router scheduled to the agent if router is not yet hosted) |
pass
pt199.11: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase.test_auto_schedule_routers(Router scheduled to the agent if router is not yet hosted) |
||||||
test_auto_schedule_routers(Router is scheduled to agent hosting least routers) |
pass
pt199.12: neutron.tests.functional.scheduler.test_l3_agent_scheduler.L3LeastRoutersSchedulerTestCase.test_auto_schedule_routers(Router is scheduled to agent hosting least routers) |
||||||
neutron.tests.functional.services.conntrack_helper.test_conntrack_helper.ConntrackHelperTestCase | 8 | 8 | 0 | 0 | 0 | Detail | |
test_delete_conntrack_helper |
pass
pt200.1: neutron.tests.functional.services.conntrack_helper.test_conntrack_helper.ConntrackHelperTestCase.test_delete_conntrack_helper |
||||||
test_negative_create_conntrack_helper |
pass
pt200.2: neutron.tests.functional.services.conntrack_helper.test_conntrack_helper.ConntrackHelperTestCase.test_negative_create_conntrack_helper |
||||||
test_negative_update_conntrack_helper |
pass
pt200.3: neutron.tests.functional.services.conntrack_helper.test_conntrack_helper.ConntrackHelperTestCase.test_negative_update_conntrack_helper |
||||||
test_update_conntrack_helper |
pass
pt200.4: neutron.tests.functional.services.conntrack_helper.test_conntrack_helper.ConntrackHelperTestCase.test_update_conntrack_helper |
||||||
test_negative_duplicate_update_conntrack_helper |
pass
pt200.5: neutron.tests.functional.services.conntrack_helper.test_conntrack_helper.ConntrackHelperTestCase.test_negative_duplicate_update_conntrack_helper |
||||||
test_negative_duplicate_create_conntrack_helper |
pass
pt200.6: neutron.tests.functional.services.conntrack_helper.test_conntrack_helper.ConntrackHelperTestCase.test_negative_duplicate_create_conntrack_helper |
||||||
test_negative_delete_conntrack_helper |
pass
pt200.7: neutron.tests.functional.services.conntrack_helper.test_conntrack_helper.ConntrackHelperTestCase.test_negative_delete_conntrack_helper |
||||||
test_create_conntrack_helper |
pass
pt200.8: neutron.tests.functional.services.conntrack_helper.test_conntrack_helper.ConntrackHelperTestCase.test_create_conntrack_helper |
||||||
neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase | 57 | 53 | 0 | 0 | 4 | Detail | |
test_allowed_address_pairs_update_arp_entry |
pass
pt201.1: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_allowed_address_pairs_update_arp_entry |
||||||
test_create_floating_ip_agent_notification_for_dvr_no_external_agent |
pass
pt201.2: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_create_floating_ip_agent_notification_for_dvr_no_external_agent |
||||||
test_delete_agent_gw_port_for_network |
pass
pt201.3: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_delete_agent_gw_port_for_network |
||||||
test_dvr_ha_router_create_attach_internal_external_detach_delete |
pass
pt201.4: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_dvr_ha_router_create_attach_internal_external_detach_delete |
||||||
test_dvr_router_centralized_floating_ip |
pass
pt201.5: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_dvr_router_centralized_floating_ip |
||||||
test_dvr_router_manual_rescheduling_removes_router |
pass
pt201.6: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_dvr_router_manual_rescheduling_removes_router |
||||||
test_dvr_router_notifications_for_live_migration_with_fip |
pass
pt201.7: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_dvr_router_notifications_for_live_migration_with_fip |
||||||
test_dvr_router_notifications_for_live_migration_without_fip |
pass
pt201.8: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_dvr_router_notifications_for_live_migration_without_fip |
||||||
test_get_agent_gw_port_for_network |
pass
pt201.9: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_get_agent_gw_port_for_network |
||||||
test_remove_router_interface_by_port_leaves_snat_intact |
pass
pt201.10: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_remove_router_interface_by_port_leaves_snat_intact |
||||||
test_router_notifications |
pass
pt201.11: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_router_notifications |
||||||
test_update_router_db_cvrha_to_dvrha |
pass
pt201.12: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_update_router_db_cvrha_to_dvrha |
||||||
test_update_router_db_dvr_to_dvrha |
pass
pt201.13: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_update_router_db_dvr_to_dvrha |
||||||
test_update_router_db_dvrha_to_cvrha |
pass
pt201.14: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_update_router_db_dvrha_to_cvrha |
||||||
test_csnat_ports_are_created_and_deleted_based_on_router_subnet |
pass
pt201.15: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_csnat_ports_are_created_and_deleted_based_on_router_subnet |
||||||
test_get_device_owner_centralized |
skip
pt201.16: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_get_device_owner_centralized |
||||||
test_router_is_not_removed_from_snat_agent_on_interface_removal |
pass
pt201.17: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_router_is_not_removed_from_snat_agent_on_interface_removal |
||||||
test_unbound_allowed_addr_pairs_fip_with_multiple_active_vms |
pass
pt201.18: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_unbound_allowed_addr_pairs_fip_with_multiple_active_vms |
||||||
test_update_router_db_centralized_to_distributed |
skip
pt201.19: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_update_router_db_centralized_to_distributed |
||||||
test_add_router_interface_by_port_notifications |
pass
pt201.20: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_add_router_interface_by_port_notifications |
||||||
test_delete_floating_ip_agent_notification |
pass
pt201.21: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_delete_floating_ip_agent_notification |
||||||
test_get_agent_gw_ports_exist_for_network_no_port |
pass
pt201.22: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_get_agent_gw_ports_exist_for_network_no_port |
||||||
test_router_is_not_removed_from_snat_agent_on_dhcp_port_deletion |
pass
pt201.23: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_router_is_not_removed_from_snat_agent_on_dhcp_port_deletion |
||||||
test_router_with_ipv4_and_multiple_ipv6_on_same_network |
pass
pt201.24: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_router_with_ipv4_and_multiple_ipv6_on_same_network |
||||||
test__get_dvr_subnet_ids_on_host_query |
pass
pt201.25: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test__get_dvr_subnet_ids_on_host_query |
||||||
test_create_floating_ip_agent_notification_non_dvr |
pass
pt201.26: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_create_floating_ip_agent_notification_non_dvr |
||||||
test_update_floating_ip_agent_notification_non_dvr |
pass
pt201.27: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_update_floating_ip_agent_notification_non_dvr |
||||||
test_create_floating_ip_with_no_dvr_agents |
pass
pt201.28: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_create_floating_ip_with_no_dvr_agents |
||||||
test_dvr_gateway_host_binding_is_set |
pass
pt201.29: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_dvr_gateway_host_binding_is_set |
||||||
test_remove_router_interface |
pass
pt201.30: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_remove_router_interface |
||||||
test_update_floating_ip_agent_notification |
pass
pt201.31: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_update_floating_ip_agent_notification |
||||||
test_admin_router_remove_from_agent_on_vm_port_deletion |
pass
pt201.32: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_admin_router_remove_from_agent_on_vm_port_deletion |
||||||
test_agent_gw_port_delete_when_last_gateway_for_ext_net_removed |
pass
pt201.33: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_agent_gw_port_delete_when_last_gateway_for_ext_net_removed |
||||||
test_create_floating_ip_agent_notification |
pass
pt201.34: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_create_floating_ip_agent_notification |
||||||
test_dvr_router_unbound_floating_ip_migrate_to_bound_host |
pass
pt201.35: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_dvr_router_unbound_floating_ip_migrate_to_bound_host |
||||||
test_delete_floating_ip_agent_notification_non_dvr |
pass
pt201.36: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_delete_floating_ip_agent_notification_non_dvr |
||||||
test_get_device_owner_distributed_router_id |
pass
pt201.37: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_get_device_owner_distributed_router_id |
||||||
test_update_router_db_dvrha_to_dvr |
pass
pt201.38: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_update_router_db_dvrha_to_dvr |
||||||
test_delete_floating_ip_agent_notification_with_dvr_no_external_agents |
pass
pt201.39: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_delete_floating_ip_agent_notification_with_dvr_no_external_agents |
||||||
test_delete_floating_ip_with_no_agents |
pass
pt201.40: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_delete_floating_ip_with_no_agents |
||||||
test_update_floating_ip_agent_notification_with_dvr_no_external_agents |
pass
pt201.41: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_update_floating_ip_agent_notification_with_dvr_no_external_agents |
||||||
test_update_router_db_cvr_to_dvrha |
pass
pt201.42: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_update_router_db_cvr_to_dvrha |
||||||
test__get_dvr_router_ids_for_host |
pass
pt201.43: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test__get_dvr_router_ids_for_host |
||||||
test__get_router_ids_for_agent_related_router |
pass
pt201.44: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test__get_router_ids_for_agent_related_router |
||||||
test_dvr_router_manual_rescheduling_updates_router |
pass
pt201.45: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_dvr_router_manual_rescheduling_updates_router |
||||||
test_get_device_owner_distributed_router_object |
pass
pt201.46: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_get_device_owner_distributed_router_object |
||||||
test_router_remove_from_agent_on_vm_port_deletion |
pass
pt201.47: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_router_remove_from_agent_on_vm_port_deletion |
||||||
test_update_vm_port_host_router_update |
pass
pt201.48: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_update_vm_port_host_router_update |
||||||
test__get_router_ids_for_agent |
skip
pt201.49: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test__get_router_ids_for_agent |
||||||
test_add_router_interface_by_subnet_notifications |
pass
pt201.50: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_add_router_interface_by_subnet_notifications |
||||||
test_allowed_addr_pairs_delayed_fip_and_update_arp_entry |
pass
pt201.51: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_allowed_addr_pairs_delayed_fip_and_update_arp_entry |
||||||
test_dvr_process_floatingips_for_dvr_on_full_sync |
pass
pt201.52: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_dvr_process_floatingips_for_dvr_on_full_sync |
||||||
test_get_fip_agent_gw_ports |
pass
pt201.53: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_get_fip_agent_gw_ports |
||||||
test_process_routers |
pass
pt201.54: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_process_routers |
||||||
test_remove_router_interface_by_subnet_leaves_snat_intact |
pass
pt201.55: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_remove_router_interface_by_subnet_leaves_snat_intact |
||||||
test_router_auto_scheduling |
skip
pt201.56: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_router_auto_scheduling |
||||||
test_update_router_db_dvrha_to_cvr |
pass
pt201.57: neutron.tests.functional.services.l3_router.test_l3_dvr_ha_router_plugin.L3DvrHATestCase.test_update_router_db_dvrha_to_cvr |
||||||
neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase | 50 | 50 | 0 | 0 | 0 | Detail | |
test_add_router_interface_by_subnet_notifications |
pass
pt202.1: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_add_router_interface_by_subnet_notifications |
||||||
test_create_floating_ip_agent_notification_for_dvr_no_external_agent |
pass
pt202.2: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_create_floating_ip_agent_notification_for_dvr_no_external_agent |
||||||
test_delete_floating_ip_with_no_agents |
pass
pt202.3: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_delete_floating_ip_with_no_agents |
||||||
test_get_device_owner_centralized |
pass
pt202.4: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_get_device_owner_centralized |
||||||
test_update_floating_ip_agent_notification_non_dvr |
pass
pt202.5: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_update_floating_ip_agent_notification_non_dvr |
||||||
test_create_floating_ip_agent_notification_non_dvr |
pass
pt202.6: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_create_floating_ip_agent_notification_non_dvr |
||||||
test_delete_floating_ip_agent_notification_non_dvr |
pass
pt202.7: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_delete_floating_ip_agent_notification_non_dvr |
||||||
test_remove_router_interface |
pass
pt202.8: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_remove_router_interface |
||||||
test_remove_router_interface_by_subnet_leaves_snat_intact |
pass
pt202.9: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_remove_router_interface_by_subnet_leaves_snat_intact |
||||||
test__get_router_ids_for_agent_related_router |
pass
pt202.10: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test__get_router_ids_for_agent_related_router |
||||||
test_admin_router_remove_from_agent_on_vm_port_deletion |
pass
pt202.11: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_admin_router_remove_from_agent_on_vm_port_deletion |
||||||
test_allowed_address_pairs_update_arp_entry |
pass
pt202.12: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_allowed_address_pairs_update_arp_entry |
||||||
test_create_floating_ip_agent_notification |
pass
pt202.13: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_create_floating_ip_agent_notification |
||||||
test_dvr_gateway_host_binding_is_set |
pass
pt202.14: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_dvr_gateway_host_binding_is_set |
||||||
test_dvr_router_unbound_floating_ip_migrate_to_bound_host |
pass
pt202.15: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_dvr_router_unbound_floating_ip_migrate_to_bound_host |
||||||
test__get_dvr_subnet_ids_on_host_query |
pass
pt202.16: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test__get_dvr_subnet_ids_on_host_query |
||||||
test__get_router_ids_for_agent |
pass
pt202.17: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test__get_router_ids_for_agent |
||||||
test_csnat_ports_are_created_and_deleted_based_on_router_subnet |
pass
pt202.18: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_csnat_ports_are_created_and_deleted_based_on_router_subnet |
||||||
test_dvr_router_manual_rescheduling_updates_router |
pass
pt202.19: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_dvr_router_manual_rescheduling_updates_router |
||||||
test_router_auto_scheduling |
pass
pt202.20: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_router_auto_scheduling |
||||||
test_router_is_not_removed_from_snat_agent_on_interface_removal |
pass
pt202.21: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_router_is_not_removed_from_snat_agent_on_interface_removal |
||||||
test_allowed_addr_pairs_delayed_fip_and_update_arp_entry |
pass
pt202.22: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_allowed_addr_pairs_delayed_fip_and_update_arp_entry |
||||||
test_delete_floating_ip_agent_notification |
pass
pt202.23: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_delete_floating_ip_agent_notification |
||||||
test_dvr_router_notifications_for_live_migration_with_fip |
pass
pt202.24: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_dvr_router_notifications_for_live_migration_with_fip |
||||||
test_get_agent_gw_port_for_network |
pass
pt202.25: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_get_agent_gw_port_for_network |
||||||
test_get_fip_agent_gw_ports |
pass
pt202.26: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_get_fip_agent_gw_ports |
||||||
test_process_routers |
pass
pt202.27: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_process_routers |
||||||
test_router_notifications |
pass
pt202.28: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_router_notifications |
||||||
test__get_dvr_router_ids_for_host |
pass
pt202.29: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test__get_dvr_router_ids_for_host |
||||||
test_dvr_router_notifications_for_live_migration_without_fip |
pass
pt202.30: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_dvr_router_notifications_for_live_migration_without_fip |
||||||
test_get_device_owner_distributed_router_object |
pass
pt202.31: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_get_device_owner_distributed_router_object |
||||||
test_unbound_allowed_addr_pairs_fip_with_multiple_active_vms |
pass
pt202.32: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_unbound_allowed_addr_pairs_fip_with_multiple_active_vms |
||||||
test_remove_router_interface_by_port_leaves_snat_intact |
pass
pt202.33: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_remove_router_interface_by_port_leaves_snat_intact |
||||||
test_update_floating_ip_agent_notification |
pass
pt202.34: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_update_floating_ip_agent_notification |
||||||
test_router_with_ipv4_and_multiple_ipv6_on_same_network |
pass
pt202.35: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_router_with_ipv4_and_multiple_ipv6_on_same_network |
||||||
test_update_vm_port_host_router_update |
pass
pt202.36: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_update_vm_port_host_router_update |
||||||
test_delete_agent_gw_port_for_network |
pass
pt202.37: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_delete_agent_gw_port_for_network |
||||||
test_dvr_process_floatingips_for_dvr_on_full_sync |
pass
pt202.38: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_dvr_process_floatingips_for_dvr_on_full_sync |
||||||
test_dvr_router_manual_rescheduling_removes_router |
pass
pt202.39: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_dvr_router_manual_rescheduling_removes_router |
||||||
test_get_agent_gw_ports_exist_for_network_no_port |
pass
pt202.40: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_get_agent_gw_ports_exist_for_network_no_port |
||||||
test_update_floating_ip_agent_notification_with_dvr_no_external_agents |
pass
pt202.41: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_update_floating_ip_agent_notification_with_dvr_no_external_agents |
||||||
test_add_router_interface_by_port_notifications |
pass
pt202.42: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_add_router_interface_by_port_notifications |
||||||
test_agent_gw_port_delete_when_last_gateway_for_ext_net_removed |
pass
pt202.43: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_agent_gw_port_delete_when_last_gateway_for_ext_net_removed |
||||||
test_create_floating_ip_with_no_dvr_agents |
pass
pt202.44: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_create_floating_ip_with_no_dvr_agents |
||||||
test_delete_floating_ip_agent_notification_with_dvr_no_external_agents |
pass
pt202.45: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_delete_floating_ip_agent_notification_with_dvr_no_external_agents |
||||||
test_dvr_router_centralized_floating_ip |
pass
pt202.46: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_dvr_router_centralized_floating_ip |
||||||
test_get_device_owner_distributed_router_id |
pass
pt202.47: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_get_device_owner_distributed_router_id |
||||||
test_router_is_not_removed_from_snat_agent_on_dhcp_port_deletion |
pass
pt202.48: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_router_is_not_removed_from_snat_agent_on_dhcp_port_deletion |
||||||
test_router_remove_from_agent_on_vm_port_deletion |
pass
pt202.49: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_router_remove_from_agent_on_vm_port_deletion |
||||||
test_update_router_db_centralized_to_distributed |
pass
pt202.50: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCase.test_update_router_db_centralized_to_distributed |
||||||
neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCaseMigration | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_router_db_centralized_to_distributed_with_ports |
pass
pt203.1: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.L3DvrTestCaseMigration.test_update_router_db_centralized_to_distributed_with_ports |
||||||
neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.MultipleL3PluginTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_router |
pass
pt204.1: neutron.tests.functional.services.l3_router.test_l3_dvr_router_plugin.MultipleL3PluginTestCase.test_create_router |
||||||
neutron.tests.functional.services.logapi.drivers.ovn.test_driver.LogApiTestCaseComplex | 7 | 7 | 0 | 0 | 0 | Detail | |
test_events_all_sg |
pass
pt205.1: neutron.tests.functional.services.logapi.drivers.ovn.test_driver.LogApiTestCaseComplex.test_events_all_sg |
||||||
test_events_one_sg |
pass
pt205.2: neutron.tests.functional.services.logapi.drivers.ovn.test_driver.LogApiTestCaseComplex.test_events_one_sg |
||||||
test_overlap_net_logs |
pass
pt205.3: neutron.tests.functional.services.logapi.drivers.ovn.test_driver.LogApiTestCaseComplex.test_overlap_net_logs |
||||||
test_update_all |
pass
pt205.4: neutron.tests.functional.services.logapi.drivers.ovn.test_driver.LogApiTestCaseComplex.test_update_all |
||||||
test_update_one_sg |
pass
pt205.5: neutron.tests.functional.services.logapi.drivers.ovn.test_driver.LogApiTestCaseComplex.test_update_one_sg |
||||||
test_disable_logs |
pass
pt205.6: neutron.tests.functional.services.logapi.drivers.ovn.test_driver.LogApiTestCaseComplex.test_disable_logs |
||||||
test_add_and_remove |
pass
pt205.7: neutron.tests.functional.services.logapi.drivers.ovn.test_driver.LogApiTestCaseComplex.test_add_and_remove |
||||||
neutron.tests.functional.services.logapi.drivers.ovn.test_driver.LogApiTestCaseSimple | 2 | 2 | 0 | 0 | 0 | Detail | |
test_basic_get |
pass
pt206.1: neutron.tests.functional.services.logapi.drivers.ovn.test_driver.LogApiTestCaseSimple.test_basic_get |
||||||
test_log_ovn_unsupported |
pass
pt206.2: neutron.tests.functional.services.logapi.drivers.ovn.test_driver.LogApiTestCaseSimple.test_log_ovn_unsupported |
||||||
neutron.tests.functional.services.logapi.test_logging.TestLoggingExtension | 3 | 1 | 0 | 0 | 2 | Detail | |
test_log_lifecycle(IptablesFirewallDriver,with ipset) |
skip
pt207.1: neutron.tests.functional.services.logapi.test_logging.TestLoggingExtension.test_log_lifecycle(IptablesFirewallDriver,with ipset) |
||||||
test_log_lifecycle(IptablesFirewallDriver,without ipset) |
skip
pt207.2: neutron.tests.functional.services.logapi.test_logging.TestLoggingExtension.test_log_lifecycle(IptablesFirewallDriver,without ipset) |
||||||
test_log_lifecycle(OVS Firewall Driver) |
pass
pt207.3: neutron.tests.functional.services.logapi.test_logging.TestLoggingExtension.test_log_lifecycle(OVS Firewall Driver) |
||||||
neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter | 25 | 25 | 0 | 0 | 0 | Detail | |
test_gateway_chassis_on_router_gateway_port |
pass
pt208.1: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_on_router_gateway_port |
||||||
test_create_delete_router_multiple_gw_ports |
pass
pt208.2: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_create_delete_router_multiple_gw_ports |
||||||
test_logical_router_port_creation |
pass
pt208.3: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_logical_router_port_creation |
||||||
test_gateway_chassis_least_loaded_scheduler_anti_affinity |
pass
pt208.4: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_least_loaded_scheduler_anti_affinity |
||||||
test_router_port_ipv6_ra_configs_addr_mode_dhcpv6_stateless |
pass
pt208.5: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_router_port_ipv6_ra_configs_addr_mode_dhcpv6_stateless |
||||||
test_router_port_ipv6_ra_configs_addr_mode_dhcpv6_stateful |
pass
pt208.6: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_router_port_ipv6_ra_configs_addr_mode_dhcpv6_stateful |
||||||
test_update_router_single_gw_bfd |
pass
pt208.7: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_update_router_single_gw_bfd |
||||||
test_router_port_ipv6_ra_configs_ipv4 |
pass
pt208.8: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_router_port_ipv6_ra_configs_ipv4 |
||||||
test_gateway_chassis_with_cms_and_not_match_azs |
pass
pt208.9: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_with_cms_and_not_match_azs |
||||||
test_schedule_unhosted_gateways_single_transaction |
pass
pt208.10: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_schedule_unhosted_gateways_single_transaction |
||||||
test_gateway_chassis_with_bridge_mappings_and_no_cms |
pass
pt208.11: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_with_bridge_mappings_and_no_cms |
||||||
test_gateway_chassis_with_cms_and_azs |
pass
pt208.12: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_with_cms_and_azs |
||||||
test_gateway_chassis_with_cms_and_no_bridge_mappings |
pass
pt208.13: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_with_cms_and_no_bridge_mappings |
||||||
test_gateway_chassis_least_loaded_scheduler |
pass
pt208.14: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_least_loaded_scheduler |
||||||
test_create_delete_router_multiple_gw_ports_ecmp_and_bfd |
pass
pt208.15: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_create_delete_router_multiple_gw_ports_ecmp_and_bfd |
||||||
test_create_router_multiple_gw_ports_ecmp |
pass
pt208.16: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_create_router_multiple_gw_ports_ecmp |
||||||
test_gateway_chassis_rebalance_max_chassis |
pass
pt208.17: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_rebalance_max_chassis |
||||||
test_gateway_chassis_with_cms_and_bridge_mappings |
pass
pt208.18: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_with_cms_and_bridge_mappings |
||||||
test_set_router_mac_age_limit |
pass
pt208.19: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_set_router_mac_age_limit |
||||||
test_gateway_chassis_rebalance |
pass
pt208.20: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_rebalance |
||||||
test_gateway_chassis_with_bridge_mappings |
pass
pt208.21: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_with_bridge_mappings |
||||||
test_gateway_chassis_with_subnet_changes |
pass
pt208.22: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_with_subnet_changes |
||||||
test_router_port_ipv6_ra_configs_addr_mode_slaac |
pass
pt208.23: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_router_port_ipv6_ra_configs_addr_mode_slaac |
||||||
test_gateway_chassis_no_physnet_tunnelled_network |
pass
pt208.24: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_no_physnet_tunnelled_network |
||||||
test_router_gateway_port_binding_host_id |
pass
pt208.25: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_router_gateway_port_binding_host_id |
||||||
neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase | 11 | 11 | 0 | 0 | 0 | Detail | |
test_create_floatingip_port_forwarding_and_remove_subnets |
pass
pt209.1: neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase.test_create_floatingip_port_forwarding_and_remove_subnets |
||||||
test_create_floatingip_port_forwarding_external_port_0 |
pass
pt209.2: neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase.test_create_floatingip_port_forwarding_external_port_0 |
||||||
test_create_floatingip_port_forwarding_internal_port_0 |
pass
pt209.3: neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase.test_create_floatingip_port_forwarding_internal_port_0 |
||||||
test_create_port_forwarding_port_in_used_by_fip |
pass
pt209.4: neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase.test_create_port_forwarding_port_in_used_by_fip |
||||||
test_delete_floatingip_port_forwarding |
pass
pt209.5: neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase.test_delete_floatingip_port_forwarding |
||||||
test_create_floatingip_port_forwarding_port_in_use |
pass
pt209.6: neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase.test_create_floatingip_port_forwarding_port_in_use |
||||||
test_negative_delete_floatingip_port_forwarding |
pass
pt209.7: neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase.test_negative_delete_floatingip_port_forwarding |
||||||
test_update_floatingip_port_forwarding |
pass
pt209.8: neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase.test_update_floatingip_port_forwarding |
||||||
test_update_port_forwarding_port_in_used_by_fip |
pass
pt209.9: neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase.test_update_port_forwarding_port_in_used_by_fip |
||||||
test_negative_update_floatingip_port_forwarding |
pass
pt209.10: neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase.test_negative_update_floatingip_port_forwarding |
||||||
test_negative_create_floatingip_port_forwarding |
pass
pt209.11: neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase.test_negative_create_floatingip_port_forwarding |
||||||
neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.OVSDBHandlerTestCase | 5 | 5 | 0 | 0 | 0 | Detail | |
test_cleanup_on_vm_delete |
pass
pt210.1: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.OVSDBHandlerTestCase.test_cleanup_on_vm_delete |
||||||
test_resync |
pass
pt210.2: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.OVSDBHandlerTestCase.test_resync |
||||||
test_restart_subport_events |
pass
pt210.3: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.OVSDBHandlerTestCase.test_restart_subport_events |
||||||
test_trunk_creation_with_no_subports |
pass
pt210.4: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.OVSDBHandlerTestCase.test_trunk_creation_with_no_subports |
||||||
test_trunk_creation_with_subports |
pass
pt210.5: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.OVSDBHandlerTestCase.test_trunk_creation_with_subports |
||||||
neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.SubPortTestCase | 4 | 4 | 0 | 0 | 0 | Detail | |
test_plug |
pass
pt211.1: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.SubPortTestCase.test_plug |
||||||
test_unplug_failure |
pass
pt211.2: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.SubPortTestCase.test_unplug_failure |
||||||
test_unplug |
pass
pt211.3: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.SubPortTestCase.test_unplug |
||||||
test_plug_failure_doesnt_create_ports |
pass
pt211.4: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.SubPortTestCase.test_plug_failure_doesnt_create_ports |
||||||
neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerDisposeTrunkTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_dispose_trunk |
pass
pt212.1: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerDisposeTrunkTestCase.test_dispose_trunk |
||||||
neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_connectivity |
pass
pt213.1: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_connectivity |
||||||
neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkParentPortTestCase | 4 | 4 | 0 | 0 | 0 | Detail | |
test_unplug_failure_doesnt_delete_bridge |
pass
pt214.1: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkParentPortTestCase.test_unplug_failure_doesnt_delete_bridge |
||||||
test_plug |
pass
pt214.2: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkParentPortTestCase.test_plug |
||||||
test_plug_failure_doesnt_create_ports |
pass
pt214.3: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkParentPortTestCase.test_plug_failure_doesnt_create_ports |
||||||
test_unplug |
pass
pt214.4: neutron.tests.functional.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkParentPortTestCase.test_unplug |
||||||
neutron.tests.functional.services.trunk.drivers.ovn.test_trunk_driver.TestOVNTrunkDriver | 5 | 5 | 0 | 0 | 0 | Detail | |
test_trunk_create |
pass
pt215.1: neutron.tests.functional.services.trunk.drivers.ovn.test_trunk_driver.TestOVNTrunkDriver.test_trunk_create |
||||||
test_trunk_delete |
pass
pt215.2: neutron.tests.functional.services.trunk.drivers.ovn.test_trunk_driver.TestOVNTrunkDriver.test_trunk_delete |
||||||
test_subport_add |
pass
pt215.3: neutron.tests.functional.services.trunk.drivers.ovn.test_trunk_driver.TestOVNTrunkDriver.test_subport_add |
||||||
test_subport_delete |
pass
pt215.4: neutron.tests.functional.services.trunk.drivers.ovn.test_trunk_driver.TestOVNTrunkDriver.test_subport_delete |
||||||
test_trunk_create_with_subports |
pass
pt215.5: neutron.tests.functional.services.trunk.drivers.ovn.test_trunk_driver.TestOVNTrunkDriver.test_trunk_create_with_subports |
||||||
neutron.tests.functional.services.trunk.rpc.test_server.TrunkSkeletonTestCase | 1 | 1 | 0 | 0 | 0 | Detail | |
test__handle_port_binding_set_device_owner |
pass
pt216.1: neutron.tests.functional.services.trunk.rpc.test_server.TrunkSkeletonTestCase.test__handle_port_binding_set_device_owner |
||||||
neutron.tests.functional.services.trunk.test_plugin.TestTrunkServicePlugin | 3 | 3 | 0 | 0 | 0 | Detail | |
test_ovs_bridge_name_not_set_if_integration_bridge_not_set |
pass
pt217.1: neutron.tests.functional.services.trunk.test_plugin.TestTrunkServicePlugin.test_ovs_bridge_name_not_set_if_integration_bridge_not_set |
||||||
test_ovs_bridge_name_set_when_trunk_bound |
pass
pt217.2: neutron.tests.functional.services.trunk.test_plugin.TestTrunkServicePlugin.test_ovs_bridge_name_set_when_trunk_bound |
||||||
test_ovs_bridge_name_set_to_integration_bridge_when_not_trunk |
pass
pt217.3: neutron.tests.functional.services.trunk.test_plugin.TestTrunkServicePlugin.test_ovs_bridge_name_set_to_integration_bridge_when_not_trunk |
||||||
neutron.tests.functional.test_server.TestPluginWorker | 1 | 1 | 0 | 0 | 0 | Detail | |
test_start |
pass
pt218.1: neutron.tests.functional.test_server.TestPluginWorker.test_start |
||||||
neutron.tests.functional.test_server.TestRPCServer | 1 | 1 | 0 | 0 | 0 | Detail | |
test_restart_rpc_on_sighup_multiple_workers |
pass
pt219.1: neutron.tests.functional.test_server.TestRPCServer.test_restart_rpc_on_sighup_multiple_workers |
||||||
neutron.tests.functional.test_server.TestWsgiServer | 1 | 1 | 0 | 0 | 0 | Detail | |
test_restart_wsgi_on_sighup_multiple_workers |
pass
pt220.1: neutron.tests.functional.test_server.TestWsgiServer.test_restart_wsgi_on_sighup_multiple_workers |
||||||
neutron.tests.functional.test_service.TestService | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_workers_from_config |
pass
pt221.1: neutron.tests.functional.test_service.TestService.test_api_workers_from_config |
||||||
test_api_workers_default |
pass
pt221.2: neutron.tests.functional.test_service.TestService.test_api_workers_default |
||||||
neutron.tests.functional.tests.common.exclusive_resources.test_ip_address.TestExclusiveIPAddress | 1 | 1 | 0 | 0 | 0 | Detail | |
test_ip_address |
pass
pt222.1: neutron.tests.functional.tests.common.exclusive_resources.test_ip_address.TestExclusiveIPAddress.test_ip_address |
||||||
neutron.tests.functional.tests.common.exclusive_resources.test_ip_network.TestExclusiveIPNetwork | 1 | 1 | 0 | 0 | 0 | Detail | |
test_ip_network |
pass
pt223.1: neutron.tests.functional.tests.common.exclusive_resources.test_ip_network.TestExclusiveIPNetwork.test_ip_network |
||||||
neutron.tests.functional.tests.common.exclusive_resources.test_port.TestExclusivePort | 1 | 1 | 0 | 0 | 0 | Detail | |
test_port |
pass
pt224.1: neutron.tests.functional.tests.common.exclusive_resources.test_port.TestExclusivePort.test_port |
||||||
neutron.tests.functional.tests.common.exclusive_resources.test_resource_allocator.TestResourceAllocator | 2 | 2 | 0 | 0 | 0 | Detail | |
test_file_manipulation |
pass
pt225.1: neutron.tests.functional.tests.common.exclusive_resources.test_resource_allocator.TestResourceAllocator.test_file_manipulation |
||||||
test_allocate_and_release |
pass
pt225.2: neutron.tests.functional.tests.common.exclusive_resources.test_resource_allocator.TestResourceAllocator.test_allocate_and_release |
||||||
neutron.tests.functional.tests.common.test_net_helpers.NetcatTesterTestCase | 3 | 3 | 0 | 0 | 0 | Detail | |
test_stop_process_no_process |
pass
pt226.1: neutron.tests.functional.tests.common.test_net_helpers.NetcatTesterTestCase.test_stop_process_no_process |
||||||
test_stop_process |
pass
pt226.2: neutron.tests.functional.tests.common.test_net_helpers.NetcatTesterTestCase.test_stop_process |
||||||
test_stop_process_no_process_skip_no_process_exception |
pass
pt226.3: neutron.tests.functional.tests.common.test_net_helpers.NetcatTesterTestCase.test_stop_process_no_process_skip_no_process_exception |
||||||
Total | 1655 | 1618 | 1 | 0 | 36 |