ktest: Add MAX_MONITOR_WAIT option
authorSteven Rostedt <srostedt@redhat.com>
Thu, 19 Jul 2012 20:05:42 +0000 (16:05 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Thu, 19 Jul 2012 20:05:42 +0000 (16:05 -0400)
If the console is constantly outputting content, this can cause ktest
to get stuck waiting on the monitor to settle down.

The option MAX_MONITOR_WAIT is the maximum time (in seconds) for ktest
to wait for the console to flush.

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

No differences found