Any downside to using Cruise Control in a virtual machine?
My build system is configured to look like
Machine 1: source code repository and server Machine 2: A virtual machine will be hosted. This virtual machine will host the virtual server, which in turn will serve the CruiseControl.Net server.
Any obvious flaw in this?
I could consolidate Machine 1 and Machine 2. I am a fan of the virtual installation for CI so that I can spawn multiple instances of spikes (fork testing projects)
Who has experience?
source share