summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/test/disk_availability_test.py
Commit message (Expand)AuthorAgeFilesLines
* disk_availability check: include submount storageLuke Meyer2017-10-201-2/+21
* openshift_checks: use oo group names everywhereLuke Meyer2017-10-041-20/+20
* openshift_checks: enable providing file outputsLuke Meyer2017-09-181-6/+7
* openshift_checks: refactor find_ansible_mountLuke Meyer2017-08-081-11/+23
* add pre-flight checks to ugrade pathjuanvallejo2017-08-021-5/+64
* Revert "Add health checks to upgrade playbook"Rodolfo Carvalho2017-07-281-64/+5
* fixes after rebasing with #4485juanvallejo2017-07-261-2/+2
* add pre-flight checks to ugrade pathjuanvallejo2017-07-261-5/+64
* 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