<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="184.790" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-16T03:20:41" tests="0" file="cypress/tests/e2e/dataScienceProjects/models/testModelPvcDeployment.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify a contributor can deploy a model from a PVC" timestamp="2026-07-16T03:20:41" tests="1" time="184.392" failures="1">
    <testcase name="Verify a contributor can deploy a model from a PVC Admin creates PVC with model, Contributor deploys from PVC and verifies deployment" time="133.006" classname="Admin creates PVC with model, Contributor deploys from PVC and verifies deployment">
      <failure message="

Test steps were:

1. Log into the application as admin
2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/
3. Navigate to the project as admin
4. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/projects
5. Navigate to cluster storage page

Timed out retrying after 10000ms: Expected to find element: `[data-testid=&quot;cluster-storage-button&quot;], [data-testid=&quot;actions-cluster-storage-button&quot;]`, but never found it." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-testid="cluster-storage-button"], [data-testid="actions-cluster-storage-button"]`, but never found it.
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/pages/clusterStorage.ts:295:9)]]></failure>
    </testcase>
  </testsuite>
</testsuites>