<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="78.799" tests="4" failures="4">
  <testsuite name="Root Suite" timestamp="2026-07-12T21:52:40" tests="0" file="cypress/tests/e2e/storageClasses/storageClasses.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="An admin user can manage Storage Classes from Settings -&gt; Storage classes view" timestamp="2026-07-12T21:52:40" tests="4" time="78.514" failures="4">
    <testcase name="An admin user can manage Storage Classes from Settings -&gt; Storage classes view An admin user can enable a disabled Storage Class" time="5.808" classname="An admin user can enable a disabled Storage Class">
      <failure message="

Test steps were:

1. Navigate to Storage Classes view
2. 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="An admin user can manage Storage Classes from Settings -&gt; Storage classes view An admin user can disable an enabled Storage Class" time="0.475" classname="An admin user can disable an enabled Storage Class">
      <failure message="

Test steps were:

1. Navigate to Storage Classes view
2. 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="An admin user can manage Storage Classes from Settings -&gt; Storage classes view An admin user can set an enabled Storage Class as the default one" time="0.451" classname="An admin user can set an enabled Storage Class as the default one">
      <failure message="

Test steps were:

1. Navigate to Storage Classes view
2. 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="An admin user can manage Storage Classes from Settings -&gt; Storage classes view An admin user can edit the access mode of a storage class" time="0.691" classname="An admin user can edit the access mode of a storage class">
      <failure message="

Test steps were:

1. Navigate to Storage Classes view
2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/
3. Check SC initial access modes
4. Navigate to edit SC
5. Check initial access mode checkboxes state
6. Change access modes - enable ReadWriteMany and ReadOnlyMany
7. Verify the checkboxes are now checked
8. Save the changes
9. Verify that the correct access mode labels are displayed in the table

Timed out retrying after 10000ms: Expected to find content: &apos;RWX&apos; within the element: &lt;ul.pf-v6-c-label-group__list&gt; but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find content: 'RWX' within the element: <ul.pf-v6-c-label-group__list> but never did.
    at eval (webpack://@odh-dashboard/cypress/./cypress/pages/storageClasses.ts:111:45)
at Array.map (<anonymous>)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/pages/storageClasses.ts:111:27)]]></failure>
    </testcase>
  </testsuite>
</testsuites>