(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 11 Oct 2011 14:12:24 +0000 (14:12 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 11 Oct 2011 14:12:24 +0000 (14:12 +0000)
src/transport/test_transport_api_unreliability_unix_peer1.conf
src/transport/test_transport_api_unreliability_unix_peer2.conf

index c6b2d2a68dcb10f35a052281526fde4151734cd9..dd67bce9379b4ea1e987b39bf2f73e0a81f67637 100644 (file)
@@ -1,7 +1,11 @@
 @INLINE@ test_transport_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-unix-p1/
-DEFAULTCONFIG = test_transport_api_unix_peer1.conf
+DEFAULTCONFIG = test_transport_api_unreliability_unix_peer1.conf
+
+[core]
+TOTAL_QUOTA_OUT = 1073741824 
+TOTAL_QUOTA_IN  = 1073741824
 
 [arm]
 PORT = 12125
index bed415b65ce842510f14d26d21f0009e23831df7..b5d9cca342dfdbdaa3eb95c6dc2bc0e2c4abb410 100644 (file)
@@ -1,7 +1,11 @@
 @INLINE@ test_transport_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-unix-p2/
-DEFAULTCONFIG = test_transport_api_unix_peer2.conf
+DEFAULTCONFIG = test_transport_api_unreliability_unix_peer2.conf
+
+[core]
+TOTAL_QUOTA_OUT = 1073741824 
+TOTAL_QUOTA_IN  = 1073741824
 
 [arm]
 PORT = 12135