commit | 2b803365a6fa177ea7e1f64f645be1cb5dd39d55 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Sep 30 18:00:23 2011 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Mon Oct 17 11:54:10 2011 -0400 |
tree | 88065b809c9ff127329fd6e633bec2859c9719b8 | |
parent | e0a8742e3d4b7649be2ca6f22e7d45153505fc81 [diff] |
ktest: Add option REBOOT_SUCCESS_LINE to stop waiting after a reboot 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>