<?xml version='1.0' encoding='utf-8'?>
<testsuites><testsuite name="Root Suite" timestamp="2026-07-16T07:24:50" tests="0" file="cypress/tests/e2e/settings/hardwareProfiles/testHardwareProfiles.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Hardware Profiles - Creating, Editing and Deleting" timestamp="2026-07-16T07:24:50" tests="1" time="11.766" failures="0">
    <testcase name="Verify Hardware Profiles - Creating, Editing and Deleting Create, Edit and Delete a Hardware Profile" time="11.709" classname="Create, Edit and Delete a Hardware Profile">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:13:41" tests="0" file="cypress/tests/e2e/modelCatalog/testModelCatalogAvailable.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verifies that Model Catalog is available for different users" timestamp="2026-07-16T07:13:41" tests="2" time="27.864" failures="0">
    <testcase name="Verifies that Model Catalog is available for different users Verifies that Model Catalog is available for an admin user" time="15.307" classname="Verifies that Model Catalog is available for an admin user">
    </testcase>
    <testcase name="Verifies that Model Catalog is available for different users Verifies that Model Catalog is available for a regular user" time="12.549" classname="Verifies that Model Catalog is available for a regular user">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:10:34" tests="0" file="cypress/tests/e2e/applications/testAboutDialog.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify RHODS About Dialog" timestamp="2026-07-16T07:10:34" tests="1" time="13.909" failures="0">
    <testcase name="Verify RHODS About Dialog Verify RHODS About Dialog contains correct information" time="13.886" classname="Verify RHODS About Dialog contains correct information">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:14:36" tests="0" file="cypress/tests/e2e/applications/explore/testEnabledISVs.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify RHODS Explore Section Contains Only Expected ISVs" timestamp="2026-07-16T07:14:36" tests="1" time="57.779" failures="1">
    <testcase name="Verify RHODS Explore Section Contains Only Expected ISVs Validate that configured ISVs display in the Explore Section" time="15.468" classname="Validate that configured ISVs display in the Explore Section">
      <failure message="  Test steps were:  1. Login to the application 2. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/  `cy.visit()` failed trying to load:  https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/  We attempted to make an http request to this URL but the request failed without a response.  We received this error at the network level:    &gt; Error: ESOCKETTIMEDOUT  Common situations why this would fail:   - you don't have internet access   - you forgot to run / boot your web server   - your web server isn't accessible   - you have weird network configuration settings on your computer" type="CypressError">CypressError: `cy.visit()` failed trying to load:

https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/

We attempted to make an http request to this URL but the request failed without a response.

We received this error at the network level:

  &gt; Error: ESOCKETTIMEDOUT

Common situations why this would fail:
  - you don't have internet access
  - you forgot to run / boot your web server
  - your web server isn't accessible
  - you have weird network configuration settings on your computer
    at &lt;unknown&gt; (https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:135427:74)
    at visitFailedByErr (https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:135001:12)
    at &lt;unknown&gt; (https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:135426:11)
    at tryCatcher (https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:335:7)

