summaryrefslogtreecommitdiff
path: root/scripts/profiling/sync/sync-many.py
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-04-04 12:14:17 -0300
committerTomás Touceda <chiiph@leap.se>2014-04-04 12:14:17 -0300
commit0d283e11e094e8537f3e8e4879aeca69169cffd1 (patch)
treeaa6d057804142692a078b849f345335f15acdee4 /scripts/profiling/sync/sync-many.py
parent7bc94242398ad220908a214d0f457db017396f81 (diff)
parentc3f5e9a6b340db969844a662c27fcb2b3f7596b9 (diff)
Merge remote-tracking branch 'refs/remotes/drebs/bug/5448_add-workaround-for-hanging-requests-after-multipart-put' into develop
Diffstat (limited to 'scripts/profiling/sync/sync-many.py')
-rw-r--r--scripts/profiling/sync/sync-many.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/profiling/sync/sync-many.py b/scripts/profiling/sync/sync-many.py
index 3666df2c..83793b0a 100644
--- a/scripts/profiling/sync/sync-many.py
+++ b/scripts/profiling/sync/sync-many.py
@@ -25,7 +25,7 @@ from client_side_db import get_soledad_instance
from leap.soledad.client import BootstrapSequenceError
-NUMBER_OF_REPLICAS = 5
+NUMBER_OF_REPLICAS = 1
DOCUMENTS_PER_REPLICA = 10