<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="40.204" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-08-04T23:55:57" tests="0" file="cypress/tests/e2e/settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Admins Can Import and Delete a Custom Single-Model Serving Runtime Template By Uploading A YAML file" timestamp="2026-08-04T23:55:57" tests="1" time="40.142" failures="1">
    <testcase name="Verify Admins Can Import and Delete a Custom Single-Model Serving Runtime Template By Uploading A YAML file Admin should access serving runtimes, import a yaml file and then delete" time="19.623" classname="Admin should access serving runtimes, import a yaml file and then delete">
      <failure message="

Test steps were:

1. Log into the application
2. Navigate to: https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/
3. Navigate to Serving Runtimes and add a new serving runtime
4. Select API Protocol
5. Select Model Types
6. Upload a Single-Model Serving runtime yaml file
7. Click to save and verify that creation was successful
8. Verify the model single-cypress-vllm-runtime has been created

Timed out retrying after 10000ms: Expected to find content: &apos;Cypress Single ServingRuntime for KServe&apos; but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find content: 'Cypress Single ServingRuntime for KServe' but never did.
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts:75:45)]]></failure>
    </testcase>
  </testsuite>
</testsuites>