aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-04-07 14:00:46 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-04-07 14:00:46 +0000
commit23c89933cf58644b7f0610e7aa0939a97e7a3553 (patch)
tree47667620615ce9b50df45b65e7f095b2be3072ab /src/ats-tests
parent09d0a105b21f2061477988124904cc3ad886e803 (diff)
downloadgnunet-23c89933cf58644b7f0610e7aa0939a97e7a3553.tar.gz
gnunet-23c89933cf58644b7f0610e7aa0939a97e7a3553.zip
operation timeout to short for pi
Diffstat (limited to 'src/ats-tests')
-rw-r--r--src/ats-tests/template_perf_ats.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ats-tests/template_perf_ats.conf b/src/ats-tests/template_perf_ats.conf
index 294c8534b..ad87c9dc2 100644
--- a/src/ats-tests/template_perf_ats.conf
+++ b/src/ats-tests/template_perf_ats.conf
@@ -4,6 +4,10 @@ SERVERS = dummy
4# Set at least one options to prevent hostlist from complaining 4# Set at least one options to prevent hostlist from complaining
5OPTIONS = -e 5OPTIONS = -e
6 6
7[testbed]
8# How long should operations wait?
9OPERATION_TIMEOUT = 60 s
10
7[transport-udp] 11[transport-udp]
8BROADCAST = NO 12BROADCAST = NO
9 13