-
Epic
-
Resolution: Unresolved
-
Major
-
None
-
None
-
Fix v0 flakes
-
Future Sustainability
-
0% To Do, 0% In Progress, 100% Done
-
False
-
-
False
-
Not Selected
-
None
-
None
-
None
List of flakes:
| Spec | Location |
|---|---|
| creates v1 CRDs with a v1 schema successfully | test/e2e/crd_e2e_test.go |
| should have removed the old configmap and put the new configmap in place | test/e2e/gc_e2e_test.go |
| can satisfy an associated ClusterServiceVersion's ownership requirement | test/e2e/csv_e2e_test.go |
| Is updated when the CAs expire | test/e2e/webhook_e2e_test.go |
| upgrade CRD with deprecated version | test/e2e/installplan_e2e_test.go |
| consistent generation | test/e2e/installplan_e2e_test.go |
| should clear up the condition in the InstallPlan status that contains an error message when a valid OperatorGroup is created | test/e2e/installplan_e2e_test.go |
| OperatorCondition Upgradeable type and overrides | test/e2e/operator_condition_e2e_test.go |
| eventually reports a successful state when using skip ranges | test/e2e/fail_forward_e2e_test.go |
| eventually reports a successful state when using replaces | test/e2e/fail_forward_e2e_test.go |
| intersection | test/e2e/operator_groups_e2e_test.go |
| OLM applies labels to Namespaces that are associated with an OperatorGroup | test/e2e/operator_groups_e2e_test.go |
| updates multiple intermediates | test/e2e/subscription_e2e_test.go |
| creation with dependencies | test/e2e/subscription_e2e_test.go |
| choose the dependency from the right CatalogSource based on lexicographical name ordering of catalogs | test/e2e/subscription_e2e_test.go |
| should report only package and channel deprecation conditions when bundle is no longer deprecated | test/e2e/subscription_e2e_test.go |
$ grep -ir "[FLAKE]" test/e2e