<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="172.674" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-14T17:12:47" 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-14T17:12:47" tests="1" time="172.538" 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="57.260" 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
6. Enter cluster storage details
7. Create pod to mount the PVC
8. Verify the pod completes successfully
9. Verify S3 copy completed
10. Log out admin and log in as contributor
11. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/
12. Navigate to the project as contributor
13. Deploy the model from PVC as contributor
14. Step 1: Model details
15. Step 2: Model deployment
16. Step 3: Advanced settings
17. Step 4: Review
18. Verify that the Model is running
19. Verify the model is ready in UI

Timed out retrying after 10000ms: Expected container to be an Element, a Document or a DocumentFragment but got undefined." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected container to be an Element, a Document or a DocumentFragment but got undefined.
    at ModelServingSection.findModelMetricsLink (webpack://@odh-dashboard/cypress/./cypress/pages/modelServing.ts:856:23)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/models/testModelPvcDeployment.cy.ts:209:28)]]></failure>
    </testcase>
  </testsuite>
</testsuites>