| commit | 0d1994e2ea4f2bd90d2b0aa0cd1e594acc84e426 | [log] [tgz] |
|---|---|---|
| author | Nick Vatamaniuc <vatamane@apache.org> | Mon Jul 31 18:41:26 2017 +0000 |
| committer | Nick Vatamaniuc <nickva@users.noreply.github.com> | Mon Jul 31 15:18:55 2017 -0400 |
| tree | 877145b650029002804cf493761b110aaf56719a | |
| parent | 2e7ca45b364467f164d2ecbe8846878234d36a47 [diff] |
Increase timeouts in replicator compactor tests
Also decrease number of rounds from 5 to 3.
With:
`VBoxManage bandwidthctl ${VM} set Limit --limit 100K`
It needed over 400 seconds to pass with 5 rounds.
Fixes #725