Bug 1874513
Summary: | [sig-arch][Early] Managed cluster should start all core operators: <numerous specific tests> | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Brett Tofel <btofel> |
Component: | Networking | Assignee: | Andrew McDermott <amcdermo> |
Networking sub component: | router | QA Contact: | Hongan Li <hongli> |
Status: | CLOSED NOTABUG | Docs Contact: | |
Severity: | high | ||
Priority: | unspecified | CC: | amcdermo, aos-bugs, bbennett, bparees, danili, hongli, nmoraiti, rteague, sgreene, wking |
Version: | 4.6 | ||
Target Milestone: | --- | ||
Target Release: | 4.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | non-multi-arch | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1859918 | Environment: |
[sig-arch][Early] Managed cluster should start all core operators
|
Last Closed: | 2020-09-23 19:59:14 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1859918 | ||
Bug Blocks: |
Description
Brett Tofel
2020-09-01 14:15:03 UTC
Cloned this as Build Watcher as it's also happening under 4.6, numerous tests as well. Here's an example test fail: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/release-openshift-origin-installer-e2e-gcp-4.6/1300441657195368448 fail [github.com/openshift/origin@/test/extended/operators/operators.go:94]: Aug 31 15:29:30.167: Some cluster operators are not ready: ingress (Degraded=True IngressControllersDegraded here's a narrow search that shows specifically cases where the ingress operator is showing up degraded: https://search.ci.openshift.org/?search=Degraded%3DTrue+IngressControllersDegraded%3A+Some+ingresscontrollers+are+degraded%3A+default&maxAge=168h&context=1&type=bug%2Bjunit&name=&maxMatches=5&maxBytes=20971520&groupBy=job I’m adding UpcomingSprint, because I was occupied by fixing bugs with higher priority/severity, developing new features with higher priority, or developing new features to improve stability at a macro level. I will revisit this bug next sprint. This bug has not been hit on 4.6 CI at all in the past 14 days. https://search.ci.openshift.org/?search=Degraded%3DTrue+IngressControllersDegraded%3A+Some+ingresscontrollers+are+degraded%3A+default&maxAge=336h&context=1&type=bug%2Bjunit&name=&maxMatches=5&maxBytes=20971520&groupBy=job Shows the bug fail 3 times in the last 14 days but only on 4.5, not on 4.6 Closing this bug as not a bug. Will address the 4.5 issue via the cloned BZ. |