ktest: Ignore warnings during reboot
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Tue, 5 Feb 2013 14:56:00 +0000 (09:56 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 5 Feb 2013 15:02:37 +0000 (10:02 -0500)
commit4c0b67a27d96e01a4b4ede2fda57da9f7c50af21
treee36913fb9e3ba57f0fd067b130391a11e3304dfe
parentd6845536236a72382a20483887943a599d7c2b69
ktest: Ignore warnings during reboot

The reboot just wants to get to the next kernel. But if a warning (Call
Trace) appears, the monitor will report an error, and the reboot will
think something went wrong and power cycle the box, even though we
successfully made it to the next kernel.

Ignore warnings during the reboot until we get to the next kernel. It
will still timeout if we never get to the next kernel and then a power
cycle will happen. That's what we want it to do.

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