<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="179.546" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-08-04T23:59:04" 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-08-04T23:59:04" tests="1" time="179.481" 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="75.167" 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.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.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

expected 200 to equal 401" type="AssertionError"><![CDATA[AssertionError: expected 200 to equal 401
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/dataScienceProjects/models/testDeployOCIModel.cy.ts:171:10)

      + expected - actual

      -200
      +401
      ]]></failure>
    </testcase>
  </testsuite>
</testsuites>