aboutsummaryrefslogtreecommitdiff
path: root/src/rps/test_rps.conf
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2015-07-31 11:22:12 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2015-07-31 11:22:12 +0000
commite87b0c1fec0bff64dac2dabf6a6b103bd972b0c2 (patch)
treea65364b5a867b4b91ff790090903ed330d2f564d /src/rps/test_rps.conf
parent2b70084dc824be72ecc4cc95e52490b5d0ec4d91 (diff)
downloadgnunet-e87b0c1fec0bff64dac2dabf6a6b103bd972b0c2.tar.gz
gnunet-e87b0c1fec0bff64dac2dabf6a6b103bd972b0c2.zip
disable socket inheritance from ARM for the testcases
Diffstat (limited to 'src/rps/test_rps.conf')
-rw-r--r--src/rps/test_rps.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/rps/test_rps.conf b/src/rps/test_rps.conf
index 59d6f457c..e3c563e99 100644
--- a/src/rps/test_rps.conf
+++ b/src/rps/test_rps.conf
@@ -6,6 +6,9 @@ HOME = $SERVICEHOME
6# PORT = 2106 6# PORT = 2106
7#@UNIXONLY@ PORT = 2087 7#@UNIXONLY@ PORT = 2087
8FORCESTART = YES 8FORCESTART = YES
9AUTOSTART = NO
10NOARMBIND = YES
11#OPTIONS=-l /tmp/rps_profiler_logs/rps-[]-%Y-%m-%d.log
9 12
10# This is the timeinterval between the rounds 13# This is the timeinterval between the rounds
11ROUNDINTERVAL = 2 s 14ROUNDINTERVAL = 2 s
@@ -49,10 +52,18 @@ DISABLE_TRY_CONNECT = YES
49 52
50[cadet] 53[cadet]
51DISABLE_TRY_CONNECT = YES 54DISABLE_TRY_CONNECT = YES
55#OPTIONS=-l /tmp/rps_profiler_logs/cadet-[]-%Y-%m-%d.log
52 56
53[PATHS] 57[PATHS]
54GNUNET_TEST_HOME = /tmp/rps-test/ 58GNUNET_TEST_HOME = /tmp/rps-test/
55 59
60#[arm]
61#GLOBAL_POSTFIX=-l /tmp/rps_profiler_logs/other-[]-%Y-%m-%d.log
62
63#[statistics]
64#FORCESTART = NO
65#AUTOSTART = NO
66
56[peerinfo] 67[peerinfo]
57NO_IO = YES 68NO_IO = YES
58 69