Tests: fix: test_tp_fail: bail out on non-existing relay daemon
[lttng-tools.git] / tests / regression / tools / health / test_health.sh
index 7417ba7a41e875ade0afb743bbaeaa58b0119d4d..c59bab78239f2833c9887e741be7840099d4328f 100644 (file)
@@ -124,7 +124,7 @@ function test_health
        if [ ${test_relayd} -eq 1 ]; then
                # We may fail to stop relayd here, and this is OK, since
                # it may have been killed volountarily by testpoint.
-               stop_lttng_relayd_notap $KILL_SIGNAL
+               stop_lttng_relayd_cleanup $KILL_SIGNAL
        fi
 
        if [ ${test_consumerd} -eq 1 ]; then
This page took 0.027923 seconds and 5 git commands to generate.