On 22 Oct 2008, at 05:41, Chad Woolley wrote:
On Tue, Oct 21, 2008 at 10:08 AM, Matt Wynne <[EMAIL PROTECTED]>
wrote:
Is there a config setting to prevent this, and make the second build
wait its turn?
I think this is what you want in your site_config.rb:
# If you want to only allow one project to build at a time,
uncomment this line
# by default, cruise allows multiple projects to build at a time
Configuration.serialize_builds = true
Thanks guys.
I guess this isn't too much of an issue for us, as we only have two
projects, but that doesn't actually look like exactly what I want.
I don't care if two different projects build simultaneously, I just
don't want two builds *for the same project* to be running at the same
time.
Does that make sense? Is the setting actually doing this, and just not
clearly documented? Or are we missing a feature?
cheers,
Matt
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users