aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/net
diff options
context:
space:
mode:
authorMatthieu Baerts <matthieu.baerts@tessares.net>2021-01-25 10:59:04 -0800
committerJakub Kicinski <kuba@kernel.org>2021-01-27 16:53:55 -0800
commit9c2cadefde4872cb486f4933003e72cdfb64a2b4 (patch)
tree89b483e9283249c8b42b086bb301ed38da31fa0d /tools/testing/selftests/net
parentselftests: mptcp: add IPv4-mapped IPv6 testcases (diff)
downloadwireguard-linux-9c2cadefde4872cb486f4933003e72cdfb64a2b4.tar.xz
wireguard-linux-9c2cadefde4872cb486f4933003e72cdfb64a2b4.zip
selftests: increase timeout to 10 min
On slow systems with kernel debug settings, we can reach the current timeout when all tests are executed. Likely some tests need be improved to remove some 'sleep' and wait (less) for a specific action. This can also improve stability. Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/net')
-rw-r--r--tools/testing/selftests/net/mptcp/settings2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/net/mptcp/settings b/tools/testing/selftests/net/mptcp/settings
index 026384c189c9..a62d2fa1275c 100644
--- a/tools/testing/selftests/net/mptcp/settings
+++ b/tools/testing/selftests/net/mptcp/settings
@@ -1 +1 @@
-timeout=450
+timeout=600