From bbe9fca99a417babc866ab4cd150fc62b1c7c8ef Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Mon, 29 Dec 2014 13:13:44 +0000 Subject: - avoid noise in the testcase logs --- src/cadet/test_cadet.conf | 37 ++++++++++++++++++++++++++++++++----- 1 file changed, 32 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/cadet/test_cadet.conf b/src/cadet/test_cadet.conf index 77004061a..72e63eef2 100644 --- a/src/cadet/test_cadet.conf +++ b/src/cadet/test_cadet.conf @@ -1,6 +1,4 @@ [testbed] -PORT = 12113 -ACCEPT_FROM = 127.0.0.1; HOSTNAME = localhost OVERLAY_TOPOLOGY = LINE #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args @@ -30,10 +28,7 @@ DATABASE = heap [transport] PLUGINS = udp -ACCEPT_FROM6 = ::1; -ACCEPT_FROM = 127.0.0.1; NEIGHBOUR_LIMIT = 50 -PORT = 12365 #MANIPULATE_DELAY_IN = 10 ms #MANIPULATE_DELAY_OUT = 10 ms @@ -74,3 +69,35 @@ NO_IO = YES [nse] WORKBITS = 0 + +[hostlist] +FORCESTART = NO +AUTOSTART = NO + +[fs] +FORCESTART = NO +AUTOSTART = NO + +[vpn] +FORCESTART = NO +AUTOSTART = NO + +[revocation] +FORCESTART = NO +AUTOSTART = NO + +[gns] +FORCESTART = NO +AUTOSTART = NO + +[namestore] +FORCESTART = NO +AUTOSTART = NO + +[namecache] +FORCESTART = NO +AUTOSTART = NO + +[topology] +FORCESTART = NO +AUTOSTART = NO -- cgit v1.2.3