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 17:29:39 +0000 (13:29 -0400)
commit5be9e97c3516075de5bd387816d849c50e39e5f1
tree0298e68954c2e70540f87c7e71ac34b3fdfa071f
parentc5e66755fab6ca716d6059f70c6440daa05ffb88
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.024496 seconds and 4 git commands to generate.