# Integration tests Integration tests exercise the OpenShift Ansible playbooks by performing simulated installations in Docker containers. ## Running the tests From the repository root, run with: ``` tox -e integration ```