[lttng-dev] [PATCH lttng-tools] Tests: check for lttng-modules presence
Jérémie Galarneau
jeremie.galarneau at efficios.com
Fri Mar 29 14:15:56 EDT 2019
Merged in master, stable-2.11, and stable-2.10.
Thanks!
Jérémie
On Mon, Mar 25, 2019 at 02:49:39PM -0400, Jonathan Rajotte wrote:
> Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien at efficios.com>
> ---
> tests/regression/tools/notification/test_notification_kernel | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/regression/tools/notification/test_notification_kernel b/tests/regression/tools/notification/test_notification_kernel
> index 6d7f256ae..e7368df26 100755
> --- a/tests/regression/tools/notification/test_notification_kernel
> +++ b/tests/regression/tools/notification/test_notification_kernel
> @@ -108,6 +108,7 @@ function kernel_test
> }
>
> if [ "$(id -u)" == "0" ]; then
> + validate_lttng_modules_present
> kernel_test
> else
> # Kernel tests are skipped.
> --
> 2.17.1
>
More information about the lttng-dev
mailing list