You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fail] ClusterServiceVersion when a CustomResourceDefinition was installed alongside a ClusterServiceVersion [AfterEach] can satisfy an associated ClusterServiceVersion's ownership requirement
/home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/csv_e2e_test.go:129
[Fail] ClusterServiceVersion when a CustomResourceDefinition was installed alongside a ClusterServiceVersion [BeforeEach] when an unassociated ClusterServiceVersion in different namespace owns the same CRD can satisfy the unassociated ClusterServiceVersion's ownership requirement
/home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/csv_e2e_test.go:123
What did you do?
e2e test in the CI build failed.
What did you expect to see?
No failure
What did you see instead? Under which circumstances?
Failure above.
The first error is a timeout removing the namespace during the test clean up. The second error is caused by the uncleaned resources by the first error.
Environment
operator-lifecycle-manager version:
Kubernetes version information:
Kubernetes cluster kind:
Possible Solution
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Bug Report
e2e "ClusterServiceVersion when a CustomResourceDefinition was installed alongside a ClusterServiceVersion" failure
https://github.com/operator-framework/operator-lifecycle-manager/runs/4622357457?check_suite_focus=true#step:4:9553
[Fail] ClusterServiceVersion when a CustomResourceDefinition was installed alongside a ClusterServiceVersion [AfterEach] can satisfy an associated ClusterServiceVersion's ownership requirement
/home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/csv_e2e_test.go:129
[Fail] ClusterServiceVersion when a CustomResourceDefinition was installed alongside a ClusterServiceVersion [BeforeEach] when an unassociated ClusterServiceVersion in different namespace owns the same CRD can satisfy the unassociated ClusterServiceVersion's ownership requirement
/home/runner/work/operator-lifecycle-manager/operator-lifecycle-manager/test/e2e/csv_e2e_test.go:123
What did you do?
e2e test in the CI build failed.
What did you expect to see?
No failure
What did you see instead? Under which circumstances?
Failure above.
The first error is a timeout removing the namespace during the test clean up. The second error is caused by the uncleaned resources by the first error.
Environment
Possible Solution
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: