Check kernel version for tests
authorDavid Goulet <dgoulet@efficios.com>
Tue, 24 Jan 2012 16:49:49 +0000 (11:49 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 24 Jan 2012 16:49:49 +0000 (11:49 -0500)
commitfd4dfcecf4a21f7797d350e8dcd291c6f0c64e86
treeb4cfdb5b8a0efae15d747b9d725248f603b03004
parent8266852eb71adbd61c13655dd1afdf6bffe2da6c
Check kernel version for tests

Test using the session daemon must be done on a kernel version 2.6.27 or
higher for lttng-tools and lttng-ust requirements. Before starting a
session daemon, tests validate the kernel version and stop them if the
kernel is too old.

This is *really* important for launchpad build system which compile and
run our tests on 2.6.24 kernel.

Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/runall.sh
tests/utils.sh
This page took 0.026319 seconds and 5 git commands to generate.