[SRU E/F/U 0/1] seccomp selftest times out on Eoan

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Mon Jun 1 12:45:37 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1881576

Sent upstream:
https://lore.kernel.org/linux-kselftest/20200601123656.1184098-1-cascardo@canonical.com/T/#u

Focal and Unstable carry a patch that sets that timeout to 0. However, I
consider it's still important to have some timeout. By looking at the code
of seccomp_benchmark, which is the cause for the timeout, it looks like
that it might take between 42 and 50s in the worst cases. So, a timeout of
90s seem safe enough.

Sending this to Focal and Unstable as well, so we don't risk missing timeouts
on those branches and match what has been submitted upstream.

Thadeu Lima de Souza Cascardo (1):
  UBUNTU: SAUCE: selftests/seccomp: use 90s as timeout

 tools/testing/selftests/seccomp/settings | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tools/testing/selftests/seccomp/settings

-- 
2.25.1




More information about the kernel-team mailing list