GitHub user lavacat opened a pull request:
https://github.com/apache/zookeeper/pull/576
ZOOKEEPER-3046: increased test timeout
- bump up timeout to avoid too many build failures
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lavacat/zookeeper test-timeouts-3.5
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/576.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #576
----
commit 40a7ca6a07fac3705342ff254f1069ba7c0b1782
Author: Bogdan Kanivets <bkanivets@...>
Date: 2018-07-19T06:37:11Z
ZOOKEEPER-3046: increased test timeout
- bump up timeout to avoid too many build failures
----
---