Skip to content

Commit

Permalink
rseq/selftests: Turn off timeout setting
Browse files Browse the repository at this point in the history
As the rseq selftests can run for a long period of time, disable the
timeout that the general selftests have.

Signed-off-by: Mathieu Desnoyers <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra (Intel) <[email protected]>
Cc: "Paul E. McKenney" <[email protected]>
Cc: Boqun Feng <[email protected]>
Cc: "H . Peter Anvin" <[email protected]>
Cc: Paul Turner <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
  • Loading branch information
compudj authored and shuahkh committed Dec 23, 2019
1 parent b1b3520 commit af9cb29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/rseq/settings
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
timeout=0

0 comments on commit af9cb29

Please sign in to comment.