summaryrefslogtreecommitdiffstats
path: root/test/integration/openshift_health_checker/setup_container.yml
Commit message (Collapse)AuthorAgeFilesLines
* integration tests: add CI scriptsLuke Meyer2017-04-251-1/+1
| | | | | | Add some scripts that can be run from Jenkins to build/push test images and to run the tests. Updated README to expand on running tests.
* preflight int tests: generalize; add testsLuke Meyer2017-04-251-0/+45
Make the container setup and teardown more reusable. Remove example tests. Add basic package tests.