ktest: Add STOP_TEST_AFTER to stop the test after a period of time
authorSteven Rostedt <srostedt@redhat.com>
Tue, 8 Mar 2011 14:47:54 +0000 (09:47 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 8 Mar 2011 14:52:59 +0000 (09:52 -0500)
commit2d01b26a1b14ab248f850d858f2ff3de3ead6d33
treea0bb3d595a9bd6f18db05068c048cd54202fa209
parent8ea0e063a78df91b1ca4d23ea8d4e2e3047f6950
ktest: Add STOP_TEST_AFTER to stop the test after a period of time

Currently, if a test causes constant output but never reaches a
boot prompt, or crashes, the test will never stop. Add STOP_TEST_AFTER
to create a variable that will stop (and fail) the test after it has run
for this amount of time. The default is 10 minutes. Setting this
variable to -1 will disable it.

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