tests: Gracefully terminate daemons in OVN tests
[cascardo/ovs.git] / tests / ovn-controller.at
index 4218fbe..2ff56af 100644 (file)
@@ -114,4 +114,6 @@ AT_CHECK([ovn-sbctl \
     -- set Port_Binding baz type='""' options='{}'])
 check_patches
 
+# Gracefully terminate ovn-controller
+ovs-appctl -t ovn-controller exit
 AT_CLEANUP