summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/test/package_version_test.py
Commit message (Collapse)AuthorAgeFilesLines
* preflight checks: refactor and fix aos_versionLuke Meyer2017-04-081-5/+8
| | | | | | | | | | | Bring in openshift_repos to provide Origin repo before checks on Origin. For OCP we want the check to fail if both version 3.3 and version 3.4 are available - they shouldn't have both channels enabled. For Origin everything is in one repo so it's not surprising to find 1.4 and 1.5 versions available. Added unit tests as well.
* Add unit tests for package_version.pyRodolfo Carvalho2017-03-281-0/+21