summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/openshift_checks/memory_availability.py
Commit message (Expand)AuthorAgeFilesLines
* openshift_checks: use oo group names everywhereLuke Meyer2017-10-041-3/+3
* openshift_checks: refactor to internalize task_varsLuke Meyer2017-07-251-10/+9
* openshift_checks: improve comments/namesLuke Meyer2017-07-251-1/+1
* memory check: use GiB/MiB and adjust memtotalLuke Meyer2017-05-291-10/+15
* memory health check: adjust threshold for etcdLuke Meyer2017-05-231-1/+1
* disk/memory checks: make threshold configurableLuke Meyer2017-05-231-1/+3
* Simplify memory availability check, review testsRodolfo Carvalho2017-04-171-22/+28
* add disk and memory availability check testsjuanvallejo2017-04-171-1/+4
* add ram and storage preflight checkjuanvallejo2017-04-171-0/+35