Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
-
All Environments
Description
Please stop all builds if the master node has a full disk. In my case our master disk is full of archived artifacts. The slaves continue to create artifacts which is filling up the master disk.
Attachments
Issue Links
- relates to
-
JENKINS-44717 Need a disk full threshold to stop queue
-
- Open
-
Nobody interested in this request, so resolving.
Also, Jenkins uses the System property hudson.diagnosis.HudsonHomeDiskUsageChecker.freeSpaceThreshold, by default set to 1GB, to determine when to start warning admins about this issue.