On Sat, Mar 20, 2010 at 5:40 AM, Gregor Schmidt <r...@schmidtwisser.de> 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/cruise_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
Cruisecontrolrb-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to