ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot
authorSteven Rostedt <srostedt@redhat.com>
Fri, 30 Sep 2011 22:00:23 +0000 (18:00 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 17 Oct 2011 15:54:10 +0000 (11:54 -0400)
When ktest.pl reboots, it will usuall wait SLEEP_TIME seconds of idle
console before starting the next test. By setting the
REBOOT_SUCCESS_LINE, ktest will not wait SLEEP_TIME when it detects the
line while rebooting to a new kernel.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found