-
New Feature
-
Resolution: Unresolved
-
Major
Allow multiple VM names to be managed in a single vsphere plugin buildstep (such as stop / start).
IN context of using a Selenium grid farm that relies on a large number of Windows VM's to execute Webdriver tests, we want to use this plugin to stop & start the farm so that all the VM's are in a clean state before job execution on Jenkins. Typically there's one job that triggers execution of the Selenium test suite.
With the current plugin implementation , we have to define a long list of vsphere build steps (one for each VM in the farm) to be able to manage this.
Allowing multiple entries would simplify dramatically our setup.