neutron/neutron/tests/unit/agent
Hong Hui Xiao 306636e64d Wait for the watch process in test case
Because the _watch_process and the failing_process are asynchronous,
there might be a chance that failing_process exit and _watch_process
is not executed.

If the _watch_process is blocked, the method that will be asserted
will not be called. This will fail the UT, but it is intermittent.

Change-Id: Ic951c1b91c5a10462f548544a5e8d482c52ad665
Closes-Bug: #1519160
Related-Bug: #1543040
Related Bug: #1506021
(cherry picked from commit dcd0498c17)
2016-02-08 11:33:46 +00:00
..
common Better tolerate deleted OVS ports in OVS agent 2015-11-01 17:34:10 +00:00
dhcp Resync L3, DHCP and OVS/LB agents upon revival 2016-01-24 19:38:22 +00:00
l2 No network devices on network attached qos policies 2015-09-16 15:11:04 +02:00
l3 Merge "Resync L3, DHCP and OVS/LB agents upon revival" into stable/liberty 2016-01-29 08:33:04 +00:00
linux Wait for the watch process in test case 2016-02-08 11:33:46 +00:00
metadata metadata: don't crash proxy on non-unicode user data 2015-10-02 15:54:26 +00:00
ovsdb ovsdb: attempt to enable connection_uri for native impl on startup 2015-06-25 10:09:42 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_rpc.py Fix a microsecond format of isoformat() 2015-07-28 13:54:56 +09:00
test_securitygroups_rpc.py Use diffs for iptables restore instead of all rules 2015-12-09 15:55:17 +00:00