<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="533.547" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-08-05T00:15:59" tests="0" file="cypress/tests/e2e/settings/hardwareProfiles/testModelServingTolerations.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="ModelServing - tolerations tests" timestamp="2026-08-05T00:16:00" tests="1" time="533.382" failures="1">
    <testcase name="ModelServing - tolerations tests Verify Model Serving Creation using Hardware Profiles and applying Tolerations" time="49.478" classname="Verify Model Serving Creation using Hardware Profiles and applying Tolerations">
      <failure message="

Test steps were:

1. Log into the application as non-admin
2. Navigate to: https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/
3. Navigate to the Project list tab and search for hw-model-deployment-116404
4. Navigate to Model Serving and click to Deploy a Single Model
5. Launch a Single Serving Model using OpenVINO Model Server and by selecting the Hardware Profile
6. Step 1: Model details
7. Step 2: Model deployment
8. Step 3: Advanced settings
9. Step 4: Review
10. Verify that the Model is created Successfully on the backend and frontend

The following error originated from your test code, not from Cypress.

  &gt; Test exceeded 480s timeout

When Cypress detects uncaught errors originating from your test code it will automatically fail the current test." type="Error"><![CDATA[Error: The following error originated from your test code, not from Cypress.

  > Test exceeded 480s timeout

When Cypress detects uncaught errors originating from your test code it will automatically fail the current test.
    at eval (webpack://@odh-dashboard/cypress/./cypress/support/e2e.ts:353:12)]]></failure>
    </testcase>
  </testsuite>
</testsuites>