]> git.proxmox.com Git - mirror_ubuntu-impish-kernel.git/commitdiff
UBUNTU: SAUCE: selftests/net -- disable timeout
authorSeth Forshee <seth.forshee@canonical.com>
Tue, 3 Mar 2020 17:09:31 +0000 (11:09 -0600)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 28 Jun 2021 06:03:52 +0000 (08:03 +0200)
Some of our net selftests are timing out in autopkgtest. These
tests pass when run in a different (presumably faster)
environment. It appears that we can't disable the timeout for
individual test cases, so disable the timeout for the net
selftests globally.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
tools/testing/selftests/net/settings

index 694d70710ff08ac9fc91e9ecb5dbdadcf051f019..e7b9417537fbc4626153b72e8f295ab4594c844b 100644 (file)
@@ -1 +1 @@
-timeout=300
+timeout=0