[lttng-dev] [PATCH lttng-tools] Tests: check for lttng-modules presence
Jonathan Rajotte-Julien
jonathan.rajotte-julien at efficios.com
Mon Apr 1 16:26:15 EDT 2019
Hi,
On Fri, Mar 29, 2019 at 02:15:56PM -0400, Jérémie Galarneau wrote:
> Merged in master, stable-2.11, and stable-2.10.
Note that to be valid on stable-2.10 you will also have to backport another
patch. 2.11 is okai.
9c8a396496a28702730192ae1ded06105c54c5dc on master.
>
> 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
> >
--
Jonathan Rajotte-Julien
EfficiOS
More information about the lttng-dev
mailing list