vsphere-cloud-plugin
vsphere-cloud-plugin copied to clipboard
Add a no-delay provisioner strategy to bring nodes online immediately
The default node provisioner strategy in Jenkins is conservative and only provisions new nodes under sustained demand. The implicit assumption is that busy executors will become free. This does not happen when using the run-once retention strategy or when limiting job runs to 1. As a result, the default strategy unnecessarily causes delays starting new jobs.