Skip to content

Commit

Permalink
tracing/selftests: Turn off timeout setting
Browse files Browse the repository at this point in the history
As the ftrace selftests can run for a long period of time, disable the
timeout that the general selftests have. If a selftest hangs, then it
probably means the machine will hang too.

Link: https://lore.kernel.org/r/alpine.LSU.2.21.1911131604170.18679@pobox.suse.cz

Suggested-by: Miroslav Benes <mbenes@suse.cz>
Tested-by: Miroslav Benes <mbenes@suse.cz>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
  • Loading branch information
Steven Rostedt (VMware) committed Nov 14, 2019
1 parent b83b43f commit b43e78f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/ftrace/settings
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
timeout=0

0 comments on commit b43e78f

Please sign in to comment.