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 <[email protected]> wrote: > Il gio 30 mag 2019, 12:04 Norbert Kalmar <[email protected]> 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 with 4 threads, and > > see if that helps. I think ant was also running on 8 threads and it has > > been decreased to be less flaky... > > > > > I will change the config > Let's see the results > Enrico > > > > > Regards, > > Norbert > > > > On Thu, May 30, 2019 at 9:34 AM Andor Molnar <[email protected] > > > > wrote: > > > > > 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 <[email protected]> > wrote: > > > > > > > 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 <[email protected]> > wrote: > > > > > > > >> "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 29, 2019 at 3:22 PM Enrico Olivelli < > [email protected]> > > > >> wrote: > > > >> > > > >> > Good. > > > >> > I hope to be able to drop ant soon. > > > >> > Less jobs, less problems > > > >> > > > > >> > Enrico > > > >> > > > > >> > Il mer 29 mag 2019, 14:48 Andor Molnar <[email protected]> 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/ < > > > >> > > https://builds.apache.org/view/S-Z/view/ZooKeeper/> > > > >> > > > > > >> > > Andor > > > >> > > > > > >> > > > > > >> > > > > >> > > > > > > > > > >
