Skip to content

mthak/diskcheck-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Jenkins DiskCheck Plugin

Motivation

Disk run out of space while running a build , We do use Disk Usage plugin , but it checks for disk usage every hour also mark the slave offline without any notification which is not appropriate

Solution :

The plugin checks for disk available before starting a job and fail the build is the disk is below the Threshold ( You define the Threshold in a global parameter) ,


Also there is a Global Configuration Enable Disk Recycler if it's checked and the disk space is low for a job , then it will delete everything in the current job workspace directory,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages