gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r21822 - in gnunet/src: dht fs integration-tests mesh nse t


From: gnunet
Subject: [GNUnet-SVN] r21822 - in gnunet/src: dht fs integration-tests mesh nse topology
Date: Sat, 9 Jun 2012 17:43:38 +0200

Author: grothoff
Date: 2012-06-09 17:43:38 +0200 (Sat, 09 Jun 2012)
New Revision: 21822

Modified:
   gnunet/src/dht/test_dht_2dtorus.conf
   gnunet/src/dht/test_dht_api_data.conf
   gnunet/src/dht/test_dht_line.conf
   gnunet/src/dht/test_dht_multipeer_data.conf
   gnunet/src/dht/test_dht_twopeer_data.conf
   gnunet/src/fs/test_fs_defaults.conf
   gnunet/src/integration-tests/test_connection_stability.conf
   gnunet/src/mesh/test_mesh_2dtorus.conf
   gnunet/src/nse/nse_profiler_test.conf
   gnunet/src/nse/test_nse.conf
   gnunet/src/topology/test_gnunet_daemon_topology_data.conf
Log:
-updating config files

Modified: gnunet/src/dht/test_dht_2dtorus.conf
===================================================================
--- gnunet/src/dht/test_dht_2dtorus.conf        2012-06-09 15:39:34 UTC (rev 
21821)
+++ gnunet/src/dht/test_dht_2dtorus.conf        2012-06-09 15:43:38 UTC (rev 
21822)
@@ -49,8 +49,10 @@
 PORT = 10004
 
 [testing]
+WEAKRANDOM = YES
+
+[testing_old]
 NUM_PEERS = 16 
-WEAKRANDOM = YES
 TOPOLOGY = NONE
 CONNECT_TOPOLOGY = 2D_TORUS
 BLACKLIST_TOPOLOGY = 2D_TORUS

Modified: gnunet/src/dht/test_dht_api_data.conf
===================================================================
--- gnunet/src/dht/test_dht_api_data.conf       2012-06-09 15:39:34 UTC (rev 
21821)
+++ gnunet/src/dht/test_dht_api_data.conf       2012-06-09 15:43:38 UTC (rev 
21822)
@@ -59,6 +59,8 @@
 
 [TESTING]
 WEAKRANDOM = NO
+
+[testing_old]
 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 
 [gnunetd]

Modified: gnunet/src/dht/test_dht_line.conf
===================================================================
--- gnunet/src/dht/test_dht_line.conf   2012-06-09 15:39:34 UTC (rev 21821)
+++ gnunet/src/dht/test_dht_line.conf   2012-06-09 15:43:38 UTC (rev 21822)
@@ -49,8 +49,10 @@
 PORT = 10004
 
 [testing]
+WEAKRANDOM = YES
+
+[testing_old]
 NUM_PEERS = 5
-WEAKRANDOM = YES
 TOPOLOGY = NONE
 CONNECT_TOPOLOGY = LINE
 BLACKLIST_TOPOLOGY = LINE

Modified: gnunet/src/dht/test_dht_multipeer_data.conf
===================================================================
--- gnunet/src/dht/test_dht_multipeer_data.conf 2012-06-09 15:39:34 UTC (rev 
21821)
+++ gnunet/src/dht/test_dht_multipeer_data.conf 2012-06-09 15:43:38 UTC (rev 
21822)
@@ -82,6 +82,9 @@
 NUM_PUTS = 5
 
 [TESTING]
+WEAKRANDOM = YES
+
+[testing_old]
 TOPOLOGY = FROM_FILE
 # file contains a ring
 CONNECT_TOPOLOGY = NONE
@@ -97,7 +100,6 @@
 #CONNECT_TOPOLOGY_OPTION_MODIFIER = 2
 #LOGNMODIFIER = .65
 #PERCENTAGE = .75
-WEAKRANDOM = YES
 NUM_PEERS = 10
 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 

