summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/test/memory_availability_test.py
Commit message (Expand)AuthorAgeFilesLines
* openshift_checks: use oo group names everywhereLuke Meyer2017-10-041-18/+18
* openshift_checks: refactor to internalize task_varsLuke Meyer2017-07-251-5/+3
* memory check: use GiB/MiB and adjust memtotalLuke Meyer2017-05-291-10/+21
* memory health check: adjust threshold for etcdLuke Meyer2017-05-231-3/+9
* disk/memory checks: make threshold configurableLuke Meyer2017-05-231-5/+26
* Simplify memory availability check, review testsRodolfo Carvalho2017-04-171-49/+56
* add disk and memory availability check testsjuanvallejo2017-04-171-0/+84