aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-09-26 12:45:09 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2012-09-26 12:45:09 +0000
commit30b26c7e85e305cabc3075dcb1ea61c66fa8f042 (patch)
tree5cbd95cedffd50f64ee75e8796d003c43071cde8
parent63ea2da09edc9c2085034d18ff4413c237b0e50d (diff)
-reduce workbits
git-svn-id: https://gnunet.org/svn/gnunet@24013 140774ce-b5e7-0310-ab8b-a85725594a96
-rw-r--r--src/integration-tests/confs/c_no_nat_client.conf2
-rw-r--r--src/integration-tests/confs/c_no_nat_client_2.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/integration-tests/confs/c_no_nat_client.conf b/src/integration-tests/confs/c_no_nat_client.conf
index 445f308176..e3c30f7833 100644
--- a/src/integration-tests/confs/c_no_nat_client.conf
+++ b/src/integration-tests/confs/c_no_nat_client.conf
@@ -65,7 +65,7 @@ PROOFFILE = $SERVICEHOME/.nse-proof
HISTOGRAM = $SERVICEHOME/nse-history.log
WORKDELAY = 5 ms
INTERVAL = 1 h
-WORKBITS = 26
+WORKBITS = 1
[topology]
MINIMUM-FRIENDS = 0
diff --git a/src/integration-tests/confs/c_no_nat_client_2.conf b/src/integration-tests/confs/c_no_nat_client_2.conf
index cac4e7b21c..2ea3a9f6db 100644
--- a/src/integration-tests/confs/c_no_nat_client_2.conf
+++ b/src/integration-tests/confs/c_no_nat_client_2.conf
@@ -48,7 +48,7 @@ PROOFFILE = $SERVICEHOME/.nse-proof
HISTOGRAM = $SERVICEHOME/nse-history.log
WORKDELAY = 5 ms
INTERVAL = 1 h
-WORKBITS = 26
+WORKBITS = 1
[topology]
MINIMUM-FRIENDS = 0