Modified: gnunet/src/dht/test_dht_twopeer_data.conf
===================================================================
--- gnunet/src/dht/test_dht_twopeer_data.conf   2012-06-09 15:39:34 UTC (rev 
21821)
+++ gnunet/src/dht/test_dht_twopeer_data.conf   2012-06-09 15:43:38 UTC (rev 
21822)
@@ -45,6 +45,8 @@
 
 [TESTING]
 WEAKRANDOM = YES
+
+[testing_old]
 NUM_PEERS = 2
 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 

Modified: gnunet/src/fs/test_fs_defaults.conf
===================================================================
--- gnunet/src/fs/test_fs_defaults.conf 2012-06-09 15:39:34 UTC (rev 21821)
+++ gnunet/src/fs/test_fs_defaults.conf 2012-06-09 15:43:38 UTC (rev 21822)
@@ -59,6 +59,8 @@
 
 [testing]
 WEAKRANDOM = YES
+
+[testing_old]
 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 
 [dhtcache]

Modified: gnunet/src/integration-tests/test_connection_stability.conf
===================================================================
--- gnunet/src/integration-tests/test_connection_stability.conf 2012-06-09 
15:39:34 UTC (rev 21821)
+++ gnunet/src/integration-tests/test_connection_stability.conf 2012-06-09 
15:43:38 UTC (rev 21822)
@@ -27,8 +27,10 @@
 PORT = 2570
 
 [testing]
+WEAKRANDOM = YES
+
+[testing_old]
 NUM_PEERS = 5
-WEAKRANDOM = YES
 F2F = YES
 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 

Modified: gnunet/src/mesh/test_mesh_2dtorus.conf
===================================================================
--- gnunet/src/mesh/test_mesh_2dtorus.conf      2012-06-09 15:39:34 UTC (rev 
21821)
+++ gnunet/src/mesh/test_mesh_2dtorus.conf      2012-06-09 15:43:38 UTC (rev 
21822)
@@ -59,9 +59,11 @@
 # PREFIX = valgrind --leak-check=full
 # PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
 
+[testing]
+WEAKRANDOM = YES
+
 [testing_old]
 NUM_PEERS = 16
-WEAKRANDOM = YES
 TOPOLOGY = 2D_TORUS
 CONNECT_TOPOLOGY = 2D_TORUS
 #TOPOLOGY_FILE = small.dat

Modified: gnunet/src/nse/nse_profiler_test.conf
===================================================================
--- gnunet/src/nse/nse_profiler_test.conf       2012-06-09 15:39:34 UTC (rev 
21821)
+++ gnunet/src/nse/nse_profiler_test.conf       2012-06-09 15:43:38 UTC (rev 
21822)
@@ -104,8 +104,10 @@
 AUTOSTART = NO
 
 [testing]
+WEAKRANDOM = YES
+
+[testing_old]
 NUM_PEERS = 2000
-WEAKRANDOM = YES
 TOPOLOGY = NONE
 #CONNECT_TOPOLOGY = SMALL_WORLD_RING
 CONNECT_TOPOLOGY = ERDOS_RENYI

Modified: gnunet/src/nse/test_nse.conf
===================================================================
--- gnunet/src/nse/test_nse.conf        2012-06-09 15:39:34 UTC (rev 21821)
+++ gnunet/src/nse/test_nse.conf        2012-06-09 15:43:38 UTC (rev 21822)
@@ -58,8 +58,10 @@
 AUTOSTART = NO
 
 [testing]
+WEAKRANDOM = YES
+
+[testing_old]
 NUM_PEERS = 10
-WEAKRANDOM = YES
 TOPOLOGY = NONE
 CONNECT_TOPOLOGY = SMALL_WORLD_RING
 PERCENTAGE = 3

Modified: gnunet/src/topology/test_gnunet_daemon_topology_data.conf
===================================================================
--- gnunet/src/topology/test_gnunet_daemon_topology_data.conf   2012-06-09 
15:39:34 UTC (rev 21821)
+++ gnunet/src/topology/test_gnunet_daemon_topology_data.conf   2012-06-09 
15:43:38 UTC (rev 21822)
@@ -51,6 +51,8 @@
 
 [testing]
 WEAKRANDOM = YES
+
+[testing_old]
 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
 
 [dns]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]