Description of problem: The Cluster Settings unit test does not test the new features added in 4.6 and should be updated accordingly.
@Robb, do you know where we can get the unit test job log to check the fix part is executed?
@Yanping, unfortunately, Prow does not log successful runs of the unit tests. We're looking at adding that functionality. In the mean time, you can assume that the tests are successful if there are no errors logged in Prow *or* run the tests locally (see https://github.com/openshift/console#unit-tests).
@Yanping, https://github.com/openshift/console/pull/6396 adds a jUnit report for the unit tests. Once it merges, you'll be able to see the report in Prow. \o/
@Robb, Thanks for your info. Check log in https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_console/6396/pull-ci-openshift-console-master-frontend/1296910269380825088, the new added Unit test for cluster setting page have been executed successfully. The bug is fixed.
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