Description of problem: Unit test TestGetReclaimableThreshold is failing very frequently in CI. https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_kubernetes/263/pull-ci-openshift-kubernetes-master-unit/1285216748374593536 https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_kubernetes/263/pull-ci-openshift-kubernetes-master-unit/1285201955584479232 Version-Release number of selected component (if applicable): How reproducible: Most of the time Steps to Reproduce: 1. 2. 3. Actual results: unit test fails Expected results: unit test must pass Additional info:
I think the printing of the threshold name is throwing off the results parser https://github.com/kubernetes/kubernetes/pull/78624/files#diff-d1674863b3df010b8b90a347f6bec9b2R95
Upstream PR https://github.com/kubernetes/kubernetes/pull/93478
@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