Fix: tests: health thread stall: only stop consumerd when required
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 22 Apr 2021 16:32:26 +0000 (12:32 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 11 May 2021 15:22:06 +0000 (11:22 -0400)
commit929ec08eab9a9a0757446d06a450c15f5e8a3406
treee0463bf9a702d04218164baf4d642a838818d609
parent68ad3d2e18e789da89b77a8289ae1065ea106426
Fix: tests: health thread stall: only stop consumerd when required

Since a0f8e3109, stop_lttng_consumerd will report a failure when
there is no consumer daemon to kill. This fix ensures it is only
invoked for tests that launch a consumer daemon.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ifba6c0a87158d5cf20eeacb2b65fe049197d9b55
tests/regression/tools/health/test_health.sh
This page took 0.027149 seconds and 5 git commands to generate.