From 14659eaa11e9af2f096425559a038e842089ca16 Mon Sep 17 00:00:00 2001 From: Julius Bünger Date: Fri, 1 Jul 2016 23:38:39 +0000 Subject: -rps test _peers: disable storage of valid peers --- src/rps/test_rps.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/rps/test_rps.conf') diff --git a/src/rps/test_rps.conf b/src/rps/test_rps.conf index a629451e4..fdca2a8ed 100644 --- a/src/rps/test_rps.conf +++ b/src/rps/test_rps.conf @@ -1,3 +1,6 @@ +[PATHS] +GNUNET_TEST_HOME = /tmp/rps-test/ + [rps] #PREFIX = valgrind --leak-check=full --show-leak-kinds=all --log-file=/tmp/rps/valgrind!gnunet-service-rps!%p #BINARY = gnunet-service-rps @@ -12,7 +15,7 @@ NOARMBIND = YES # This is the timeinterval between the rounds ROUNDINTERVAL = 2 s -FILENAME_VALID_PEERS = $GNUNET_DATA_HOME/rps/valid_peers.txt +FILENAME_VALID_PEERS = $GNUNET_TEST_HOME/rps/valid_peers.txt # This is the 'estimate' in the beginning. # This determines the size of the peers we keep in memory @@ -55,9 +58,6 @@ DISABLE_TRY_CONNECT = YES DISABLE_TRY_CONNECT = YES #OPTIONS=-l /tmp/rps_profiler_logs/cadet-[]-%Y-%m-%d.log -[PATHS] -GNUNET_TEST_HOME = /tmp/rps-test/ - #[arm] #GLOBAL_POSTFIX=-l /tmp/rps_profiler_logs/other-[]-%Y-%m-%d.log -- cgit v1.2.3