I have a job that may run for a long time looping some workflow steps. This causes the JENKINS_HOME/jobs/JobName/builds/Job_Number/workflow directory to get bigger and bigger....this job currently has 300,000+ small XML files, which starts to add up.
This also causes going to jenkinsURL/job/JobName/builds/Job_Number/flowGraphTable to crash most browsers.
Anyway to disable collecting the flowGraphTable XMLs for long jobs?