After researching a while among the plugins available, I found that

   1. JClouds plugin would suit better for this specific need. However 
   there is no support of JClouds for VMWare
   2. 
   
   vSphere Cloud Plugin from Jenkins can automate the normal operations on 
   Vsphere (creating or deleting vms, configuring, snapshots etc), but on the 
   top of that I would need to code the layer that analyses the Jenkins queue 
   and fires up a vm when the demand is required
   3. 
   
   Scripted cloud plugin from Jenkins allows to run scripts to run your VMs 
   and stop them whenever they are not needed, but they need to be created at 
   first.
   4. 
   
   VMware ESXi/vSphere Auto-Scaling Plugin from Cloudbees do the same of 
   above but 
   it is a commercial / Jenkins Pro plugin and I don't have a clear idea of 
   what it does / how it works
   
Looks like option 1 would be the best for my use case, but due to lack of 
support I will go for option two... Unless somebody here knows a better 
alternative?

-- 
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/9d7e2dab-07c9-4c5f-9248-1ff074d6cace%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to