selftests: openvswitch: Bump timeout to 15 minutes.
authorAaron Conole <aconole@redhat.com>
Tue, 2 Jul 2024 13:28:28 +0000 (09:28 -0400)
committerJakub Kicinski <kuba@kernel.org>
Thu, 4 Jul 2024 02:29:15 +0000 (19:29 -0700)
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 <aconole@redhat.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240702132830.213384-2-aconole@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/openvswitch/settings [new file with mode: 0644]

diff --git a/tools/testing/selftests/net/openvswitch/settings b/tools/testing/selftests/net/openvswitch/settings
new file mode 100644 (file)
index 0000000..e220626
--- /dev/null
@@ -0,0 +1 @@
+timeout=900