summaryrefslogtreecommitdiffstats
path: root/test/integration/openshift_health_checker
Commit message (Collapse)AuthorAgeFilesLines
* integration tests: add CI scriptsLuke Meyer2017-04-254-21/+2
| | | | | | 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: define image builds to support testsLuke Meyer2017-04-2510-0/+219
|
* preflight int tests: generalize; add testsLuke Meyer2017-04-2520-98/+406
| | | | | | Make the container setup and teardown more reusable. Remove example tests. Add basic package tests.
* Add stub of preflight integration testsRodolfo Carvalho2017-04-257-0/+211