jenkinsci / jenkinsci/cloudbees-disk-usage-simple-plugin
[JENKINS-32041] Disk usage incorrect when custom workspace and build root record directory used
- Dominant language
- Java
- Stars
- 6
- Forks
- 35
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
When setting the custom "Workspace Root Directory" and/or "Build Record Root Directory" in Jenkins global "Advanced" settings then the disk usage reported by the Simple Disk Usage Plugin is incorrect (i.e. it does not include these directories)
Since most of the data is stored in the "Workspace Root Directory" and/or "Build Record Root Directory" it would be useful if the disk usage in these areas were reported by the plugin.
---
Originally reported by barnish, imported from: Disk usage incorrect when custom workspace and build root record directory used
Raw content of original issue
When setting the custom "Workspace Root Directory" and/or "Build Record Root Directory" in Jenkins global "Advanced" settings then the disk usage reported by the Simple Disk Usage Plugin is incorrect (i.e. it does not include these directories)
Since most of the data is stored in the "Workspace Root Directory" and/or "Build Record Root Directory" it would be useful if the disk usage in these areas were reported by the plugin.
environment
```
Jenkins ver. 1.625.3
CloudBees Simple Disk Usage Plugin 0.5
RHEL 6.4
JRE 1.8.0_60
```
Contributor guide
Assessment
This issue has not been assessed yet.