-fixes:
authorChristian Grothoff <christian@grothoff.org>
Fri, 4 May 2012 11:44:23 +0000 (11:44 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 4 May 2012 11:44:23 +0000 (11:44 +0000)
src/testing/test_testing_2dtorus.conf
src/testing/test_testing_data_topology_2d_torus.conf

index ba1db3a6be7c41c06202760687e49b55a7b0b64a..54bb7c5a7122e3cd5efc67238d5b3f7b3b95450b 100644 (file)
@@ -1,6 +1,7 @@
+@INLINE@ test_testing_defaults.conf
 [PATHS]
-SERVICEHOME = /tmp/test_testing_small/
-DEFAULTCONFIG = test_testing_small.conf
+SERVICEHOME = /tmp/test_testing_2dtorus/
+DEFAULTCONFIG = test_testing_2dtorus.conf
 
 [arm]
 PORT = 10010
@@ -29,6 +30,7 @@ PORT = 10011
 [transport]
 PORT = 10002
 AUTOSTART = YES
+PLUGINS = tcp
 
 [nat]
 DISABLEV6 = YES 
index 45fd690400a02be65e2e6e6189f175f779fd4a38..cbdaceb5a4874632ab4e27f1151942677a55a4ec 100644 (file)
@@ -1,8 +1,7 @@
 @INLINE@ test_testing_defaults.conf
 [PATHS]
-DEFAULTCONFIG = test_testing_data_topology_clique.conf
+DEFAULTCONFIG = test_testing_data_topology_2d_torus.conf
 
 [TESTING]
 NUM_PEERS = 13
 TOPOLOGY = 2D_TORUS
-