> On Oct. 13, 2016, 1:40 p.m., Sumit Mohanty wrote: > > ambari-project/pom.xml, line 516 > > <https://reviews.apache.org/r/52826/diff/1/?file=1534261#file1534261line516> > > > > Why 1.5C? > > Jonathan Hurley wrote: > 1.5C means 1.5 x # of cores - so that lowered powered machines (like > build machines) don't spawn too many. We should test 1.5C on some of the > known developer configurations (I know that a lot of people use macbook pros > and a lot use linux desktops).
On 4 core linux env this gives 5 processes and leverages all CPU cores. - Andrew ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52826/#review152494 ----------------------------------------------------------- On Oct. 13, 2016, 1:24 p.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52826/ > ----------------------------------------------------------- > > (Updated Oct. 13, 2016, 1:24 p.m.) > > > Review request for Ambari and Vitalyi Brodetskyi. > > > Bugs: AMBARI-18586 > https://issues.apache.org/jira/browse/AMBARI-18586 > > > Repository: ambari > > > Description > ------- > > Increase forkCount for Ambari Server Unit Tests > > > Diffs > ----- > > ambari-project/pom.xml c0fd7bf > > Diff: https://reviews.apache.org/r/52826/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >