Open perdasilva opened 2 years ago
This is a duplicate to https://github.com/operator-framework/operator-lifecycle-manager/issues/2516. There is no code that handle the case that the opeatorGroup is created after the installPlan creation. By putting a few second sleep between the installplan creation and the operatorgroup createion https://github.com/operator-framework/operator-lifecycle-manager/blob/094ae7bd1111188368e78ce872af86498894fd18/test/e2e/installplan_e2e_test.go#L3211, this test always fails.
Description
Failure log