aboutsummaryrefslogtreecommitdiff
path: root/src/nse
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-06-09 15:43:38 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-06-09 15:43:38 +0000
commit44a52faef813e414addabd8bb6f662189f2f2598 (patch)
treea2cd42e4e8e2b3f9092541cfa93505c2f5e24780 /src/nse
parent284db0e0bb0fbe0af1b47cb610faa789ca4213ae (diff)
-updating config files
git-svn-id: https://gnunet.org/svn/gnunet@21822 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/nse')
-rw-r--r--src/nse/nse_profiler_test.conf4
-rw-r--r--src/nse/test_nse.conf4
2 files changed, 6 insertions, 2 deletions
diff --git a/src/nse/nse_profiler_test.conf b/src/nse/nse_profiler_test.conf
index 3a3217dbc6..49f749fdad 100644
--- a/src/nse/nse_profiler_test.conf
+++ b/src/nse/nse_profiler_test.conf
@@ -104,8 +104,10 @@ AUTOSTART = NO
AUTOSTART = NO
[testing]
-NUM_PEERS = 2000
WEAKRANDOM = YES
+
+[testing_old]
+NUM_PEERS = 2000
TOPOLOGY = NONE
#CONNECT_TOPOLOGY = SMALL_WORLD_RING
CONNECT_TOPOLOGY = ERDOS_RENYI
diff --git a/src/nse/test_nse.conf b/src/nse/test_nse.conf
index 48944c1190..4508e9ca7a 100644
--- a/src/nse/test_nse.conf
+++ b/src/nse/test_nse.conf
@@ -58,8 +58,10 @@ EXTERNAL_ADDRESS = 127.0.0.1
AUTOSTART = NO
[testing]
-NUM_PEERS = 10
WEAKRANDOM = YES
+
+[testing_old]
+NUM_PEERS = 10
TOPOLOGY = NONE
CONNECT_TOPOLOGY = SMALL_WORLD_RING
PERCENTAGE = 3