-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
None
-
None
-
None
-
None
-
Multi-Arch Sprint 255
Reference task: https://issues.redhat.com/browse/MULTIARCH-4418
Failing console e2e UI tests on 4.16 cluster on Power.
Done some investigation on the e2e failures and here are the findings.
1. tests/app/admission-webhook-warning-notifications.cy.ts: The tests are failing due to unable to pass the UI checks. The UI labels can be seen in the screen recording while during the test run the checks getting failed for both 1. "Create a Pod and display admission webhook notification" and 2. "Create bulk resources and admission webhook" tests.
"Create a Pod and display admission webhook notification" failure context- https://github.com/openshift/console/blob/d705546ba145e17d0e9019f58b5185c078621c07/frontend/packages/integration-tests-cypress/tests/app/admission-webhook-warning-notifications.cy.ts#L134
"Create bulk resources and admission webhook" failure context- https://github.com/openshift/console/blob/d705546ba145e17d0e9019f58b5185c078621c07/frontend/packages/integration-tests-cypress/tests/app/admission-webhook-warning-notifications.cy.ts#L160
2. tests/app/demo-dynamic-plugin.cy.ts: The tests are not getting executed because of dynamic-plugin not enabled. The dynamic-plugin can be enabled only if "PLUGIN_PULL_SPEC" env set. Need to check the valid values for "PLUGIN_PULL_SPEC" env var.
3. tests/app/resource-log.cy.ts: The test failing due to unable to get the pods records on the Workloads-> Pods tab. To verify the test need to deploy test pod.
4. tests/crd-extensions/console-cli-downloads.cy.ts: The test is failing for click action event on the CRD details page due to page being unresponsive. Failure context- https://github.com/openshift/console/blob/d705546ba145e17d0e9019f58b5185c078621c07/frontend/packages/integration-tests-cypress/views/list-page.ts#L72
Asked about further suggestions/ workarounds on above in the discussion thread- https://redhat-internal.slack.com/archives/C6A3NV5J9/p1717511977271919?thread_ts=1717133381.967599&cid=C6A3NV5J9