Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information