|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Another workaround is to use what Mr. Kohsuke said: In the slave configuration, under the Advanced method of Launch Option,
Put the following in the Suffix Start Slave Command " -jar-cache <path to jar cache directory>" (no quotes)
Make sure there's a leading space so the parameters aren't tacked directly onto the slave.jar itself.
Still, I'd much prefer if the default jar cache was in the slave FS root. I have a number of slaves using an automounted home directory, and am hitting the quota exceeded error when upgrading from 1.544 to 1.551.