summaryrefslogtreecommitdiffstats
path: root/test/integration/openshift_health_checker/preflight/playbooks/package_availability_succeeds.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove references to deployment_typeMichael Gugino2017-12-211-1/+1
| | | | | | | Move openshift_deployment_type check into sanity_check action plugin. Remove compatibility for deployment_type. deployment_type has been deprecated for some time now.
* Update deprecation checks - include:Russell Teague2017-12-081-2/+2
|
* preflight int tests: generalize; add testsLuke Meyer2017-04-251-0/+20
Make the container setup and teardown more reusable. Remove example tests. Add basic package tests.