-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: jclouds-plugin
-
Environment:jclouds Plugin: 2.15-SNAPSHOT (private-cfc531f6-?)
Jenkins: 2.46.3
I'm using JClouds Plugin in order to create cloud slaves, that for most cases will be available only for 1-2 continuous builds, that's why it would be great to have an opportunity to create so-called GCE preemptible instances while they are much cheaper than the normal ones.
Â
Also, looks like JClouds library already support this feature after this issue was resolved.