Building VMs for CODE-RADE builds
In the beginning At the start of CODE-RADE we had the idea to build executable applications in dedicated environments, and then ship them. The platform which built Foundation Release 1 consisted of a single Jenkins server, with two virtual machines attached as build slaves, with a few executor (build slots) each. These were statically-provisioned machines with the relevant operating system on them1. We used the most common executor method for builds, the ssh build slave, and this worked very well for an initial demonstration. It was easy to see what the slaves were doing, and there were actual machines to...…
read more...