gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r25617 - gnunet/src/integration-tests/confs


From: gnunet
Subject: [GNUnet-SVN] r25617 - gnunet/src/integration-tests/confs
Date: Fri, 21 Dec 2012 12:34:21 +0100

Author: grothoff
Date: 2012-12-21 12:34:21 +0100 (Fri, 21 Dec 2012)
New Revision: 25617

Modified:
   gnunet/src/integration-tests/confs/c_bootstrap_server.conf
   gnunet/src/integration-tests/confs/c_bootstrap_server_w_massif.conf
   gnunet/src/integration-tests/confs/c_nat_client.conf
   gnunet/src/integration-tests/confs/c_no_nat_client_http.conf
   gnunet/src/integration-tests/confs/c_no_nat_client_http_2.conf
   gnunet/src/integration-tests/confs/c_no_nat_client_unix.conf
   gnunet/src/integration-tests/confs/c_no_nat_client_unix_2.conf
   gnunet/src/integration-tests/confs/c_normal_client_tcp.conf
   gnunet/src/integration-tests/confs/c_normal_client_tcp_udp.conf
   gnunet/src/integration-tests/confs/c_normal_client_tcp_udp_http.conf
Log:
-unify workbits to sane value for test

Modified: gnunet/src/integration-tests/confs/c_bootstrap_server.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_bootstrap_server.conf  2012-12-21 
11:31:23 UTC (rev 25616)
+++ gnunet/src/integration-tests/confs/c_bootstrap_server.conf  2012-12-21 
11:34:21 UTC (rev 25617)
@@ -54,7 +54,7 @@
 HISTOGRAM = $SERVICEHOME/nse-history.log
 WORKDELAY = 5 ms
 INTERVAL = 1 h
-WORKBITS = 26
+WORKBITS = 1
 
 [topology]
 MINIMUM-FRIENDS = 0

Modified: gnunet/src/integration-tests/confs/c_bootstrap_server_w_massif.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_bootstrap_server_w_massif.conf 
2012-12-21 11:31:23 UTC (rev 25616)
+++ gnunet/src/integration-tests/confs/c_bootstrap_server_w_massif.conf 
2012-12-21 11:34:21 UTC (rev 25617)
@@ -54,7 +54,7 @@
 HISTOGRAM = $SERVICEHOME/nse-history.log
 WORKDELAY = 5 ms
 INTERVAL = 1 h
-WORKBITS = 26
+WORKBITS = 1
 
 [topology]
 MINIMUM-FRIENDS = 0

Modified: gnunet/src/integration-tests/confs/c_nat_client.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_nat_client.conf        2012-12-21 
11:31:23 UTC (rev 25616)
+++ gnunet/src/integration-tests/confs/c_nat_client.conf        2012-12-21 
11:34:21 UTC (rev 25617)
@@ -63,7 +63,7 @@
 HISTOGRAM = $SERVICEHOME/nse-history.log
 WORKDELAY = 5 ms
 INTERVAL = 1 h
-WORKBITS = 26
+WORKBITS = 1
 
 [topology]
 MINIMUM-FRIENDS = 0

Modified: gnunet/src/integration-tests/confs/c_no_nat_client_http.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_no_nat_client_http.conf        
2012-12-21 11:31:23 UTC (rev 25616)
+++ gnunet/src/integration-tests/confs/c_no_nat_client_http.conf        
2012-12-21 11:34:21 UTC (rev 25617)
@@ -60,7 +60,7 @@
 HISTOGRAM = $SERVICEHOME/nse-history.log
 WORKDELAY = 5 ms
 INTERVAL = 1 h
-WORKBITS = 26
+WORKBITS = 1
 
 [topology]
 MINIMUM-FRIENDS = 0

Modified: gnunet/src/integration-tests/confs/c_no_nat_client_http_2.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_no_nat_client_http_2.conf      
2012-12-21 11:31:23 UTC (rev 25616)
+++ gnunet/src/integration-tests/confs/c_no_nat_client_http_2.conf      
2012-12-21 11:34:21 UTC (rev 25617)
@@ -50,7 +50,7 @@
 HISTOGRAM = $SERVICEHOME/nse-history.log
 WORKDELAY = 5 ms
 INTERVAL = 1 h
-WORKBITS = 26
+WORKBITS = 1
 
 [topology]
 MINIMUM-FRIENDS = 0

Modified: gnunet/src/integration-tests/confs/c_no_nat_client_unix.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_no_nat_client_unix.conf        
2012-12-21 11:31:23 UTC (rev 25616)
+++ gnunet/src/integration-tests/confs/c_no_nat_client_unix.conf        
2012-12-21 11:34:21 UTC (rev 25617)
@@ -60,7 +60,7 @@
 HISTOGRAM = $SERVICEHOME/nse-history.log
 WORKDELAY = 5 ms
 INTERVAL = 1 h
-WORKBITS = 26
+WORKBITS = 1
 
 [topology]
 MINIMUM-FRIENDS = 0

Modified: gnunet/src/integration-tests/confs/c_no_nat_client_unix_2.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_no_nat_client_unix_2.conf      
2012-12-21 11:31:23 UTC (rev 25616)
+++ gnunet/src/integration-tests/confs/c_no_nat_client_unix_2.conf      
2012-12-21 11:34:21 UTC (rev 25617)
@@ -50,7 +50,7 @@
 HISTOGRAM = $SERVICEHOME/nse-history.log
 WORKDELAY = 5 ms
 INTERVAL = 1 h
-WORKBITS = 26
+WORKBITS = 1
 
 [topology]
 MINIMUM-FRIENDS = 0

Modified: gnunet/src/integration-tests/confs/c_normal_client_tcp.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_normal_client_tcp.conf 2012-12-21 
11:31:23 UTC (rev 25616)
+++ gnunet/src/integration-tests/confs/c_normal_client_tcp.conf 2012-12-21 
11:34:21 UTC (rev 25617)
@@ -63,7 +63,7 @@
 HISTOGRAM = $SERVICEHOME/nse-history.log
 WORKDELAY = 5 ms
 INTERVAL = 1 h
-WORKBITS = 26
+WORKBITS = 1
 
 [topology]
 MINIMUM-FRIENDS = 0

Modified: gnunet/src/integration-tests/confs/c_normal_client_tcp_udp.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_normal_client_tcp_udp.conf     
2012-12-21 11:31:23 UTC (rev 25616)
+++ gnunet/src/integration-tests/confs/c_normal_client_tcp_udp.conf     
2012-12-21 11:34:21 UTC (rev 25617)
@@ -63,7 +63,7 @@
 HISTOGRAM = $SERVICEHOME/nse-history.log
 WORKDELAY = 5 ms
 INTERVAL = 1 h
-WORKBITS = 26
+WORKBITS = 1
 
 [topology]
 MINIMUM-FRIENDS = 0

Modified: gnunet/src/integration-tests/confs/c_normal_client_tcp_udp_http.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_normal_client_tcp_udp_http.conf        
2012-12-21 11:31:23 UTC (rev 25616)
+++ gnunet/src/integration-tests/confs/c_normal_client_tcp_udp_http.conf        
2012-12-21 11:34:21 UTC (rev 25617)
@@ -63,7 +63,7 @@
 HISTOGRAM = $SERVICEHOME/nse-history.log
 WORKDELAY = 5 ms
 INTERVAL = 1 h
-WORKBITS = 26
+WORKBITS = 1
 
 [topology]
 MINIMUM-FRIENDS = 0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]