-
Improvement
-
Resolution: Unresolved
-
Major
-
None
This is a follow-up to JENKINS-18578.
The cache location should be configurable through the GUI. "Launch slave agents on Unix machines via SSH" does not allow specifying -jar-cache so we are expected to manually edit the machine configuration by hand, making it a maintenance nightmare.
If this configuration were configurable by GUI, we could create a Slave "template" and copy it when creating new nodes.
- is related to
-
JENKINS-18578 Default jar cache location is hardcoded to ~/.jenkins/cache/jars
-
- Resolved
-
[JENKINS-18956] Cache location should be configurable through the GUI
Link |
New:
This issue is related to |
Assignee | New: Daniel Beck [ danielbeck ] |
Assignee | Original: Daniel Beck [ danielbeck ] |
Workflow | Original: JNJira [ 150403 ] | New: JNJira + In-Review [ 177639 ] |
Edit the Suffix Start Slave Command under Advanced and specify e.g. -jar-cache /path/to/jars (with a leading space). Not a convenient button to click, but gets the job done.