-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.21, 4.22
-
None
Description of problem:
When running e2e tests with OTE, tests were failing with panic errors. fail [runtime/panic.go:262]: Test Panicked: runtime error: invalid memory address or nil pointer dereference fail [runtime/panic.go:262]: Test Panicked failed job https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_release/73339/rehearse-73339-pull-ci-openshift-cluster-control-plane-machine-set-operator-main-e2e-aws-operator-techpreview-1of2/2010551275153788928
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. make build
2. ./bin/cluster-control-plane-machine-set-operator-ext run-suite cpmso/presubmit
3.
Actual results:
fail [runtime/panic.go:262]: Test Panicked: runtime error: invalid memory address or nil pointer dereference fail [runtime/panic.go:262]: Test Panicked
Expected results:
Test run successfully
Additional info: