Bug 1820807
| Summary: | Run template e2e-aws-upgrade - e2e-aws-upgrade container test failed | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Sebastian Jug <sejug> |
| Component: | Etcd | Assignee: | Alay Patel <alpatel> |
| Status: | CLOSED DUPLICATE | QA Contact: | ge liu <geliu> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.4 | CC: | bparees, sbatsche, wking |
| Target Milestone: | --- | ||
| Target Release: | 4.5.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
test: Overall
|
|
| Last Closed: | 2020-04-28 16:02:53 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Sebastian Jug
2020-04-03 23:22:55 UTC
Proximal cause for the "Cluster should remain functional during upgrade" failure was:
fail [github.com/openshift/origin/test/e2e/upgrade/upgrade.go:135]: during upgrade to registry.svc.ci.openshift.org/ocp/release:4.5.0-0.ci-2020-04-03-190912 Unexpected error: <*errors.errorString | 0xc002818c80>: { s: "Cluster did not complete upgrade: timed out waiting for the condition: deployment openshift-operator-lifecycle-manager/olm-operator is not available MinimumReplicasUnavailable: Deployment does not have minimum availability.", } Cluster did not complete upgrade: timed out waiting for the condition: deployment openshift-operator-lifecycle-manager/olm-operator is not available MinimumReplicasUnavailable: Deployment does not have minimum availability. occurred
*** This bug has been marked as a duplicate of bug 1817588 *** |