neutron/neutron/tests
Slawek Kaplonski bd8dddd41a 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:29:02 +00:00
..
common Remove "six" library 2020-07-28 16:55:52 +00:00
contrib [OVN] Unify OVN/OVS compilation 2020-07-07 22:05:59 +00:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Merge "Limit usage of resources in the fullstack tests job" into stable/victoria 2021-01-29 19:10:02 +00:00
functional Add some wait time between stopping and starting again ovsdb monitor 2021-03-05 09:29:02 +00:00
unit Merge "[OVS FW] Allow egress ICMPv6 only for know addresses" into stable/victoria 2021-03-04 10:21:39 +00:00
var
__init__.py
base.py Remove "six" library 2020-07-28 16:55:52 +00:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00