Skip to content

Commit 29d968e

Browse files
mirabJiri Kosina
authored andcommitted
selftests/livepatch: Disable the timeout
Commit 852c8cb ("selftests/kselftest/runner.sh: Add 45 second timeout per test") introduced a timeout per test. Livepatch tests could run longer than 45 seconds, especially on slower machines. They do not hang and they detect if something goes awry with internal accounting. Better than looking for an arbitrary value, just disable the timeout for livepatch selftests. Signed-off-by: Miroslav Benes <mbenes@suse.cz> Reviewed-by: Joe Lawrence <joe.lawrence@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
1 parent 9f7582d commit 29d968e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • tools/testing/selftests/livepatch
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
timeout=0

0 commit comments

Comments
 (0)