summaryrefslogtreecommitdiff
path: root/jstests/replsets/initial_sync1.js
diff options
context:
space:
mode:
authorKristina <kristina@10gen.com>2011-07-12 18:27:19 -0400
committerKristina <kristina@10gen.com>2011-07-12 18:27:19 -0400
commitb0361242aa4688ca0987c9b55835e0abf0a460dd (patch)
treedfea7abd158292d7cc82b2482e25afd78706853b /jstests/replsets/initial_sync1.js
parentf5a56c1cccdc8390d3aa7070302a743468b927e6 (diff)
downloadmongo-b0361242aa4688ca0987c9b55835e0abf0a460dd.tar.gz
give the anemic buildbot up to 5 minutes to replicate
Diffstat (limited to 'jstests/replsets/initial_sync1.js')
-rw-r--r--jstests/replsets/initial_sync1.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/replsets/initial_sync1.js b/jstests/replsets/initial_sync1.js
index e672c183122..4cfd606ec9c 100644
--- a/jstests/replsets/initial_sync1.js
+++ b/jstests/replsets/initial_sync1.js
@@ -121,5 +121,5 @@ for (var i=0; i<10000; i++) {
print("11. Everyone happy eventually");
-replTest.awaitReplication(60000);
+replTest.awaitReplication(300000);