ktest: Add POST_INSTALL to allow initrds to be created
authorSteven Rostedt <srostedt@redhat.com>
Tue, 2 Nov 2010 18:58:33 +0000 (14:58 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 18 Nov 2010 16:23:08 +0000 (11:23 -0500)
commit8b37ca8cac46b2c108386e3901cc8611dc81c7aa
treedb2afe35d5579f8ec7631dac6eaef0ecccafbe00
parenta75fececff3cc1e86d74e98de634ea2ed1b47697
ktest: Add POST_INSTALL to allow initrds to be created

Add a POST_INSTALL option that runs after the build and install
but before rebooting to the test kernel. This alls the user to
run a script that will install an initrd (or anything else that may
be special) before booting.

An environment variable KERNEL_VERSION is set.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl
tools/testing/ktest/sample.conf