From: Aaron Conole Date: Tue, 2 Jul 2024 13:28:28 +0000 (-0400) Subject: selftests: openvswitch: Bump timeout to 15 minutes. X-Git-Tag: v6.11-rc1~163^2~94^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ff015706fc7385c51e8418ced2484b98b239a3a8;p=thirdparty%2Flinux.git selftests: openvswitch: Bump timeout to 15 minutes. We found that since some tests rely on the TCP SYN timeouts to cause flow misses, the default test suite timeout of 45 seconds is quick to be exceeded. Bump the timeout to 15 minutes. Signed-off-by: Aaron Conole Reviewed-by: Simon Horman Tested-by: Simon Horman Link: https://patch.msgid.link/20240702132830.213384-2-aconole@redhat.com Signed-off-by: Jakub Kicinski --- diff --git a/tools/testing/selftests/net/openvswitch/settings b/tools/testing/selftests/net/openvswitch/settings new file mode 100644 index 0000000000000..e2206265f67c7 --- /dev/null +++ b/tools/testing/selftests/net/openvswitch/settings @@ -0,0 +1 @@ +timeout=900