neutron/neutron/tests/functional/resources
Terry Wilson fb8ab2bd3b Properly clean up ovn-northd in functional tests
ovn-northd.ctl is a socket, so os.path.isfile() returns false and
ovn-northd is not properly killed. Use os.path.exists() instead.

Closes-Bug: #1952023
Change-Id: I00fba2dc4395c0a8cd4631d4c2c71d9c3dc429e9
(cherry picked from commit 74aa86a976)
(cherry picked from commit ff45fce495)
(cherry picked from commit 46e763b63b)
(cherry picked from commit b11f3f4c37)
2022-01-21 09:50:47 +01:00
..
ovsdb [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
__init__.py [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
process.py Properly clean up ovn-northd in functional tests 2022-01-21 09:50:47 +01:00