summaryrefslogtreecommitdiff
path: root/tutorial
diff options
context:
space:
mode:
authorLance Richardson <lrichard@redhat.com>2016-02-25 10:57:28 -0500
committerBen Pfaff <blp@ovn.org>2016-02-25 08:24:36 -0800
commitfcde56f53c701d6d49d912a4f6aa8da2e9c0cb94 (patch)
tree38b7cf99fe9f058ef45ed4eaa5863523d0d865dd /tutorial
parent8bf009bf8ab4d4b638f3e41f33572c4238b40748 (diff)
downloadopenvswitch-fcde56f53c701d6d49d912a4f6aa8da2e9c0cb94.tar.gz
tests: Gracefully terminate daemons in OVN tests
Daemons started in OVN tests are currently killed (via "on_exit kill" in start_daemon()). This is problematic for tools (such as gcov) that rely on exit() being called. Fix by using "ovs-appctl ... exit" to gracefully terminate the daemons. Signed-off-by: Lance Richardson <lrichard@redhat.com> Tested-by: Aaron Conole <aconole@redhat.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'tutorial')
0 files changed, 0 insertions, 0 deletions