-
Improvement
-
Resolution: Fixed
-
Minor
-
None
In some use cases this might be useful.
In our case we are working with Windows VMWare slaves that need to run as admin, there is no way to do this with ssh and DCOM doesn't work at all. I want to let the VMWare plugin create a slave with an empty master commando, so it comes on offline. The VMWare plugins then powers on a slave that starts the swarm client elavated through a scheduled task.
Convoluted, yes, but this feature might also be useful for other people perhaps in simpler cases.
Code changed in jenkins
User: Nico Mommaerts
Path:
client/src/main/java/hudson/plugins/swarm/Options.java
client/src/main/java/hudson/plugins/swarm/SwarmClient.java
plugin/src/main/java/hudson/plugins/swarm/PluginImpl.java
http://jenkins-ci.org/commit/swarm-plugin/63e43077c2a6bbd994574f618372e3963b2d49e9
Log:
JENKINS-34593add an option to delete existing clients