[Cruisecontrolrb-users] Forcing builders to run sequentially

Ketan Padegaonkar ketanpadegaonkar at gmail.com
Tue May 22 00:07:25 EDT 2007



Levi Cook wrote:
> Hi All --
> 
> I have several builds running under CC.rb that deploy and test against
> shared, remote server. Unfortunately, the common server sags and
> frequently fails if there are too many builds hitting it.
> 
> By default, builders run in parallel. I need them to run sequentially.
> Anyone know if there is there an existing hook for this? Alternately, if
> I need to code this, pointers on where to look in the CC.rb code base
> would be appreciated. (ie: what controls a builder's life cycle).

I would definitely be interested in this as well. In my case there is
one physical project with 3 virtual projects in ccnet. One project just
compiles, other runs smoke tests, the third runs the complete regression
test suite.

Since all the three are located at the same location, and need to
start/stop tomcat for some tests, I need to have them run sequentially,
fortunately there was a plugin available for ccnet that allowed me to do
this.

Is there any way this can be achieved in cc.rb ?

-- 
Ketan Padegaonkar
I blog... therefore I am... http://ketan.padegaonkar.name/

<taniwha> i'd solve a windows key problem with fdisk :)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20070522/09926122/attachment.bin 


More information about the Cruisecontrolrb-users mailing list