From: Christian Grothoff Date: Tue, 19 Feb 2019 00:50:06 +0000 (+0100) Subject: do not use rps in consensus test X-Git-Tag: v0.11.0~63^2~32^2~28 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f773f02add14b65827db296848244f901e797ae5;p=oweals%2Fgnunet.git do not use rps in consensus test --- diff --git a/src/consensus/test_consensus.conf b/src/consensus/test_consensus.conf index fa42c3c1a..4f17fa359 100644 --- a/src/consensus/test_consensus.conf +++ b/src/consensus/test_consensus.conf @@ -81,3 +81,7 @@ WAN_QUOTA_OUT = unlimited [core] USE_EPHEMERAL_KEYS = NO + +[rps] +START_ON_DEMAND = NO +IMMEDIATE_START = NO