<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="68.557" tests="2" failures="1" skipped="1">
  <testsuite name="Root Suite" timestamp="2026-07-04T19:18:09" 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-07-04T19:18:09" tests="2" time="68.470" failures="1">
    <testcase name="A user can deploy an LLMD model Verify User Can Deploy an LLMD Model in Deployments" time="24.851" 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.ods-qe-psi-07.osp.rh-ods.com/?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

Timed out retrying after 10000ms: Expected to find content: &apos;cypress-llmd-hardware-profile-model&apos; within the element: &lt;button.pf-v6-c-menu-toggle.pf-m-full-width.pf-m-disabled&gt; but never did." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Expected to find content: 'cypress-llmd-hardware-profile-model' within the element: <button.pf-v6-c-menu-toggle.pf-m-full-width.pf-m-disabled> but never did.
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/pages/modelServing.ts:1208:43)]]></failure>
    </testcase>
  </testsuite>
</testsuites>