gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r28864 - in gnunet/src/integration-tests: . confs hostkeys


From: gnunet
Subject: [GNUnet-SVN] r28864 - in gnunet/src/integration-tests: . confs hostkeys
Date: Mon, 26 Aug 2013 14:05:11 +0200

Author: wachs
Date: 2013-08-26 14:05:11 +0200 (Mon, 26 Aug 2013)
New Revision: 28864

Modified:
   gnunet/src/integration-tests/confs/c_no_nat_client_2.conf
   gnunet/src/integration-tests/hostkeys/c_no_nat_client_2
   gnunet/src/integration-tests/test_integration_clique.py.in
Log:
fix second peer for clique test


Modified: gnunet/src/integration-tests/confs/c_no_nat_client_2.conf
===================================================================
--- gnunet/src/integration-tests/confs/c_no_nat_client_2.conf   2013-08-26 
12:03:56 UTC (rev 28863)
+++ gnunet/src/integration-tests/confs/c_no_nat_client_2.conf   2013-08-26 
12:05:11 UTC (rev 28864)
@@ -287,9 +287,6 @@
 ENABLE_ICMP_SERVER = NO
 DISABLEV6 = YES
 RETURN_LOCAL_ADDRESSES = NO
-HOSTNAME_DNS_FREQUENCY = 1200000
-IFC_SCAN_FREQUENCY = 3000000
-DYNDNS_FREQUENCY = 140000
 EXTERNAL_ADDRESS = 127.0.0.1
 INTERNAL_ADDRESS = 127.0.0.1
 BINDTO = 127.0.0.1

Modified: gnunet/src/integration-tests/hostkeys/c_no_nat_client_2
===================================================================
(Binary files differ)

Modified: gnunet/src/integration-tests/test_integration_clique.py.in
===================================================================
--- gnunet/src/integration-tests/test_integration_clique.py.in  2013-08-26 
12:03:56 UTC (rev 28863)
+++ gnunet/src/integration-tests/test_integration_clique.py.in  2013-08-26 
12:05:11 UTC (rev 28864)
@@ -174,8 +174,8 @@
        global client2  
        
        success = False
-       
        test = Test ('test_integration_disconnect', verbose)
+       cleanup ()
        
        server = Peer(test, './confs/c_bootstrap_server.conf');
        server.start();




reply via email to

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