summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/test/package_availability_test.py
Commit message (Expand)AuthorAgeFilesLines
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-3/+3
* Remove openshift.common.service_typeMichael Gugino2017-12-071-4/+4
* openshift_checks: use oo group names everywhereLuke Meyer2017-10-041-3/+3
* openshift_checks: enable providing file outputsLuke Meyer2017-09-181-1/+1
* openshift_checks: add retries in pythonLuke Meyer2017-09-121-2/+2
* openshift_checks: refactor to internalize task_varsLuke Meyer2017-07-251-4/+3
* skip PackageAvailability check if not yumjuanvallejo2017-04-111-0/+14
* Add unit tests for package_availability.pyRodolfo Carvalho2017-03-281-0/+49