aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-09 15:43:38 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-09 15:43:38 +0000
commitb8da3c73ba128d8013faf5b9e991a9e69b03c386 (patch)
treea2cd42e4e8e2b3f9092541cfa93505c2f5e24780 /src/integration-tests
parent2c3ba0f6b9e3104be83fa485091ebb077c1aebbf (diff)
downloadgnunet-b8da3c73ba128d8013faf5b9e991a9e69b03c386.tar.gz
gnunet-b8da3c73ba128d8013faf5b9e991a9e69b03c386.zip
-updating config files
Diffstat (limited to 'src/integration-tests')
-rw-r--r--src/integration-tests/test_connection_stability.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/integration-tests/test_connection_stability.conf b/src/integration-tests/test_connection_stability.conf
index ba2ae058a..b3845452a 100644
--- a/src/integration-tests/test_connection_stability.conf
+++ b/src/integration-tests/test_connection_stability.conf
@@ -27,8 +27,10 @@ PORT = 2569
27PORT = 2570 27PORT = 2570
28 28
29[testing] 29[testing]
30NUM_PEERS = 5
31WEAKRANDOM = YES 30WEAKRANDOM = YES
31
32[testing_old]
33NUM_PEERS = 5
32F2F = YES 34F2F = YES
33HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat 35HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
34 36