[PATCH 1/1] UBUNTU: SAUCE: selftests/timers: Turn off timeout setting

Sean Feole sean.feole at canonical.com
Tue Feb 25 16:29:56 UTC 2020


I think this is the same patch that was ACK'd from Sam on 2/21/2020 ?

ACK: [B][D][E][F][SRU][PATCH 0/1] Turn off timeout setting for ftrace 
test in kselftests

-Sean

On 2/25/20 11:16 AM, Paolo Pisati wrote:
> From: Po-Hsu Lin <po-hsu.lin at canonical.com>
>
> Tests in timers especially nsleep-lat, set-timer-lat,
> inconsistency-check and raw_skew these 4 tests can take longer than
> the default 45 seconds that introduced in commit 852c8cbf
> (selftests/kselftest/runner.sh: Add 45 second timeout per test) to run.
>
> Disable the timeout setting for timers instead of looking for an proper
> value to make it more general.
>
> Signed-off-by: Po-Hsu Lin <po-hsu.lin at canonical.com>
> Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
> ---
>   tools/testing/selftests/timers/settings | 1 +
>   1 file changed, 1 insertion(+)
>   create mode 100644 tools/testing/selftests/timers/settings
>
> diff --git a/tools/testing/selftests/timers/settings b/tools/testing/selftests/timers/settings
> new file mode 100644
> index 000000000000..e7b9417537fb
> --- /dev/null
> +++ b/tools/testing/selftests/timers/settings
> @@ -0,0 +1 @@
> +timeout=0



More information about the kernel-team mailing list