Bug 1858871
| Summary: | Unit test TestGetReclaimableThreshold is failing very frequently in CI | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Venkata Siva Teja Areti <vareti> |
| Component: | Node | Assignee: | Seth Jennings <sjenning> |
| Status: | CLOSED ERRATA | QA Contact: | Weinan Liu <weinliu> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.6 | CC: | aos-bugs, jokerman, sjenning |
| Target Milestone: | --- | ||
| Target Release: | 4.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-10-27 16:16:00 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
Venkata Siva Teja Areti
2020-07-20 16:11:01 UTC
I think the printing of the threshold name is throwing off the results parser https://github.com/kubernetes/kubernetes/pull/78624/files#diff-d1674863b3df010b8b90a347f6bec9b2R95 @Seth, I see it's a UT issue, may I ask where I can get the latest UT result? https://deck-ci.apps.ci.l2s4.p1.openshiftapps.com/?job=pull-ci-openshift-kubernetes-master-unit This looks like the most recent one https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_kubernetes/323/pull-ci-openshift-kubernetes-master-unit/1300434543550926848 Issue got fixed basing on comment 7. TestGetReclaimableThreshold failure did not happen in the most recent UT result. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.6 GA Images), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4196 |