From Node.js Internals:
Error: ESOCKETTIMEDOUT
    at ClientRequest.&lt;anonymous&gt; (&lt;embedded&gt;:314:107429)
    at Object.onceWrapper (node:events:633:28)
    at ClientRequest.emit (node:events:519:28)
    at TLSSocket.emitRequestTimeout (node:_http_client:863:9)
    at Object.onceWrapper (node:events:633:28)
    at TLSSocket.emit (node:events:519:28)
    at Socket._onTimeout (node:net:604:8)
    at listOnTimeout (node:internal/timers:588:17)
    at process.processTimers (node:internal/timers:523:7)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:11:04" tests="0" file="cypress/tests/e2e/dataScienceProjects/testProjectAdminPermissions.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify that users can provide admin project permissions to non-admin users/groups" timestamp="2026-07-16T07:11:04" tests="3" time="18.329" failures="0">
    <testcase name="Verify that users can provide admin project permissions to non-admin users/groups Verify that user can be added as an Admin for a Project" time="8.801" classname="Verify that user can be added as an Admin for a Project">
    </testcase>
    <testcase name="Verify that users can provide admin project permissions to non-admin users/groups Verify user can assign access permissions to user group" time="4.770" classname="Verify user can assign access permissions to user group">
    </testcase>
    <testcase name="Verify that users can provide admin project permissions to non-admin users/groups Verify that user can access the created project with Admin rights" time="2.998" classname="Verify that user can access the created project with Admin rights">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:11:28" tests="0" file="cypress/tests/e2e/learningResources/testCustomResourceCreation.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Create a custom resource Quickstart by using Dashboard CRDs" timestamp="2026-07-16T07:11:28" tests="1" time="98.809" failures="0">
    <testcase name="Create a custom resource Quickstart by using Dashboard CRDs Upload custom resource and verify" time="97.086" classname="Upload custom resource and verify">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:14:11" tests="0" file="cypress/tests/e2e/modelCatalog/testPerformanceFiltersAvailable.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Performance Filters are available on RHOAI" timestamp="2026-07-16T07:14:11" tests="1" time="16.475" failures="0">
    <testcase name="Verify Performance Filters are available on RHOAI Performance view toggle enables filters and shows benchmark data on validated models" time="16.468" classname="Performance view toggle enables filters and shows benchmark data on validated models">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:16:54" tests="0" file="cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecycle.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify user can monitor a training job through its lifecycle" timestamp="2026-07-16T07:16:54" tests="1" time="341.040" failures="0">
    <testcase name="Verify user can monitor a training job through its lifecycle Should monitor training job from Running to Complete and verify backend pods" time="147.763" classname="Should monitor training job from Running to Complete and verify backend pods">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:10:51" tests="0" file="cypress/tests/e2e/dashboardNavigation/testApplicationLinks.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify the RHOAI Application and Switcher links in the Dashboard Navigation" timestamp="2026-07-16T07:10:51" tests="1" time="5.661" failures="0">
    <testcase name="Verify the RHOAI Application and Switcher links in the Dashboard Navigation Verify the various application tabs and switcher links are operational" time="5.755" classname="Verify the various application tabs and switcher links are operational">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:15:38" tests="0" file="cypress/tests/e2e/dataScienceProjects/workbenches/testWorkbenchStorageClasses.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Workbench Storage Classes Tests" timestamp="2026-07-16T07:15:38" tests="3" time="67.061" failures="0">
    <testcase name="Workbench Storage Classes Tests Create workbench with RWO storage and verify storage attachment" time="29.071" classname="Create workbench with RWO storage and verify storage attachment">
    </testcase>
    <testcase name="Workbench Storage Classes Tests Display access mode information when selecting storage to attach to workbench" time="8.829" classname="Display access mode information when selecting storage to attach to workbench">
    </testcase>
    <testcase name="Workbench Storage Classes Tests Create new storage with different access modes during workbench creation" time="27.166" classname="Create new storage with different access modes during workbench creation">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:22:38" tests="0" file="cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify a Training Job with Progression Tracking" timestamp="2026-07-16T07:22:38" tests="1" time="125.701" failures="0">
    <testcase name="Verify a Training Job with Progression Tracking Should create and complete training job with progression tracking" time="124.140" classname="Should create and complete training job with progression tracking">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:13:09" tests="0" file="cypress/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Model Catalog Settings Access Control" timestamp="2026-07-16T07:13:09" tests="2" time="28.207" failures="1">
    <testcase name="Verify Model Catalog Settings Access Control Admin user can access Model catalog settings" time="3.770" classname="Admin user can access Model catalog settings">
    </testcase>
    <testcase name="Verify Model Catalog Settings Access Control Non-admin user cannot access Model catalog settings" time="11.972" classname="Non-admin user cannot access Model catalog settings">
      <failure message="  Test steps were:  1. Log into the application as non-admin user 2. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ 3. Verify Model catalog settings nav item is not visible for non-admin 4. Attempt to navigate to Model catalog settings directly 5. Verify page not found is displayed  Timed out retrying after 10000ms: Unable to find an element by: [data-testid=&quot;not-found-page&quot;]  Ignored nodes: comments, script, style &lt;html   lang=&quot;en-US&quot; &gt;   &lt;head&gt;           &lt;meta       charset=&quot;utf-8&quot;     /&gt;     &lt;meta       content=&quot;width=device-width,initial-scale=1&quot;       name=&quot;viewport&quot;     /&gt;     &lt;meta       content=&quot;#ffffff&quot;       name=&quot;theme-color&quot;     /&gt;     &lt;title&gt;       Red Hat OpenShift AI     &lt;/title&gt;     &lt;link       href=&quot;/rhoai-favicon.svg&quot;       rel=&quot;icon&quot;     /&gt;     &lt;link       href=&quot;/4845.c69adba91099952a5cd3.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/3845.7ae90f806e9cf83af319.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/6955.f54a23ce2d93f22f6cec.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/262.9e0480cebe85078c2d32.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/7505.b27b9e9b0d42591883a5.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;/5301.890f27d70561851ec210.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/_mf/modelRegistry/2063.bundle.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/_mf/modelRegistry/8999.bundle.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;     &lt;link       href=&quot;https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/_mf/modelRegistry/4909.bundle.css&quot;       rel=&quot;stylesheet&quot;       type=&quot;text/css&quot;     /&gt;   &lt;/head&gt;   &lt;body&gt;     &lt;noscript&gt;       You need to enable JavaScript to run this app.     &lt;/noscript&gt;     &lt;div       id=&quot;root&quot;     &gt;       &lt;div         class=&quot;pf-v6-c-page pf-m-resize-observer pf-m-breakpoint-2xl pf-m-height-breakpoint-xl odh-dashboard&quot;         data-testid=&quot;dashboard-page-main&quot;       &gt;         &lt;header           aria-label=&quot;page masthead&quot;           class=&quot;pf-v6-c-masthead pf-m-display-inline&quot;           role=&quot;banner&quot;         &gt;           &lt;div             class=&quot;pf-v6-c-masthead__main&quot;           &gt;             &lt;span               class=&quot;pf-v6-c-masthead__toggle&quot;             &gt;               &lt;button                 aria-expanded=&quot;true&quot;                 aria-label=&quot;Dashboard navigation&quot;                 class=&quot;pf-v6-c-button pf-m-plain pf-m-hamburger&quot;                 data-ouia-component-id=&quot;OUIA-Generated-Button-plain-1&quot;                 data-ouia-component-type=&quot;PF6/Button&quot;                 data-ouia-safe=&quot;true&quot;                 id=&quot;page-nav-toggle&quot;                 type=&quot;button&quot;               &gt;                 &lt;span                   class=&quot;pf-v6-c-button__icon&quot;                 &gt;                   &lt;svg                     class=&quot;pf-v6-c-button--hamburger-icon pf-v6-svg&quot;                     height=&quot;1em&quot;                     viewBox=&quot;0 0 10 10&quot;                     width=&quot;1em&quot;                   &gt;                     &lt;path                       class=&quot;pf-v6-c-button--hamburger-icon--top&quot;                       d=&quot;M1,1 L9,1&quot;                     /&gt;                     &lt;path                       class=&quot;pf-v6-c-button--hamburger-icon--middle&quot;                       d=&quot;M1,5 L9,5&quot;                     /&gt;                     &lt;path                       class=&quot;pf-v6-c-button--hamburger-icon--arrow&quot;                       d=&quot;M1,5 L1,5 L1,5&quot;                     /&gt;                     &lt;path                       class=&quot;pf-v6-c-button--hamburger-icon--bottom&quot;                       d=&quot;M9,9 L1,9&quot;                     /&gt;                   &lt;/svg&gt;                 &lt;/span&gt;               &lt;/button&gt;             &lt;/span&gt;             &lt;div               class=&quot;pf-v6-c-masthead__brand&quot;             &gt;               &lt;a                 class=&quot;pf-v6-c-masthead__logo&quot;                 data-discover=&quot;true&quot;                 href=&quot;/&quot;               &gt;                 &lt;img                   alt=&quot;Red Hat OpenShift AI&quot;                   class=&quot;pf-v6-c-brand odh-dashboard__brand&quot;                   src=&quot;https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/images/../images/rhoai-logo.svg&quot;                 /&gt;               &lt;/a&gt;             &lt;/div&gt;           &lt;/div&gt;           &lt;div             class=&quot;pf-v6-c-masthead__content&quot;           &gt;             &lt;div               class=&quot;pf-v6-c-toolbar pf-m-full-height&quot;               data-ouia-component-id=&quot;OUIA-Generated-Toolbar-1&quot;               data-ouia-component-type=&quot;PF6/Toolbar&quot;               data-ouia-safe=&quot;true&quot;               id=&quot;pf-random-id-0&quot;             &gt;               &lt;div                 class=&quot;pf-v6-c-toolbar__content&quot;               &gt;                 &lt;div                   class=&quot;pf-v6-c-toolbar__content-section&quot;                 &gt;                   &lt;div                     class=&quot;pf-v6-c-toolbar__group pf-m-action-group-plain pf-m-align-end&quot;                   &gt;                     &lt;div                       class=&quot;pf-v6-c-toolbar__item&quot;                     &gt;                       &lt;div                         style=&quot;display: contents;&quot;                       &gt;                         &lt;button                           aria-expanded=&quot;false&quot;                           aria-label=&quot;Notification drawer&quot;                           class=&quot;pf-v6-c-button pf-m-stateful pf-m-read&quot;                           data-ouia-component-id=&quot;OUIA-Generated-Button-stateful-1&quot;                           data-ouia-component-type=&quot;PF6/Button&quot;                           data-ouia-safe=&quot;true&quot;                           type=&quot;button&quot;                         &gt;                           &lt;span                             class=&quot;pf-v6-c-button__icon&quot;                           &gt;                             &lt;svg                               aria-hidden=&quot;true&quot;                               class=&quot;pf-v6-svg&quot;                               fill=&quot;currentColor&quot;                               height=&quot;1em&quot;                               role=&quot;img&quot;                               viewBox=&quot;0 0 896 1024&quot;                               width=&quot;1em&quot;                             &gt;                               &lt;path                                 d=&quot;M448,0 C465.333333,0 480.333333,6.33333333 493,19 C505.666667,31.6666667 512,46.6666667 512,64 L512,106 L514.23,106.45 C587.89,121.39 648.48,157.24 696,214 C744,271.333333 768,338.666667 768,416 C768,500 780,568.666667 804,622 C818.666667,652.666667 841.333333,684 872,716 C873.773676,718.829136 875.780658,721.505113 878,724 C890,737.333333 896,752.333333 896,769 C896,785.666667 890,800.333333 878,813 C866,825.666667 850.666667,832 832,832 L63.3,832 C44.9533333,831.84 29.8533333,825.506667 18,813 C6,800.333333 0,785.666667 0,769 C0,752.333333 6,737.333333 18,724 L24,716 L25.06,714.9 C55.1933333,683.28 77.5066667,652.313333 92,622 C116,568.666667 128,500 128,416 C128,338.666667 152,271.333333 200,214 C248,156.666667 309.333333,120.666667 384,106 L384,63.31 C384.166667,46.27 390.5,31.5 403,19 C415.666667,6.33333333 430.666667,0 448,0 Z M576,896 L576,897.08 C575.74,932.6 563.073333,962.573333 538,987 C512.666667,1011.66667 482.666667,1024 448,1024 C413.333333,1024 383.333333,1011.66667 358,987..." type="AssertionError">AssertionError: Timed out retrying after 10000ms: Unable to find an element by: [data-testid="not-found-page"]

