<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="189.764" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-20T06:38:12" 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-20T06:38:12" tests="1" time="189.704" 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="65.797" 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.0bccc067-d85a-4af7-b306-ef099c325338.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>