<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="44.893" tests="3" failures="2">
  <testsuite name="Root Suite" timestamp="2026-07-16T03:22:57" 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-16T03:22:58" tests="3" time="44.709" failures="2">
    <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="13.882" 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="13.933" 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:358:14)]]></failure>
    </testcase>
    <testcase name="Verify that only the Cluster Admin can access Cluster Settings Cluster Admin user can access all Settings pages" time="3.778" classname="Cluster Admin user can access all Settings pages">
      <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 as admin
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:358:14)]]></failure>
    </testcase>
  </testsuite>
</testsuites>