ktest: Start failure timeout on panic too
authorSteven Rostedt <srostedt@redhat.com>
Mon, 7 Mar 2011 18:21:00 +0000 (13:21 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 8 Mar 2011 14:52:58 +0000 (09:52 -0500)
commit10abf118f090b9a70ea05296a981fa27196dc7c6
tree6bcc35f3f41aeaf616a20c459081fed5ac21440c
parentf80802cb1fbd7f441dd1d04db77d314adb7ccb37
ktest: Start failure timeout on panic too

Currently we just look for a Call Trace to start the time out
when to reboot the box. But if the kernel panics and does not
show a Call Trace, the test will not reboot the box after
the specified timeout.

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