gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: disable rps in unrelated te


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: disable rps in unrelated tests
Date: Tue, 19 Feb 2019 12:32:33 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new b9e95f034 disable rps in unrelated tests
b9e95f034 is described below

commit b9e95f034c7d2e059340c5d282933c102e834c71
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Feb 19 12:32:31 2019 +0100

    disable rps in unrelated tests
---
 src/secretsharing/test_secretsharing.conf          | 4 ++++
 src/testbed/test_testbed_api_template.conf         | 4 ++++
 src/testing/test_testing_defaults.conf             | 4 ++++
 src/topology/test_gnunet_daemon_topology_data.conf | 4 ++++
 4 files changed, 16 insertions(+)

diff --git a/src/secretsharing/test_secretsharing.conf 
b/src/secretsharing/test_secretsharing.conf
index 3391c88db..7c8e45480 100644
--- a/src/secretsharing/test_secretsharing.conf
+++ b/src/secretsharing/test_secretsharing.conf
@@ -34,3 +34,7 @@ RETURN_LOCAL_ADDRESSES = YES
 [nse]
 START_ON_DEMAND = NO
 
+
+[rps]
+START_ON_DEMAND = NO
+IMMEDIATE_START = NO
diff --git a/src/testbed/test_testbed_api_template.conf 
b/src/testbed/test_testbed_api_template.conf
index 381c1bd85..43ae06f81 100644
--- a/src/testbed/test_testbed_api_template.conf
+++ b/src/testbed/test_testbed_api_template.conf
@@ -43,3 +43,7 @@ RETURN_LOCAL_ADDRESSES = YES
 
 [peerinfo]
 NO_IO = YES
+
+[rps]
+START_ON_DEMAND = NO
+IMMEDIATE_START = NO
diff --git a/src/testing/test_testing_defaults.conf 
b/src/testing/test_testing_defaults.conf
index e6a18bc86..2e7c39113 100644
--- a/src/testing/test_testing_defaults.conf
+++ b/src/testing/test_testing_defaults.conf
@@ -19,3 +19,7 @@ INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
 USE_LOCALADDR = NO
 
+
+[rps]
+START_ON_DEMAND = NO
+IMMEDIATE_START = NO
diff --git a/src/topology/test_gnunet_daemon_topology_data.conf 
b/src/topology/test_gnunet_daemon_topology_data.conf
index 43d3da375..8d8636bff 100644
--- a/src/topology/test_gnunet_daemon_topology_data.conf
+++ b/src/topology/test_gnunet_daemon_topology_data.conf
@@ -24,3 +24,7 @@ USE_HOSTNAME = NO
 
 [nse]
 WORKBITS = 0
+
+[rps]
+START_ON_DEMAND = NO
+IMMEDIATE_START = NO

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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