Skip to content

Commit d048fdd

Browse files
authored
Update maintenance.md
1 parent 9e05efe commit d048fdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Tips for addressing gradually dwindling free space:
3434
* on jenkins-worker-windows-publish, the usual culprit is
3535
`/home/tmp`. ssh in and just blow away everything in there
3636
(but not while a job is running!).
37+
* on jenkins-worker-ubuntu-publish, same but `/home/jenkins/tmp`
3738
* on jenkins-master, the culprit may vary. Usually the problem
3839
is under `/var/lib/jenkins`. Poke around with commands like
3940
`find` and `du` and see where the space is going.

0 commit comments

Comments
 (0)