Re: ZooKeeper-Find-Flaky-Tests job updated

2019-05-30 Thread Andor Molnar
Yep, it's running with 4 threads now. On Thu, May 30, 2019 at 2:54 PM Andor Molnar wrote: > I think I've already managed to change the config. > Let me see the next build to verify. > > Andor > > > > On Thu, May 30, 2019 at 2:29 PM Enrico Olivelli > wrote: > >> Il gio 30 mag 2019, 12:04

Re: ZooKeeper-Find-Flaky-Tests job updated

2019-05-30 Thread Andor Molnar
I think I've already managed to change the config. Let me see the next build to verify. Andor On Thu, May 30, 2019 at 2:29 PM Enrico Olivelli wrote: > Il gio 30 mag 2019, 12:04 Norbert Kalmar ha > scritto: > > > Everything should be the same with maven, I copied all parameters Ant was > >

Re: ZooKeeper-Find-Flaky-Tests job updated

2019-05-30 Thread Enrico Olivelli
Il gio 30 mag 2019, 12:04 Norbert Kalmar ha scritto: > Everything should be the same with maven, I copied all parameters Ant was > using. > > The logic for giving the ports in case of multi-threaded test runs is also > copied to follow Ant. > We should modify Jenkins to also run Maven precommit

Re: ZooKeeper-Find-Flaky-Tests job updated

2019-05-30 Thread Norbert Kalmar
Everything should be the same with maven, I copied all parameters Ant was using. The logic for giving the ports in case of multi-threaded test runs is also copied to follow Ant. We should modify Jenkins to also run Maven precommit with 4 threads, and see if that helps. I think ant was also

Re: ZooKeeper-Find-Flaky-Tests job updated

2019-05-30 Thread Andor Molnar
Ant precommit build is running on 4 threads: [echo] Running 4 concurrent JUnit processes. Maven is running 8 threads. That's the difference. Andor On Thu, May 30, 2019 at 6:32 AM Andor Molnar wrote: > In theory, not. But I'm worried about too. > Enrico, can we have or already have a

Re: ZooKeeper-Find-Flaky-Tests job updated

2019-05-29 Thread Andor Molnar
In theory, not. But I'm worried about too. Enrico, can we have or already have a similar view of Maven builds in Jenkins? We'll also need a Maven based Find Flaky Test job too. Andor On Thu, May 30, 2019 at 1:43 AM Patrick Hunt wrote: > "less problems"? TBH the maven job seems super flakey

Re: ZooKeeper-Find-Flaky-Tests job updated

2019-05-29 Thread Patrick Hunt
"less problems"? TBH the maven job seems super flakey compared to what I'm seeing with Ant, a step down. I submitted a PR and it's failed maven multiple times with random failures: https://github.com/apache/zookeeper/pull/962 are we doing something different between the two? Patrick On Wed, May

Re: ZooKeeper-Find-Flaky-Tests job updated

2019-05-29 Thread Enrico Olivelli
Good. I hope to be able to drop ant soon. Less jobs, less problems Enrico Il mer 29 mag 2019, 14:48 Andor Molnar ha scritto: > Hi! > > I’ve updated the job to run on all recent builds based on the following > view: > > https://builds.apache.org/view/S-Z/view/ZooKeeper/ < >

ZooKeeper-Find-Flaky-Tests job updated

2019-05-29 Thread Andor Molnar
Hi! I’ve updated the job to run on all recent builds based on the following view: https://builds.apache.org/view/S-Z/view/ZooKeeper/ Andor