<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="5.803" tests="3" failures="2">
  <testsuite name="Root Suite" timestamp="2026-09-10T07:17:58" 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-09-10T07:17:58" tests="3" time="5.743" failures="1">
    <testcase name="Verify that only the Cluster Admin can access Cluster Settings &quot;before each&quot; hook: retryableBeforeEach for &quot;Admin should access Cluster Settings and see UI fields matching OpenShift configurations&quot;" time="2.308" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Admin should access Cluster Settings and see UI fields matching OpenShift configurations&quot;">
      <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

Failed to create ClusterRoleBinding: The ClusterRoleBinding &quot;cypress-test-***&quot; is invalid: subjects[0].name: Required value

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Verify that only the Cluste...`" type="Error"><![CDATA[Error: Failed to create ClusterRoleBinding: The ClusterRoleBinding "cypress-test-***" is invalid: subjects[0].name: Required value
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/clusterSettings/testAdminClusterSettings.cy.ts:136:20)]]></failure>
    </testcase>
  </testsuite>
</testsuites>