Increase the stored value redundancy to 6.
[quix0rs-apt-p2p.git] / test.py
diff --git a/test.py b/test.py
index 566b4b35b0a407f64c5aed310888c730167d2328..ac7892ad7cbae233e00b8a94bdd79ac82b4bf4ff 100755 (executable)
--- a/test.py
+++ b/test.py
@@ -494,7 +494,7 @@ CHECKPOINT_INTERVAL = 5m
 CONCURRENT_REQS = 8
 
 # how many hosts to post to
-STORE_REDUNDANCY = 3
+STORE_REDUNDANCY = 6
 
 # How many values to attempt to retrieve from the DHT.
 # Setting this to 0 will try and get all values (which could take a while if