summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/test/docker_image_availability_test.py
Commit message (Collapse)AuthorAgeFilesLines
* remove skopeo dependency on docker-pyjuanvallejo2017-05-191-74/+73
|
* improve error handling for missing varsjuanvallejo2017-05-191-18/+169
|
* Add test scaffold for docker_image_availability.pyRodolfo Carvalho2017-03-281-0/+28
The intention is to set a starting point and let another team member work on the code to gain experience with tests.