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

Implement global cleanup policy for all caches created by Jenkins jobs

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • jobcacher-plugin
    • None

      The current implementation of the job-cacher plugin, when used intensively and if the caches are created in their default locations on the Jenkins master, leads to unnecessary and growing disk space consumption on the Jenkins master.

      Therefore, the plugin should provide a global setting such as 'Delete all caches older than N days'.

      A possible and acceptable alternative would be an option in the pipeline command cache(), which could be used to clean up the cache of the given build job.

            petehayes Peter Hayes
            andreasgalek Andreas Galek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: