package
0.0.0-20240926165010-83d274ee00c8
Repository: https://github.com/openshift/platform-operators.git
Documentation: pkg.go.dev

# 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.