Ignored nodes: comments, script, style
&lt;html
  lang="en-US"
&gt;
  &lt;head&gt;
     
    &lt;meta
      charset="utf-8"
    /&gt;
    &lt;meta
      content="width=device-width,initial-scale=1"
      name="viewport"
    /&gt;
    &lt;meta
      content="#ffffff"
      name="theme-color"
    /&gt;
    &lt;title&gt;
      Red Hat OpenShift AI
    &lt;/title&gt;
    &lt;link
      href="/rhoai-favicon.svg"
      rel="icon"
    /&gt;
    &lt;link
      href="/4845.c69adba91099952a5cd3.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/3845.7ae90f806e9cf83af319.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/6955.f54a23ce2d93f22f6cec.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/262.9e0480cebe85078c2d32.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/7505.b27b9e9b0d42591883a5.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="/5301.890f27d70561851ec210.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/_mf/modelRegistry/2063.bundle.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/_mf/modelRegistry/8999.bundle.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
    &lt;link
      href="https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/_mf/modelRegistry/4909.bundle.css"
      rel="stylesheet"
      type="text/css"
    /&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;noscript&gt;
      You need to enable JavaScript to run this app.
    &lt;/noscript&gt;
    &lt;div
      id="root"
    &gt;
      &lt;div
        class="pf-v6-c-page pf-m-resize-observer pf-m-breakpoint-2xl pf-m-height-breakpoint-xl odh-dashboard"
        data-testid="dashboard-page-main"
      &gt;
        &lt;header
          aria-label="page masthead"
          class="pf-v6-c-masthead pf-m-display-inline"
          role="banner"
        &gt;
          &lt;div
            class="pf-v6-c-masthead__main"
          &gt;
            &lt;span
              class="pf-v6-c-masthead__toggle"
            &gt;
              &lt;button
                aria-expanded="true"
                aria-label="Dashboard navigation"
                class="pf-v6-c-button pf-m-plain pf-m-hamburger"
                data-ouia-component-id="OUIA-Generated-Button-plain-1"
                data-ouia-component-type="PF6/Button"
                data-ouia-safe="true"
                id="page-nav-toggle"
                type="button"
              &gt;
                &lt;span
                  class="pf-v6-c-button__icon"
                &gt;
                  &lt;svg
                    class="pf-v6-c-button--hamburger-icon pf-v6-svg"
                    height="1em"
                    viewBox="0 0 10 10"
                    width="1em"
                  &gt;
                    &lt;path
                      class="pf-v6-c-button--hamburger-icon--top"
                      d="M1,1 L9,1"
                    /&gt;
                    &lt;path
                      class="pf-v6-c-button--hamburger-icon--middle"
                      d="M1,5 L9,5"
                    /&gt;
                    &lt;path
                      class="pf-v6-c-button--hamburger-icon--arrow"
                      d="M1,5 L1,5 L1,5"
                    /&gt;
                    &lt;path
                      class="pf-v6-c-button--hamburger-icon--bottom"
                      d="M9,9 L1,9"
                    /&gt;
                  &lt;/svg&gt;
                &lt;/span&gt;
              &lt;/button&gt;
            &lt;/span&gt;
            &lt;div
              class="pf-v6-c-masthead__brand"
            &gt;
              &lt;a
                class="pf-v6-c-masthead__logo"
                data-discover="true"
                href="/"
              &gt;
                &lt;img
                  alt="Red Hat OpenShift AI"
                  class="pf-v6-c-brand odh-dashboard__brand"
                  src="https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/images/../images/rhoai-logo.svg"
                /&gt;
              &lt;/a&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div
            class="pf-v6-c-masthead__content"
          &gt;
            &lt;div
              class="pf-v6-c-toolbar pf-m-full-height"
              data-ouia-component-id="OUIA-Generated-Toolbar-1"
              data-ouia-component-type="PF6/Toolbar"
              data-ouia-safe="true"
              id="pf-random-id-0"
            &gt;
              &lt;div
                class="pf-v6-c-toolbar__content"
              &gt;
                &lt;div
                  class="pf-v6-c-toolbar__content-section"
                &gt;
                  &lt;div
                    class="pf-v6-c-toolbar__group pf-m-action-group-plain pf-m-align-end"
                  &gt;
                    &lt;div
                      class="pf-v6-c-toolbar__item"
                    &gt;
                      &lt;div
                        style="display: contents;"
                      &gt;
                        &lt;button
                          aria-expanded="false"
                          aria-label="Notification drawer"
                          class="pf-v6-c-button pf-m-stateful pf-m-read"
                          data-ouia-component-id="OUIA-Generated-Button-stateful-1"
                          data-ouia-component-type="PF6/Button"
                          data-ouia-safe="true"
                          type="button"
                        &gt;
                          &lt;span
                            class="pf-v6-c-button__icon"
                          &gt;
                            &lt;svg
                              aria-hidden="true"
                              class="pf-v6-svg"
                              fill="currentColor"
                              height="1em"
                              role="img"
                              viewBox="0 0 896 1024"
                              width="1em"
                            &gt;
                              &lt;path
                                d="M448,0 C465.333333,0 480.333333,6.33333333 493,19 C505.666667,31.6666667 512,46.6666667 512,64 L512,106 L514.23,106.45 C587.89,121.39 648.48,157.24 696,214 C744,271.333333 768,338.666667 768,416 C768,500 780,568.666667 804,622 C818.666667,652.666667 841.333333,684 872,716 C873.773676,718.829136 875.780658,721.505113 878,724 C890,737.333333 896,752.333333 896,769 C896,785.666667 890,800.333333 878,813 C866,825.666667 850.666667,832 832,832 L63.3,832 C44.9533333,831.84 29.8533333,825.506667 18,813 C6,800.333333 0,785.666667 0,769 C0,752.333333 6,737.333333 18,724 L24,716 L25.06,714.9 C55.1933333,683.28 77.5066667,652.313333 92,622 C116,568.666667 128,500 128,416 C128,338.666667 152,271.333333 200,214 C248,156.666667 309.333333,120.666667 384,106 L384,63.31 C384.166667,46.27 390.5,31.5 403,19 C415.666667,6.33333333 430.666667,0 448,0 Z M576,896 L576,897.08 C575.74,932.6 563.073333,962.573333 538,987 C512.666667,1011.66667 482.666667,1024 448,1024 C413.333333,1024 383.333333,1011.66667 358,987...
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts:40:30)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:10:56" tests="0" file="cypress/tests/e2e/dataScienceProjects/testLaunchStandaloneNotebook.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify a Jupyter Notebook can be launched directly from the Project List View" timestamp="2026-07-16T07:10:56" tests="1" time="41.786" failures="0">
    <testcase name="Verify a Jupyter Notebook can be launched directly from the Project List View Verify User Can Access Jupyter Launcher From Project Page" time="41.870" classname="Verify User Can Access Jupyter Launcher From Project Page">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:12:00" tests="0" file="cypress/tests/e2e/storageClasses/clusterStorage.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Regular Users can make use of the Storage Classes in the Cluster Storage tab from Pipelines " timestamp="2026-07-16T07:12:00" tests="1" time="10.094" failures="0">
    <testcase name="Regular Users can make use of the Storage Classes in the Cluster Storage tab from Pipelines  If all SC are disabled except one, the SC dropdown should be disabled" time="9.533" classname="If all SC are disabled except one, the SC dropdown should be disabled">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:11:47" tests="0" file="cypress/tests/e2e/dataScienceProjects/testProjectEditing.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Project - Editing" timestamp="2026-07-16T07:11:47" tests="1" time="8.867" failures="0">
    <testcase name="Verify Project - Editing Edit a Project in RHOAI" time="8.464" classname="Edit a Project in RHOAI">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:14:27" tests="0" file="cypress/tests/e2e/settings/connectionTypes/testCreateConnectionTypes.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Connection Type Creation" timestamp="2026-07-16T07:14:27" tests="2" time="132.622" failures="0">
    <testcase name="Verify Connection Type Creation Verify User Can Create, Preview and Delete a Connection Type" time="19.047" classname="Verify User Can Create, Preview and Delete a Connection Type">
    </testcase>
    <testcase name="Verify Connection Type Creation Verify User Can Duplicate, Edit and Delete a Connection Type" time="13.575" classname="Verify User Can Duplicate, Edit and Delete a Connection Type">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:12:14" tests="0" file="cypress/tests/e2e/storageClasses/storageClasses.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="An admin user can manage Storage Classes from Settings -&gt; Storage classes view" timestamp="2026-07-16T07:12:14" tests="4" time="17.681" failures="0">
    <testcase name="An admin user can manage Storage Classes from Settings -&gt; Storage classes view An admin user can enable a disabled Storage Class" time="6.266" classname="An admin user can enable a disabled Storage Class">
    </testcase>
    <testcase name="An admin user can manage Storage Classes from Settings -&gt; Storage classes view An admin user can disable an enabled Storage Class" time="2.901" classname="An admin user can disable an enabled Storage Class">
    </testcase>
    <testcase name="An admin user can manage Storage Classes from Settings -&gt; Storage classes view An admin user can set an enabled Storage Class as the default one" time="3.107" classname="An admin user can set an enabled Storage Class as the default one">
    </testcase>
    <testcase name="An admin user can manage Storage Classes from Settings -&gt; Storage classes view An admin user can edit the access mode of a storage class" time="3.789" classname="An admin user can edit the access mode of a storage class">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:10:49" tests="0" file="cypress/tests/e2e/application.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="application" timestamp="2026-07-16T07:10:49" tests="1" time="3.186" failures="0">
    <testcase name="application should login and load page" time="3.024" classname="should login and load page">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:16:52" tests="0" file="cypress/tests/e2e/settings/hardwareProfiles/testNotebookTolerations.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Notebooks - tolerations tests" timestamp="2026-07-16T07:16:52" tests="1" time="48.685" failures="0">
    <testcase name="Notebooks - tolerations tests Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations" time="46.380" classname="Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:16:43" tests="0" file="cypress/tests/e2e/settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify OOTB Connection Types" timestamp="2026-07-16T07:16:43" tests="1" time="5.456" failures="0">
    <testcase name="Verify OOTB Connection Types should have pre-installed label and unable to be edited or deleted" time="5.459" classname="should have pre-installed label and unable to be edited or deleted">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:12:36" tests="0" file="cypress/tests/e2e/dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Cluster Storage Access Modes Tests" timestamp="2026-07-16T07:12:36" tests="5" time="103.256" failures="0">
    <testcase name="Cluster Storage Access Modes Tests Should display storage classes with different access modes in cluster storage dropdown" time="24.601" classname="Should display storage classes with different access modes in cluster storage dropdown">
    </testcase>
    <testcase name="Cluster Storage Access Modes Tests Should show correct access modes when selecting storage classes with single access mode" time="10.257" classname="Should show correct access modes when selecting storage classes with single access mode">
    </testcase>
    <testcase name="Cluster Storage Access Modes Tests Should show correct access modes when selecting storage class with multiple access modes" time="6.238" classname="Should show correct access modes when selecting storage class with multiple access modes">
    </testcase>
    <testcase name="Cluster Storage Access Modes Tests Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit" time="7.210" classname="Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit">
    </testcase>
    <testcase name="Cluster Storage Access Modes Tests Should reset access mode appropriately when switching between storage classes" time="13.743" classname="Should reset access mode appropriately when switching between storage classes">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:22:15" tests="0" file="cypress/tests/e2e/modelRegistry/testRegisterModel.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify models can be registered in a model registry" timestamp="2026-07-16T07:22:15" tests="4" time="155.868" failures="2">
    <testcase name="Verify models can be registered in a model registry Registers and stores a model to an OCI destination" time="19.844" classname="Registers and stores a model to an OCI destination">
      <failure message="  Test steps were:  1. Log into the application 2. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ 3. Navigate to Model Registry 4. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ai-hub/models/registry/test-model-registry-662874 5. Click Register Model button 6. Verify registration mode toggle is visible 7. Toggle to Register and store mode 8. Verify namespace selector appears 9. Select a namespace from the dropdown 10. Selected namespace: test-register-store-662874 11. Verify origin and destination location sections appear 12. Fill in model details 13. Fill in transfer job name 14. Fill in origin S3 location and credentials 15. Fill in OCI destination fields 16. Verify submit button is enabled 17. Submit the register and store form 18. Verify transfer job started notification appears  Timed out retrying after 15000ms: Expected to find content: 'Model transfer job started' but never did." type="AssertionError">AssertionError: Timed out retrying after 15000ms: Expected to find content: 'Model transfer job started' but never did.
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelRegistry/testRegisterModel.cy.ts:347:82)</failure>
    </testcase>
    <testcase name="Verify models can be registered in a model registry Registers and stores a model to an OCI destination using URI origin" time="20.981" classname="Registers and stores a model to an OCI destination using URI origin">
      <failure message="  Test steps were:  1. Log into the application 2. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ 3. Navigate to Model Registry 4. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ai-hub/models/registry/test-model-registry-662874 5. Click Register Model button 6. Verify registration mode toggle is visible 7. Toggle to Register and store mode 8. Verify namespace selector appears 9. Select a namespace from the dropdown 10. Verify origin and destination location sections appear 11. Fill in model details 12. Fill in transfer job name 13. Select URI as origin location type and fill in URI 14. Fill in OCI destination fields 15. Verify submit button is enabled 16. Submit the register and store form 17. Verify transfer job started notification appears  Timed out retrying after 10000ms: expected '&lt;ul.pf-v6-c-alert-group.pf-m-toast&gt;' to contain text 'Model transfer job started', but the text was ''" type="AssertionError">AssertionError: Timed out retrying after 10000ms: expected '&lt;ul.pf-v6-c-alert-group.pf-m-toast&gt;' to contain text 'Model transfer job started', but the text was ''
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelRegistry/testRegisterModel.cy.ts:449:9)

      + expected - actual

      +'Model transfer job started'
      </failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-16T07:18:48" tests="0" file="cypress/tests/e2e/modelRegistry/testCreateModelRegistry.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify a model registry can be created and deleted" timestamp="2026-07-16T07:18:48" tests="3" time="204.122" failures="0">
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with mysql database and then deletes it" time="97.520" classname="Creates a model registry with mysql database and then deletes it">
    </testcase>
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with PostgreSQL database and then deletes it" time="33.784" classname="Creates a model registry with PostgreSQL database and then deletes it">
    </testcase>
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with default database and then deletes it" time="64.750" classname="Creates a model registry with default database and then deletes it">
    </testcase>
  </testsuite>
</testsuites>