Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made the router test take Env variables to alter logging
Added new environment variables to help with debugging: - OPENSHIFT_LOG_LEVEL: Defaults to 4, but sets the debug level to the given value - OPENSHIFT_GET_ALL_DOCKER_LOGS: A boolean that enables dumping of all container logs if any container failed (rather than just giving the logs from the failure)
- Loading branch information