Hello developers! first post here, I would like to start or stop virtual machines depending on the load of Jenkins: when the jobs are starting to queue fire up more virtual machines, and when no builds are running turn the virtual machines off to maximize the cluster performance. I use VSphere to deploy my virtual machines and vSphere Cloud Plugin does the job of starting up and stopping virtual machines for me, but that's useless if I can't smartly allocate them in Jenkins.
I need somehow to control the events pushed to Jenkins: When a build enters in the queue and when it leaves the queue. I don't think I can do this with Groovy system scripts, what tools could I use to monitor event-like the Jenkins queue. Thank you in advance, Jorge -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/edc899a5-3cd0-4094-81c8-5cc6aa1c6b6d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
