]> git.proxmox.com Git - mirror_ubuntu-kernels.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>
Thu, 9 Mar 2023 14:57:28 +0000 (15:57 +0100)
commite08108936c72d36c45a18050eb6868699305d938
tree79ec4534053ce67751a4bf76a559de7eeded1948
parent3d9924bb33dcee68a89cb9381cf092df9b9641f3
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