aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_sctp.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_sctp.py')
-rw-r--r--test/test_sctp.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_sctp.py b/test/test_sctp.py
index 4d04aa06828..e4f0bd97416 100644
--- a/test/test_sctp.py
+++ b/test/test_sctp.py
@@ -72,6 +72,7 @@ class TestSCTP(VppTestCase):
" appns 1" +
" fifo-size 4" +
" no-output test-bytes syn-timeout 3" +
+ " test-timeout 30" +
" uri " + uri)
if error:
self.logger.critical(error)