# README
Overview
Home for the repositories' e2e testing suite.
Pre-requisites
Note: In order to quickly install OLM, run
operator-sdk olm install
.
- An existing cluster is present
- OLM has been installed on the cluster
Workflow
- Run the e2e suite via the
make e2e
target
# Functions
HandleTestCaseFailure is responsible for attempting to collect relevant testing artifacts when individual test cases fail.