Good on you Andrew. Now to make 0.95 and trunk green.
St.Ack On Tue, Mar 26, 2013 at 1:28 PM, Andrew Purtell <apurt...@apache.org> wrote: > The HBase 0.94 build is now testing green! > http://54.241.6.143/job/HBase-0.94/ > > AWS approved our request to allow outbound SMTP, so it should be possible > to set up this Jenkins to mail dev@ now. > > > On Tue, Mar 26, 2013 at 1:47 AM, Andrew Purtell <apurt...@apache.org> > wrote: > > > I found that Maven was being killed on the slaves by the Linux OOM killer > > sometimes for >= 0.95. Seems the m1.large process didn't have enough > memory > > to host the Jenkins slave, Maven with its 3G+ heap, and the forked JVMs > for > > the medium and large tests at the same time. Switching to the m1.xlarge > > type resolved this. Now the 0.95 and trunk builds fail for what looks > like > > a legitimate problem with a hanging test. > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) >