neutron/neutron/tests/unit/plugins/ml2/drivers
yatinkarel 8439348add Set report_interval to 0 for ovs agent unit tests
Unit tests are taking longer than usual since [1] and
causing timeouts in unit tests jobs intermittently. Set
report_interval(as this is now used to set RPC timeout)
to 0 so report_state responds immediately.

[1] https://review.opendev.org/q/I8a95e80ca74edc8f8f394cefc749c4065a8e0575

Related-Bug: #1948676
Change-Id: I653c907a4323e19d5bc381cd3716d42c45a75e15
(cherry picked from commit a4ffd1a2f9)
2021-11-25 10:33:48 +00:00
..
agent Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
l2pop Merge "Switch to new engine facade in ML2 unit tests modules" 2020-04-30 22:20:07 +00:00
linuxbridge Make ARP protection commands compatible with "ebtables-nft" 2021-08-10 09:34:43 +00:00
macvtap Set process name for agents 2020-07-01 12:28:29 +02:00
mech_sriov [SR-IOV] Do not fail if ip-link vf "min_tx_rate" is not supported 2021-03-11 15:43:46 +00:00
openvswitch Set report_interval to 0 for ovs agent unit tests 2021-11-25 10:33:48 +00:00
ovn Merge "[OVN] Fix port disable security dead when run neutron-ovn-db-sync-util" into stable/victoria 2021-11-24 21:20:27 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
base_type_tunnel.py Remove "six" library 2020-07-28 16:55:52 +00:00
ext_test.py Revert "Revert "objects: get, update and delete converted to Subnet OVO usage"" 2017-12-01 16:45:50 +07:00
mech_fake_agent.py Check mech driver connectivity during port binding 2019-09-11 07:05:54 +00:00
mech_faulty_agent.py Exit on failure to load mechanism drivers 2017-04-11 09:56:08 -05:00
mechanism_logger.py Rehome provider_network_attribute_updates_supported to API definition 2019-04-24 14:21:13 +00:00
mechanism_test.py Fix update of network's segmentation id 2019-06-14 10:44:30 +02:00
test_helpers.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_type_flat.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
test_type_geneve.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_gre.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00
test_type_local.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00
test_type_vlan.py VLAN "allocate_partially_specified_segment" can return any physnet 2021-09-10 11:34:08 +02:00
test_type_vxlan.py Use network segment ranges for segment allocation 2019-03-09 22:04:20 +00:00