Hi Enrico, You can check the description in the pull request - https://github.com/apache/bookkeeper/pull/481
We've tried to fix the flaky tests as we can. However there are some test cases that I can't figure out what are the root causes and seems to be related to network settings. #481 is adding a script to run maven build in a docker environment and we setup another pull request CI job, so a pull request is running on jenkins machine and also in docker. We can monitor and compare to see if what is really happening. If running in docker can produce a much stable CI environment, we can remove the one that runs on physical CI machine. - Sijie On Wed, Aug 30, 2017 at 12:17 AM, Enrico Olivelli <eolive...@gmail.com> wrote: > Hi, > I have just seen this new job bookkeeper-precommit-pullrequest-docker > and the commit about tests on docker + the change about running zookeeper > with real ephemeral port. > I think these are great changes ! > I have missed that piece of the story, most of this work is related to > https://github.com/apache/bookkeeper/issues/463 > > @Sijie @Jia > can you please summarize the changes and the direction ? > > Cheers > Enrico >