Chiradeep said he tried it. It basically fails and then you run again and it fails and then run again and one of the runs it will succeed. It fails due to dependencies. Doesn't sound like a good thing to me.
--Alex > -----Original Message----- > From: Pradeep Soundararajan [mailto:pradeep.soundarara...@citrix.com] > Sent: Thursday, March 7, 2013 4:31 AM > To: cloudstack-dev@incubator.apache.org > Subject: RE: [DISCUSS]Incremental build > > I think we can run them in multi thread. Have to test it with multi core > machine. > > Thanks, > Pradeep S > > -----Original Message----- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Thursday, March 07, 2013 5:52 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DISCUSS]Incremental build > > On Thu, Mar 7, 2013 at 6:06 AM, Prasanna Santhanam <t...@apache.org> > wrote: > > How about we break the cloudstack job on jenkins down to -server, > > -core, -utils, -plugins etc? > > > > Each of the projects takes less than a minute or two to execute. It's > > the combined project that takes >20m to run on jenkins delaying broken > > build emails. > > > > Bonus points if you run them in parallel. > > --David