Hi
We want to run a matrix build of a job across a set of Virtual Machines that run on a single server. The VMs use a lot of resources so we don’t want them to be up concurrently.
Is it possible for Jenkins to bring up a VM before running a job and then take it down afterwards, then bring up another VM and run the job again?
Perhaps using Vagrant?
Any pointers would be appreciated.
Best regards
David