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>
Thu, 22 Apr 2021 16:33:07 +0000 (12:33 -0400)
commit5ff449ff970b67e444b4b402c3901270cf6424e1
tree5a9d5553d0edc9feb8205f4a5f7c98759e00c79a
parenta3ea23404d7d657c20db353450459e2fcd49233c
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: I6831fbe7563d2e1804f10588494d126fbb4202ff
tests/regression/tools/health/test_health.sh
This page took 0.026437 seconds and 5 git commands to generate.