minor: increased sleep time on pooled insert rs test

This commit is contained in:
Tyler Brock 2012-02-15 09:51:01 -05:00
parent 1be40495c2
commit 8c2929bd4c
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class ReplicaSetPooledInsertTest < Test::Unit::TestCase
# Restart the old master and wait for sync
@rs.restart_killed_nodes
sleep(1)
sleep(5)
results = []
rescue_connection_failure do