<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="42.077" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-09-10T09:55:31" 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-09-10T09:55:31" tests="1" time="42.009" 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="21.773" 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.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/
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-335213 has been created
9. Delete the model single-cypress-vllm-runtime-335213

Timed out retrying after 10000ms: Expected &lt;tr#single-cypress-vllm-runtime-335213.pf-v6-c-table__tr&gt; not to exist in the DOM, but it was continuously found." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected <tr#single-cypress-vllm-runtime-335213.pf-v6-c-table__tr> not to exist in the DOM, but it was continuously found.
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts:101:72)]]></failure>
    </testcase>
  </testsuite>
</testsuites>