Skip to content

Commit a93cbf5

Browse files
authored
Update maintenance.md
1 parent 95980a1 commit a93cbf5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/maintenance.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ Tips for addressing gradually dwindling free space:
4444
Tips for addressing a temporary free-space issue on the behemoths:
4545

4646
* Usually the problem is in `/home/jenkins`.
47+
* A common cause for temporary greatly increased disk usage is closely
48+
spaced bumping of the community build Scala SHAs, and/or doing
49+
community build runs with PR snapshot SHAs.
4750
* You can use the "Clear Workspace" button in the Jenkins UI.
4851
* Alternatively, on the command line, in `/home/jenkins/workspace`,
4952
you can blow away `*/{dbuild,clones,target}-*`. (Not while a

0 commit comments

Comments
 (0)