-no peerinfo IO on tests
authorChristian Grothoff <christian@grothoff.org>
Fri, 17 May 2013 17:43:34 +0000 (17:43 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 17 May 2013 17:43:34 +0000 (17:43 +0000)
src/core/test_core_defaults.conf
src/fs/test_fs_defaults.conf
src/transport/test_transport_defaults.conf

index 4110186eade29bd4b082c64239b213284ed07fe2..ce79a9928ad7d0fb685d1e1226feccf517cfe97c 100644 (file)
@@ -27,6 +27,9 @@ BINDTO = 127.0.0.1
 [testing]
 WEAKRANDOM = YES
 
+[peerinfo]
+NO_IO = YES
+
 [fs]
 AUTOSTART = NO
 
index 278e659402bbfcd192f8ba0f1f3d24020efc7f24..f80c7d065d8879025f976eea5c20d7b8c1e10221 100644 (file)
@@ -41,6 +41,7 @@ PORT = 4368
 [peerinfo]
 PORT = 4369
 HOSTNAME = localhost
+NO_IO = YES
 
 [ats]
 WAN_QUOTA_IN = 65536
index 48814b761690d1671aadded936ef2d1b3fb86b11..cd3e1a2884a83037cec8bf13d4a7c434f77f2b18 100644 (file)
@@ -13,6 +13,9 @@ PREFIX =
 [core]
 AUTOSTART = NO
 
+[peerinfo]
+NO_IO = YES
+
 [datastore]
 AUTOSTART = NO