disable rps in unrelated tests
authorChristian Grothoff <christian@grothoff.org>
Tue, 19 Feb 2019 11:32:31 +0000 (12:32 +0100)
committerChristian Grothoff <christian@grothoff.org>
Tue, 19 Feb 2019 11:32:31 +0000 (12:32 +0100)
src/secretsharing/test_secretsharing.conf
src/testbed/test_testbed_api_template.conf
src/testing/test_testing_defaults.conf
src/topology/test_gnunet_daemon_topology_data.conf

index 3391c88dbd3c991e49e1d7e954d96895f36e6f11..7c8e454802e49ea3537e3a1e35efc06ccc0c7f3f 100644 (file)
@@ -34,3 +34,7 @@ RETURN_LOCAL_ADDRESSES = YES
 [nse]
 START_ON_DEMAND = NO
 
+
+[rps]
+START_ON_DEMAND = NO
+IMMEDIATE_START = NO
index 381c1bd85a2f4a51892bc3ba00c9fa989704e81b..43ae06f817e10ca7a92294465a68d37fd7be17e4 100644 (file)
@@ -43,3 +43,7 @@ RETURN_LOCAL_ADDRESSES = YES
 
 [peerinfo]
 NO_IO = YES
+
+[rps]
+START_ON_DEMAND = NO
+IMMEDIATE_START = NO
index e6a18bc86a46d62a8832f19c00fe77c8e77addd3..2e7c39113e0ab6efd4b10a8ddde712142a97b831 100644 (file)
@@ -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
index 43d3da3752f0c0cd984faf452070458e956e83e0..8d8636bffd173f3c8d537e2a0dc1046fdfe0ceb5 100644 (file)
@@ -24,3 +24,7 @@ USE_HOSTNAME = NO
 
 [nse]
 WORKBITS = 0
+
+[rps]
+START_ON_DEMAND = NO
+IMMEDIATE_START = NO