summaryrefslogtreecommitdiffstats
path: root/test/integration/openshift_health_checker/setup_container.yml
Commit message (Collapse)AuthorAgeFilesLines
* Playbook Consolidation - InitializationRussell Teague2017-11-151-2/+1
|
* Fix lint errorsScott Dodson2017-08-071-2/+1
|
* integration tests: keep openshift_version happyLuke Meyer2017-08-071-0/+15
|
* New pattern involves startup and initializing through the std_include.ymlKenny Woodson2017-08-071-1/+1
|
* openshift_checks: eval groups before including roleLuke Meyer2017-06-231-0/+3
| | | | | | openshift_health_checker requires openshift_version, and that has been updated to require group evaluation. Update check playbooks and integration tests to do group eval.
* 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.