neutron/neutron/tests/functional/agent
Slawek Kaplonski 51ba854a0c Add some wait time between stopping and starting again ovsdb monitor
In functional tests of the ovsdb_monitor, sometimes during high load
of the host where tests are run, "error" message from the killed process
can be received by neutron's async_process after new process was
already spawned.
And that causes failure of the test as new ovsdb_monitor will not
receive events which are expected.

To workaround that issue this patch adds sleep for few seconds between
stopping old and starting new ovsdb_monitor process.

Closes-Bug: #1907068
Change-Id: Ib37a52a623943ae4b6a4ec829c5d12a74514e86c
(cherry picked from commit 0aa7f5b511)
2021-03-05 09:37:30 +00:00
..
common [GRE] Add possibility to create GRE tunnels over IPv6 2021-01-11 11:24:58 +00:00
l2 Add "igmp_snooping_enable" config option for OVS agent 2020-06-12 15:03:05 +00:00
l3 Merge ""ping"/"ping6" command support in rootwrap filters" into stable/stein 2020-09-22 01:28:46 +00:00
linux Add some wait time between stopping and starting again ovsdb monitor 2021-03-05 09:37:30 +00:00
ovsdb Remove polling from test_create_bridges 2018-12-19 17:05:18 +00:00
windows All functional tests logs results now 2018-11-21 19:58:18 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Add kill hooks for external processes 2019-06-05 14:39:15 +00:00
test_firewall.py Revert "[Security] fix allowed-address-pair 0.0.0.0/0 issue" 2020-11-17 14:33:58 +00:00
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 2017-03-01 14:10:00 +00:00
test_l2_ovs_agent.py Stop OVS agent before starting it again 2019-06-25 05:39:59 +00:00
test_ovs_flows.py Remove deprecated vsctl ovsdb_interface api 2018-10-11 14:59:34 -04:00
test_ovs_lib.py [GRE] Add possibility to create GRE tunnels over IPv6 2021-01-11 11:24:58 +00:00