Hi Gregor and Chad. Thanks for the info.
Thanks. Nick. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Chad Woolley Sent: 20 March 2010 16:46 To: [email protected] Subject: Re: [Cruisecontrolrb-users] Restricting concurrent builds acrossprojects. On Sat, Mar 20, 2010 at 5:40 AM, Gregor Schmidt <[email protected]> wrote: > Unfortunately I do not know an option to allow a limited number of > concurrent builds, but I would be quiet interested to have this option as > well. We are maintaining a public Redmine ci using cc.rb at > http://ci.finn.de/ with 18 different projects, observing only 2 different > branches. This results in 9 projects scheduled for build simultaneously. > Since an average build takes about 5 minutes, the final results are only > available after 45 minutes. On the other hand, running them all at once > would kill our server. Gregor, Check out some of the polling and scheduled build options which were added recently: http://github.com/thoughtworks/cruisecontrol.rb/blob/master/config/cruis e_config.rb.example#L22 With some combination of these options set differently across your projects , you should be able to get builds triggered or run on a schedule, but not all at the same time. Oh, and thanks for helping out on the list :) -- Chad _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users This email and any files attached are intended for the addressee and may contain information of a confidential nature. If you are not the intended recipient, be aware that this email was sent to you in error and you should not disclose, distribute, print, copy or make other use of this email or its attachments. Such actions, in fact, may be unlawful. In compliance with the various Regulations and Acts, General Dynamics United Kingdom Limited reserves the right to monitor (and examine for viruses) all emails and email attachments, both inbound and outbound. Email communications and their attachments may not be secure or error- or virus-free and the company does not accept liability or responsibility for such matters or the consequences thereof. General Dynamics United Kingdom Limited, Registered Office: 100 New Bridge Street, London EC4V 6JA. Registered in England and Wales No: 1911653. _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
