summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Conole <aconole@redhat.com>2024-07-02 09:28:28 -0400
committerJakub Kicinski <kuba@kernel.org>2024-07-03 19:29:15 -0700
commitff015706fc7385c51e8418ced2484b98b239a3a8 (patch)
treefa2f6e5af9ced38957acdbd5f0e7128cb8e134ea
parent1a16cdf77e0d7de0fb640e65d65c0898b38c1b4b (diff)
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 <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>
-rw-r--r--tools/testing/selftests/net/openvswitch/settings1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/net/openvswitch/settings b/tools/testing/selftests/net/openvswitch/settings
new file mode 100644
index 000000000000..e2206265f67c
--- /dev/null
+++ b/tools/testing/selftests/net/openvswitch/settings
@@ -0,0 +1 @@
+timeout=900