commit | 10abf118f090b9a70ea05296a981fa27196dc7c6 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Mon Mar 07 13:21:00 2011 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Mar 08 09:52:58 2011 -0500 |
tree | 6bcc35f3f41aeaf616a20c459081fed5ac21440c | |
parent | f80802cb1fbd7f441dd1d04db77d314adb7ccb37 [diff] |
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>