summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/test/disk_availability_test.py
Commit message (Expand)AuthorAgeFilesLines
* openshift_checks: refactor to internalize task_varsLuke Meyer2017-07-251-7/+4
* Enable disk check on containerized installsRodolfo Carvalho2017-06-221-13/+10
* Require at least 1GB in /usr/bin/local and tempdirRodolfo Carvalho2017-06-221-1/+1
* Refactor DiskAvailability for arbitrary pathsRodolfo Carvalho2017-06-221-1/+1
* disk/memory checks: make threshold configurableLuke Meyer2017-05-231-4/+32
* Simplify memory availability check, review testsRodolfo Carvalho2017-04-171-3/+3
* Simplify disk availability check, review testsRodolfo Carvalho2017-04-171-78/+127
* add disk and memory availability check testsjuanvallejo2017-04-171-0/+106