<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="42.617" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-07-19T18:42:01" 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-07-19T18:42:01" tests="1" time="42.544" 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="25.897" 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.2ec8d0bd-df83-45cf-888b-3d76eed32905.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>