Hi Andy,
On 29/01/2013 17:28, fiberquest wrote:
I thought of two things that might help if you have not done them already:
1) use the 'matrix tie parent' plugin and tie matrix jobs to the master
server (I believe this ensures that a random master node is not chosen)
Thanks, this looks ideal :-)
2) add '-Dhudson.model.WorkspaceCleanupThread.disabled=true' to the
JENKINS_JAVA_OPTIONS in the jenkins config file, for example:
(in linux the file is: /etc/sysconfig/jenkins)
change
from: JENKINS_JAVA_OPTIONS="-Djava.awt.headless=true"
to: JENKINS_JAVA_OPTIONS="-Djava.awt.headless=true
-Dhudson.model.WorkspaceCleanupThread.disabled=true"
(restart jenkins)
How come this doesn't stop workspace cleanup working everywhere?
I want the workspace cleanup plugin to work, just not on parent builds
in matrix jobs...
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
--
You received this message because you are subscribed to the Google Groups "Jenkins
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.