Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Swarm plugin CLI agent cannot specify tools (JDK, Maven, etc) locations on the slave host.
Locations can differ among slaves - especially if slave OSes are different.
Automatic tool installation does not suit for many cases - shared slaves, custom tool variations.
The requested feature:
Extend Swarm plugin CLI agent to let it to accept tool locations from command line arguments.
Attachments
Issue Links
- is related to
-
JENKINS-24995 New Swarm Slave Wont Work
-
- Closed
-
-
JENKINS-9639 YAML configuration support
-
- Resolved
-
Code changed in jenkins
User: nico.mommaerts
Path:
client/src/main/java/hudson/plugins/swarm/Client.java
client/src/main/java/hudson/plugins/swarm/Options.java
client/src/main/java/hudson/plugins/swarm/SwarmClient.java
http://jenkins-ci.org/commit/swarm-plugin/d2e14a1a908f00739c8fa0a37045ebee75f08a5e
Log:
Merge branch '
JENKINS-7543' of https://github.com/mrdfuse/swarm-plugin intoJENKINS-7543