Discover Packages
github.com/openshift/platform-operators
test
e2e
package
Version:
v0.0.0-...-83d274e
Opens a new window with list of versions in this module.
Published: Sep 26, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
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
Expand ▾
Collapse ▴
Documentation
¶
func HandleTestCaseFailure() error
HandleTestCaseFailure is responsible for attempting to collect relevant
testing artifacts when individual test cases fail. In the case that
a test passes, then this function is a no-op and will return a nil error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.