projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b221e4d
)
disable rps in unrelated tests
author
Christian Grothoff
<christian@grothoff.org>
Tue, 19 Feb 2019 11:32:31 +0000
(12:32 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 19 Feb 2019 11:32:31 +0000
(12:32 +0100)
src/secretsharing/test_secretsharing.conf
patch
|
blob
|
history
src/testbed/test_testbed_api_template.conf
patch
|
blob
|
history
src/testing/test_testing_defaults.conf
patch
|
blob
|
history
src/topology/test_gnunet_daemon_topology_data.conf
patch
|
blob
|
history
diff --git
a/src/secretsharing/test_secretsharing.conf
b/src/secretsharing/test_secretsharing.conf
index 3391c88dbd3c991e49e1d7e954d96895f36e6f11..7c8e454802e49ea3537e3a1e35efc06ccc0c7f3f 100644
(file)
--- 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 381c1bd85a2f4a51892bc3ba00c9fa989704e81b..43ae06f817e10ca7a92294465a68d37fd7be17e4 100644
(file)
--- 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 e6a18bc86a46d62a8832f19c00fe77c8e77addd3..2e7c39113e0ab6efd4b10a8ddde712142a97b831 100644
(file)
--- 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 43d3da3752f0c0cd984faf452070458e956e83e0..8d8636bffd173f3c8d537e2a0dc1046fdfe0ceb5 100644
(file)
--- 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