summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/test/action_plugin_test.py
Commit message (Expand)AuthorAgeFilesLines
* docker_image_availability: credentials to skopeoMichael Gugino2017-10-061-0/+1
* openshift_checks: enable providing file outputsLuke Meyer2017-09-181-17/+108
* openshift_health_check: allow disabling all checksLuke Meyer2017-09-121-2/+7
* Update error message: s/non-unique/duplicateRodolfo Carvalho2017-08-241-1/+1
* List known checks/tags when check name is invalidRodolfo Carvalho2017-08-241-8/+2
* List existing health checks when none is requestedRodolfo Carvalho2017-08-241-1/+2
* openshift_checks: add property to track 'changed'Luke Meyer2017-08-021-5/+9
* openshift_checks: refactor to internalize task_varsLuke Meyer2017-07-251-9/+8
* Capture exceptions when resolving available checksRodolfo Carvalho2017-06-231-1/+11
* health checks: specify check skip reasonLuke Meyer2017-05-231-1/+15
* Fix instantiation of action plugin in test fixtureRodolfo Carvalho2017-04-131-1/+3
* Add tests for action pluginRodolfo Carvalho2017-04-041-15/+168
* Make resolve_checks more strictRodolfo Carvalho2017-04-041-0/+74