-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
As a developer, I want to run the same tests the CI runs without having to manually set everything up, so that I can quickly diagnose CI failures.
Acceptance criteria:
- a test-e2e make target should run e2e tests against an existing cluster
- an automation script that will deploy a published version of the operator (using custom catalog source) into an existing cluster
- both the above use the current client (oc) login session