[flake] OperatorCondition controller unit test
Flaky Test Report
Failure Log Link
https://github.com/operator-framework/operator-lifecycle-manager/runs/6374980917?check_suite_focus=true Relevant Failure Log
• [FAILED] [0.106 seconds] OperatorCondition /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/pkg/controller/operators/operatorcondition_controller_test.go:20 The OperatorCondition Reconciler /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/pkg/controller/operators/operatorcondition_controller_test.go:47 a CSV exists that owns a deployment /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/pkg/controller/operators/operatorcondition_controller_test.go:151 and an OperatorCondition with a different name than the CSV includes that deployment in its spec.Deployments array /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/pkg/controller/operators/operatorcondition_controller_test.go:233 [It] does not inject the OperatorCondition name into the deployment's Environment Variables /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/pkg/controller/operators/operatorcondition_controller_test.go:247
Begin Captured GinkgoWriter Output >> 1.652204407398711e+09 DEBUG controllers.Adoption reconciling csv {"request": "ns-rvf97/test"} 1.6522044074294171e+09 DEBUG controllers.OperatorCondition reconciling {"request": "ns-rvf97/testdifferent"} << End Captured GinkgoWriter Output
Failed after 0.000s. Expected <*errors.StatusError | 0xc0004846e0>: { ErrStatus: { TypeMeta: {Kind: "", APIVersion: ""}, ListMeta: { SelfLink: "", ResourceVersion: "", Continue: "", RemainingItemCount: nil, }, Status: "Failure", Message: "Deployment.apps "deployment" not found", Reason: "NotFound", Details: {Name: "deployment", Group: "apps", Kind: "Deployment", UID: "", Causes: nil, RetryAfterSeconds: 0}, Code: 404, }, } to be nil In [It] at: /home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/pkg/controller/operators/operatorcondition_controller_test.go:264