<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="148.591" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-12T21:50:05" tests="0" file="cypress/tests/e2e/dataScienceProjects/models/testDeployOCIModel.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="A user can create an OCI connection and deploy a model with it" timestamp="2026-07-12T21:50:05" tests="1" time="148.393" failures="1">
    <testcase name="A user can create an OCI connection and deploy a model with it Verify User Can Create an OCI Connection, Deploy Model with Token Auth, and Verify Token Access" time="24.839" classname="Verify User Can Create an OCI Connection, Deploy Model with Token Auth, and Verify Token Access">
      <failure message="

Test steps were:

1. Navigate to DS Project test-oci-deployment-101388
2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/
3. Create an OCI Connection
4. Deploy OCI Connection with KServe
5. Step 1: Model details
6. Step 2: Model deployment
7. Step 3: Advanced settings
8. Step 4: Review
9. Verify that the Model is running
10. Verify the model is not accessible without a token
11. Get the tokens from the UI
12. Verify the model is accessible with valid tokens
13. Disable token authentication

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.findModelServerDeployedName (webpack://@odh-dashboard/cypress/./cypress/pages/modelServing.ts:852:23)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/models/testDeployOCIModel.cy.ts:226:28)]]></failure>
    </testcase>
  </testsuite>
</testsuites>