From ad79ef57cf5b99f0fe325c80e1eacf44401a6bdc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 19 Dec 2011 23:24:39 +0000 Subject: [PATCH] do not run with full on NSE during testing --- src/dht/test_dht_2dtorus.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/dht/test_dht_2dtorus.conf b/src/dht/test_dht_2dtorus.conf index e8da79e89..3bd6d3561 100644 --- a/src/dht/test_dht_2dtorus.conf +++ b/src/dht/test_dht_2dtorus.conf @@ -78,3 +78,9 @@ DELETE_FILES = YES [test_dht_2dtorus] CONNECTION_LIMIT = 16 #DATA_OUTPUT_FILE=data_output + + +[nse] +WORKDELAY = 500 ms +INTERVAL = 60 s +WORKBITS = 0 -- 2.25.1