We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e05efe commit d048fddCopy full SHA for d048fdd
doc/maintenance.md
@@ -34,6 +34,7 @@ Tips for addressing gradually dwindling free space:
34
* on jenkins-worker-windows-publish, the usual culprit is
35
`/home/tmp`. ssh in and just blow away everything in there
36
(but not while a job is running!).
37
+* on jenkins-worker-ubuntu-publish, same but `/home/jenkins/tmp`
38
* on jenkins-master, the culprit may vary. Usually the problem
39
is under `/var/lib/jenkins`. Poke around with commands like
40
`find` and `du` and see where the space is going.
0 commit comments