commit | 1c8a617a274c4065681d964cd5a5afb921de4a87 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Nov 09 12:55:40 2010 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Nov 18 11:23:12 2010 -0500 |
tree | ac0ed54d6d2a8db807f3a096d7df9fa35b600a31 | |
parent | cccae1a62a81dc8e32bf787024fdcf7ef71f1285 [diff] |
ktest: Added force stop after success and failure Added the options STOP_AFTER_SUCCESS and STOP_AFTER_FAILURE to allow the user to give a time (in seconds) to stop the monitor after a stack trace or login has been detected. Sometimes the kernel constantly prints out to the console and this may cause the test to run indefinitely. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>