-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
4.20
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
ppc64le
-
QA
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Observed the tests failures while running "tests/cluster-settings/cluster-settings.cy.ts" and "tests/cluster-settings/alertmanager/alertmanager.cy.ts" test suites from https://github.com/openshift/console/frontend/packages/integration-tests-cypress repository on OCP 4.20-ec.5 ppc64le cluster. The test cases related to the cluster-settings page are failing due to many recurring API calls for same UI element on the Administration-> cluster-settings-> Configuration tab.
Version-Release number of selected component (if applicable):
4.20-ec.5
How reproducible:
The issue can be reproduced with OCP 4.20 ppc64le cluster while running the tests from "tests/cluster-settings/*" from https://github.com/openshift/console/frontend/packages/integration-tests-cypress repo.
Steps to Reproduce:
1. Deploy a OCP 4.20 ppc64le cluster 2. Setup a https://github.com/openshift/console repo 3. Run the test suites from "tests/cluster-settings/*"
Actual results:
The tests from "tests/cluster-settings/*" are failing.
Expected results:
The tests should be passed on ppc64le arch.
Additional info:
cypress recordings- [^cluster-settings.cy.ts.mp4] , [^alertmanager.cy.ts.mp4]
console log: [^cluster-settings-20250805-1438.txt]