<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="966.607" tests="2" failures="1" skipped="1">
  <testsuite name="Root Suite" timestamp="2026-09-09T21:00:57" tests="0" file="cypress/tests/e2e/dataScienceProjects/models/testDeployLLMDServing.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="A user can deploy an LLMD model" timestamp="2026-09-09T21:00:57" tests="2" time="966.476" failures="1">
    <testcase name="A user can deploy an LLMD model Verify User Can Deploy an LLMD Model in Deployments" time="480.714" classname="Verify User Can Deploy an LLMD Model in Deployments">
      <failure message="

Test steps were:

1. Log into the application as admin
2. Navigate to: https://rh-ai.apps.98f58480886a49c10614.prod.konflux-ocp-ci.dev/?devFeatureFlags=deploymentWizardYAMLViewer=true
3. Navigate to the Project list tab and search for test-llmd-deployment-154399
4. Deploy LLMD Model
5. Select Model details
6. Select Model deployment
7. Verify YAML Viewer
8. Patch YAML to use CPU image (workaround for non-GPU cluster)
9. Select Advanced settings
10. Review
11. Verify the model is available in UI
12. Verify that the Model is ready

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:355:12)]]></failure>
    </testcase>
  </testsuite>
</testsuites>