package
1.14.0
Repository: https://github.com/openshift/addon-operator.git
Documentation: pkg.go.dev

# README

Integration Tests

This folder contains the integration tests and their utilities of the project.

These tests here are primarily used to test the Addon Operator itself and it's interaction with Kubernetes/OpenShift and OLM.

Previously these tests where named e2e-tests, but we choose to rename them, because the real end to end tests are done with osde2e and OCM.

# Functions

No description provided by the author
No description provided by the author
Prints the phase of a pod together with the logs of every container.
Runs a local apiserver proxy on 127.0.0.1:8001 similar to `kubectl proxy`.
Wait for an up-to-date condition value on an addon.
Wait that something happens with an object.
No description provided by the author
WaitToBeGone blocks until the given object is gone from the kubernetes API server.

# Constants

No description provided by the author

# Variables

Namespace that the Addon Operator is running in.
Client pointing to the e2e test cluster.
No description provided by the author
Typed K8s Clients.
No description provided by the author
No description provided by the author
No description provided by the author