-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.13, 4.12, 4.14, 4.15, 4.16, 4.17
-
Low
-
No
-
NE Sprint 256, NE Sprint 257, NE Sprint 258, NE Sprint 259, NE Sprint 260, NE Sprint 261, NE Sprint 262, NE Sprint 263
-
8
-
Rejected
-
False
-
-
N/A (Internal Fix)
-
Release Note Not Required
-
In Progress
Description of problem:
TestIngressControllerNamespaceSelectorUpdateShouldClearRouteStatus failed due to previously seen issue with using a outdated IngressController object on update: router_status_test.go:248: failed to update ingresscontroller: Operation cannot be fulfilled on ingresscontrollers.operator.openshift.io "ic-namespace-selector-test": the object has been modified; please apply your changes to the latest version and try again
Version-Release number of selected component (if applicable):
4.12-4.17
How reproducible:
<5% (Seen only once)
Steps to Reproduce:
1. Run TestIngressControllerNamespaceSelectorUpdateShouldClearRouteStatus on a busy cluster with other tests in parallel until it fails
Actual results:
Flake
Expected results:
No flake
Additional info:
"7 runs, 57% failed, 25% of failures match = 14% impact"
I think we should address all possible "Operation cannot be fulfilled on ingresscontroller" flakes together.
- relates to
-
OCPBUGS-35356 TestIngressControllerRouteSelectorUpdateShouldClearRouteStatus the object has been modified flake
- Closed
- links to