Chaos.

Is it possible to prevent ccrb from doing more than one build at once for a given project? Because of the lovely database dependency of our rails model specs (and, I guess, the acceptance tests too) our build is failing when someone pushes before the last build finished, as they're fighting over the same database.

Is there a config setting to prevent this, and make the second build wait its turn?

By the way - since we switched to the throughtworks main fork for git integration, we've had not a whisper of the crazy repeated builds problem - flawless performance. Great work guys.

cheers,
Matt
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to