]> git.proxmox.com Git - mirror_ubuntu-impish-kernel.git/commit
UBUNTU: SAUCE: selftests: seccomp: bump up timeout to 5min
authorAndrea Righi <andrea.righi@canonical.com>
Wed, 16 Jun 2021 09:05:12 +0000 (11:05 +0200)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 28 Jun 2021 06:04:06 +0000 (08:04 +0200)
commitd2671b963e384a9cdbf547eff6cc9407b421e1bb
treed1ba16fb081e9a8935b49e0d6f181bbae1240af9
parente171beee679d7c9fe4a1387b70a7cca94b0a36f3
UBUNTU: SAUCE: selftests: seccomp: bump up timeout to 5min

 DEBUG| [stdout] # selftests: seccomp: seccomp_benchmark
 DEBUG| [stdout] # net.core.bpf_jit_enable = 1
 DEBUG| [stdout] # net.core.bpf_jit_harden = 0
 DEBUG| [stdout] #
 DEBUG| [stdout] not ok 2 selftests: seccomp: seccomp_benchmark # TIMEOUT 120 seconds

This test can easily fail if the testing environment is a bit
overloaded, so bump up the timeout to 5min to prevent false positive
failures.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Acked-by: Colin Ian King <colin.king@canonical.com>
tools/testing/selftests/seccomp/settings