aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-12 15:12:29 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-12 15:12:29 +0000
commitfc59fbc5e9fb82d70f2ed1f01a0f470627a99014 (patch)
tree1bd7fd804c0d29868b5e91c5c0ffa4ade48e6377 /src/testing
parent09da840246c79b3f0e4ae9e8c50216a2304bc9c6 (diff)
downloadgnunet-fc59fbc5e9fb82d70f2ed1f01a0f470627a99014.tar.gz
gnunet-fc59fbc5e9fb82d70f2ed1f01a0f470627a99014.zip
do not use default services for things that ARM will start automatically
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/test_testing_connect_peer1.conf2
-rw-r--r--src/testing/test_testing_connect_peer2.conf2
-rw-r--r--src/testing/test_testing_data.conf2
-rw-r--r--src/testing/test_testing_data_remote.conf4
-rw-r--r--src/testing/test_testing_data_topology_2d_torus.conf2
-rw-r--r--src/testing/test_testing_data_topology_blacklist.conf2
-rw-r--r--src/testing/test_testing_data_topology_clique.conf2
-rw-r--r--src/testing/test_testing_data_topology_clique_minimum.conf2
-rw-r--r--src/testing/test_testing_data_topology_clique_random.conf2
-rw-r--r--src/testing/test_testing_data_topology_erdos_renyi.conf2
-rw-r--r--src/testing/test_testing_data_topology_internat.conf2
-rw-r--r--src/testing/test_testing_data_topology_ring.conf2
-rw-r--r--src/testing/test_testing_data_topology_small_world_ring.conf2
-rw-r--r--src/testing/test_testing_data_topology_small_world_torus.conf2
14 files changed, 15 insertions, 15 deletions
diff --git a/src/testing/test_testing_connect_peer1.conf b/src/testing/test_testing_connect_peer1.conf
index 221fe2f7a..fdb1ed319 100644
--- a/src/testing/test_testing_connect_peer1.conf
+++ b/src/testing/test_testing_connect_peer1.conf
@@ -16,7 +16,7 @@ PLUGINS = tcp
16[arm] 16[arm]
17PORT = 12566 17PORT = 12566
18HOSTNAME = localhost 18HOSTNAME = localhost
19DEFAULTSERVICES = peerinfo transport core 19DEFAULTSERVICES =
20#DEBUG = YES 20#DEBUG = YES
21 21
22[statistics] 22[statistics]
diff --git a/src/testing/test_testing_connect_peer2.conf b/src/testing/test_testing_connect_peer2.conf
index d64db475a..63d755e37 100644
--- a/src/testing/test_testing_connect_peer2.conf
+++ b/src/testing/test_testing_connect_peer2.conf
@@ -15,7 +15,7 @@ PLUGINS = tcp
15 15
16[arm] 16[arm]
17PORT = 22566 17PORT = 22566
18DEFAULTSERVICES = peerinfo transport core 18DEFAULTSERVICES =
19HOSTNAME = localhost 19HOSTNAME = localhost
20#DEBUG = YES 20#DEBUG = YES
21 21
diff --git a/src/testing/test_testing_data.conf b/src/testing/test_testing_data.conf
index 8af5d1a14..fbaf65945 100644
--- a/src/testing/test_testing_data.conf
+++ b/src/testing/test_testing_data.conf
@@ -13,7 +13,7 @@ PLUGINS = tcp
13 13
14[arm] 14[arm]
15PORT = 2566 15PORT = 2566
16DEFAULTSERVICES = peerinfo transport core 16DEFAULTSERVICES =
17 17
18[statistics] 18[statistics]
19PORT = 2567 19PORT = 2567
diff --git a/src/testing/test_testing_data_remote.conf b/src/testing/test_testing_data_remote.conf
index 26de59a85..69d8bb1be 100644
--- a/src/testing/test_testing_data_remote.conf
+++ b/src/testing/test_testing_data_remote.conf
@@ -1,4 +1,4 @@
1[PATHS] 1PATHS]
2SERVICEHOME = /tmp/test-gnunet-testing/ 2SERVICEHOME = /tmp/test-gnunet-testing/
3DEFAULTCONFIG = test_testing_data.conf 3DEFAULTCONFIG = test_testing_data.conf
4 4
@@ -13,7 +13,7 @@ PLUGINS = tcp
13 13
14[arm] 14[arm]
15PORT = 2566 15PORT = 2566
16DEFAULTSERVICES = peerinfo transport core 16DEFAULTSERVICES =
17 17
18[statistics] 18[statistics]
19PORT = 2567 19PORT = 2567
diff --git a/src/testing/test_testing_data_topology_2d_torus.conf b/src/testing/test_testing_data_topology_2d_torus.conf
index 8e8642bb5..820ce8ad5 100644
--- a/src/testing/test_testing_data_topology_2d_torus.conf
+++ b/src/testing/test_testing_data_topology_2d_torus.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2566 16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core 17DEFAULTSERVICES =
18 18
19[statistics] 19[statistics]
20PORT = 2567 20PORT = 2567
diff --git a/src/testing/test_testing_data_topology_blacklist.conf b/src/testing/test_testing_data_topology_blacklist.conf
index 07efe2bbc..b4bfe801d 100644
--- a/src/testing/test_testing_data_topology_blacklist.conf
+++ b/src/testing/test_testing_data_topology_blacklist.conf
@@ -16,7 +16,7 @@ BLACKLIST_FILE = $SERVICEHOME/blacklist
16 16
17[arm] 17[arm]
18PORT = 2566 18PORT = 2566
19DEFAULTSERVICES = peerinfo transport core 19DEFAULTSERVICES =
20 20
21[statistics] 21[statistics]
22PORT = 2567 22PORT = 2567
diff --git a/src/testing/test_testing_data_topology_clique.conf b/src/testing/test_testing_data_topology_clique.conf
index 183de29eb..6c0ee9320 100644
--- a/src/testing/test_testing_data_topology_clique.conf
+++ b/src/testing/test_testing_data_topology_clique.conf
@@ -15,7 +15,7 @@ PLUGINS = tcp
15 15
16[arm] 16[arm]
17PORT = 2566 17PORT = 2566
18DEFAULTSERVICES = peerinfo transport core 18DEFAULTSERVICES =
19 19
20[statistics] 20[statistics]
21PORT = 2567 21PORT = 2567
diff --git a/src/testing/test_testing_data_topology_clique_minimum.conf b/src/testing/test_testing_data_topology_clique_minimum.conf
index 41bc1122d..699d66abc 100644
--- a/src/testing/test_testing_data_topology_clique_minimum.conf
+++ b/src/testing/test_testing_data_topology_clique_minimum.conf
@@ -15,7 +15,7 @@ PLUGINS = tcp
15 15
16[arm] 16[arm]
17PORT = 2566 17PORT = 2566
18DEFAULTSERVICES = peerinfo transport core 18DEFAULTSERVICES =
19 19
20[statistics] 20[statistics]
21PORT = 2567 21PORT = 2567
diff --git a/src/testing/test_testing_data_topology_clique_random.conf b/src/testing/test_testing_data_topology_clique_random.conf
index 7def209ea..6bf33d12c 100644
--- a/src/testing/test_testing_data_topology_clique_random.conf
+++ b/src/testing/test_testing_data_topology_clique_random.conf
@@ -15,7 +15,7 @@ PLUGINS = tcp
15 15
16[arm] 16[arm]
17PORT = 2566 17PORT = 2566
18DEFAULTSERVICES = peerinfo transport core 18DEFAULTSERVICES =
19 19
20[statistics] 20[statistics]
21PORT = 2567 21PORT = 2567
diff --git a/src/testing/test_testing_data_topology_erdos_renyi.conf b/src/testing/test_testing_data_topology_erdos_renyi.conf
index a505c4df5..b5a716b48 100644
--- a/src/testing/test_testing_data_topology_erdos_renyi.conf
+++ b/src/testing/test_testing_data_topology_erdos_renyi.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2566 16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core 17DEFAULTSERVICES =
18 18
19[statistics] 19[statistics]
20PORT = 2567 20PORT = 2567
diff --git a/src/testing/test_testing_data_topology_internat.conf b/src/testing/test_testing_data_topology_internat.conf
index 89c0cdf06..8dc768cd4 100644
--- a/src/testing/test_testing_data_topology_internat.conf
+++ b/src/testing/test_testing_data_topology_internat.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2566 16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core 17DEFAULTSERVICES =
18 18
19[statistics] 19[statistics]
20PORT = 2567 20PORT = 2567
diff --git a/src/testing/test_testing_data_topology_ring.conf b/src/testing/test_testing_data_topology_ring.conf
index 480eb6392..d5672cc2a 100644
--- a/src/testing/test_testing_data_topology_ring.conf
+++ b/src/testing/test_testing_data_topology_ring.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2566 16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core 17DEFAULTSERVICES =
18 18
19[statistics] 19[statistics]
20PORT = 2567 20PORT = 2567
diff --git a/src/testing/test_testing_data_topology_small_world_ring.conf b/src/testing/test_testing_data_topology_small_world_ring.conf
index 3883f1bee..062601eee 100644
--- a/src/testing/test_testing_data_topology_small_world_ring.conf
+++ b/src/testing/test_testing_data_topology_small_world_ring.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2566 16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core 17DEFAULTSERVICES =
18 18
19[statistics] 19[statistics]
20PORT = 2567 20PORT = 2567
diff --git a/src/testing/test_testing_data_topology_small_world_torus.conf b/src/testing/test_testing_data_topology_small_world_torus.conf
index 0da71f89f..bb3c8ca22 100644
--- a/src/testing/test_testing_data_topology_small_world_torus.conf
+++ b/src/testing/test_testing_data_topology_small_world_torus.conf
@@ -14,7 +14,7 @@ PLUGINS = tcp
14 14
15[arm] 15[arm]
16PORT = 2566 16PORT = 2566
17DEFAULTSERVICES = peerinfo transport core 17DEFAULTSERVICES =
18 18
19[statistics] 19[statistics]
20PORT = 2567 20PORT = 2567