<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="57.253" tests="3" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-09T18:07:10" tests="0" file="cypress/tests/e2e/settings/clusterSettings/testAdminClusterSettings.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify that only the Cluster Admin can access Cluster Settings" timestamp="2026-07-09T18:07:10" tests="3" time="56.974" failures="1">
    <testcase name="Verify that only the Cluster Admin can access Cluster Settings Admin should access Cluster Settings and see UI fields matching OpenShift configurations" time="16.385" classname="Admin should access Cluster Settings and see UI fields matching OpenShift configurations">
    </testcase>
    <testcase name="Verify that only the Cluster Admin can access Cluster Settings Test User - should not have access rights to view the Cluster Settings tab" time="14.075" classname="Test User - should not have access rights to view the Cluster Settings tab">
      <failure message="

Test steps were:

1. Check if user is in RHODS user groups
2. Check for existing ClusterRoleBinding
3. Create ClusterRoleBinding for cluster-admin
4. Log into the application
5. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/

Failed to visit &apos;https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/&apos;. Status code: 503" type="Error"><![CDATA[Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)]]></failure>
    </testcase>
    <testcase name="Verify that only the Cluster Admin can access Cluster Settings Cluster Admin user can access all Settings pages" time="19.275" classname="Cluster Admin user can access all Settings pages">
    </testcase>
  </testsuite>
</testsuites>