<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="716.494" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-09-10T10:16: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-09-10T10:16:47" tests="1" time="716.400" 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="351.247" 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.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/
3. Navigate to the project as admin
4. Navigate to: https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/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

`cy.exec(&apos;oc wait --for=jsonpath=&apos;{.status.phase}&apos;=Succeeded pod/pvc-loader-pod -n test-model-pvc-deployment-134877 --timeout=300s&apos;)` timed out after waiting `300000ms`.

https://on.cypress.io/exec" type="CypressError"><![CDATA[CypressError: `cy.exec('oc wait --for=jsonpath='{.status.phase}'=Succeeded pod/pvc-loader-pod -n test-model-pvc-deployment-134877 --timeout=300s')` timed out after waiting `300000ms`.

https://on.cypress.io/exec
    at <unknown> (https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:124114:70)
    at tryCatcher (https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at <unknown> (https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:4156:41)
    at tryCatcher (https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:298:11)
at Array.forEach (<anonymous>)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:291:11)]]></failure>
    </testcase>
  </testsuite>
</testsuites>