Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-21023

WorkspaceCleanupThread does not handle folders

XMLWordPrintable

      Only considers direct subdirectories of jobs, and later calls getItem which can only work for top-level jobs.

      Also process(Jenkins) is only looking for $JENKINS_HOME/jobs/*/workspace/ for builds run on master, which is deprecated—new installations use $JENKINS_HOME/workspace/*/. Ideally would handle any workspace location pattern, since this is configurable.

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: