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

The disk usage calculation should take into accound deported builds

      On master the Build Record Root Directory which is by default ${ITEM_ROOTDIR}/builds could be somewhere else

          [JENKINS-35384] The disk usage calculation should take into accound deported builds

          The build archives can be located at the value specified by the jenkins.model.Jenkins.buildsDir property, and this value can contain various place holders like ITEM_FULL_NAME which need to be expanded before resolving the end value.

          There is likely a short algorithm to discover the location of the build archives unambiguously somewhere in the Jenkins code base.

          Martin d'Anjou added a comment - The build archives can be located at the value specified by the jenkins.model.Jenkins.buildsDir property, and this value can contain various place holders like ITEM_FULL_NAME which need to be expanded before resolving the end value. There is likely a short algorithm to discover the location of the build archives unambiguously somewhere in the Jenkins code base.

            Unassigned Unassigned
            aheritier Arnaud Héritier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: