<?xml version='1.0' encoding='utf-8'?>
<testsuites><testsuite name="Root Suite" timestamp="2026-07-12T09:53:36" 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-12T09:53:36" tests="1" time="13.497" failures="0">
    <testcase name="Verify RHODS About Dialog Verify RHODS About Dialog contains correct information" time="13.384" classname="Verify RHODS About Dialog contains correct information">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:57:56" tests="0" file="cypress/tests/e2e/applications/enabled/testNotebookAdministration.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Notebook Server Administration" timestamp="2026-07-12T09:57:56" tests="2" time="2.686" failures="2">
    <testcase name="Verify Notebook Server Administration Verify Admin User Can Access Notebook Administration" time="0.817" classname="Verify Admin User Can Access Notebook Administration">
      <failure message="  Test steps were:  1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
    <testcase name="Verify Notebook Server Administration Verify Non-Admin User cannot Access Notebook Administration" time="0.498" classname="Verify Non-Admin User cannot Access Notebook Administration">
      <failure message="  Test steps were:  1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:56:57" 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-12T09:56:57" tests="2" time="37.111" failures="0">
    <testcase name="Verifies that Model Catalog is available for different users Verifies that Model Catalog is available for an admin user" time="19.281" 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="14.141" classname="Verifies that Model Catalog is available for a regular user">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:54:57" 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-12T09:54:57" tests="1" time="109.296" failures="0">
    <testcase name="Create a custom resource Quickstart by using Dashboard CRDs Upload custom resource and verify" time="105.992" classname="Upload custom resource and verify">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:54:12" 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-12T09:54:13" tests="3" time="27.899" 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="19.786" 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 that user can access the created project with Admin rights" time="6.575" classname="Verify that user can access the created project with Admin rights">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T10:00:47" 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-12T10:00:47" tests="1" time="261.390" failures="1">
    <testcase name="Verify a Training Job with Progression Tracking Should create and complete training job with progression tracking" time="5.484" classname="Should create and complete training job with progression tracking">
      <failure message="  Test steps were:  1. Check if Trainer component is Managed in DSC 2. Create testing project 3. Setup training resources (Kueue, TrainingRuntime, TrainJob) 4. Log into the application 5. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ 6. Navigate to Training jobs 7. Select the project 8. Verify training job appears in the table 9. Click on the training job status 10. Verify status modal opens 11. Verify status shows in modal 12. Close modal and wait for training job to complete in table 13. Wait for training job to complete  Timed out retrying after 180000ms: `cy.contains()` failed because it requires a DOM element or document.  No elements in the current DOM matched your query:    &gt; cy.findByTestId(training-job-table).find([data-label=Name]).contains(test-train-job-113378).parents(tr).find([data-label=&quot;Status&quot;]).find([data-testid=&quot;training-job-status&quot;],[data-testid=&quot;ray-job-status&quot;])" type="CypressError">CypressError: Timed out retrying after 180000ms: `cy.contains()` failed because it requires a DOM element or document.

No elements in the current DOM matched your query:

  &gt; cy.findByTestId(training-job-table).find([data-label=Name]).contains(test-train-job-113378).parents(tr).find([data-label="Status"]).find([data-testid="training-job-status"],[data-testid="ray-job-status"])
    at isElement (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:153701:62)
    at validateType (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:153559:14)
    at Object.isType (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:153590:7)
    at Array.&lt;anonymous&gt; (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:139109:24)
    at $Cy.getSubjectFromChain (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:147130:34)
    at $Cy.subject (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:147084:17)
    at Object.subjectFn (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:152502:28)
    at $Cy.verifyUpcomingAssertions (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:151771:31)
    at onRetry (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:152497:15)
    at tryCatcher (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1777:23)
    at Promise.attempt.Promise.try (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:4285:29)
    at whenStable (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:152380:70)
    at &lt;unknown&gt; (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:152295:14)
    at tryCatcher (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1671:18)
    at Promise._fulfill (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1615:18)
    at &lt;unknown&gt; (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:5420:46)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy.ts:151:9)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:58:02" 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-12T09:58:02" tests="1" time="9.888" failures="0">
    <testcase name="Verify RHODS Explore Section Contains Only Expected ISVs Validate that configured ISVs display in the Explore Section" time="7.443" classname="Validate that configured ISVs display in the Explore Section">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:56:50" 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-12T09:56:51" tests="2" time="1.881" failures="2">
    <testcase name="Verify Model Catalog Settings Access Control Admin user can access Model catalog settings" time="0.645" classname="Admin user can access Model catalog settings">
      <failure message="  Test steps were:  1. Log into the application as admin with aiCatalogSettings flag enabled 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
    <testcase name="Verify Model Catalog Settings Access Control Non-admin user cannot access Model catalog settings" time="0.304" 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.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:58:16" 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-12T09:58:16" tests="3" time="67.112" failures="1">
    <testcase name="Workbench Storage Classes Tests Create workbench with RWO storage and verify storage attachment" time="14.714" classname="Create workbench with RWO storage and verify storage attachment">
    </testcase>
    <testcase name="Workbench Storage Classes Tests &quot;before each&quot; hook for &quot;Display access mode information when selecting storage to attach to workbench&quot;" time="17.509" classname="&quot;before each&quot; hook for &quot;Display access mode information when selecting storage to attach to workbench&quot;">
      <failure message="  Test steps were:  1. Provisioning storage class 2. Provisioning project 3. Log into the application 4. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503  Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Workbench Storage Classes T...`" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:57:41" 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-12T09:57:41" tests="1" time="8.505" failures="2">
    <testcase name="Verify Performance Filters are available on RHOAI Performance view toggle enables filters and shows benchmark data on validated models" time="4.360" classname="Performance view toggle enables filters and shows benchmark data on validated models">
      <failure message="  Test steps were:  1. Check if the operator is RHOAI 2. Detect model-catalog namespace 3. Ensuring model catalog source 'redhat_ai_models' is enabled 4. Login as admin user 5. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
    <testcase name="Verify Performance Filters are available on RHOAI &quot;after all&quot; hook for &quot;Performance view toggle enables filters and shows benchmark data on validated models&quot;" time="4.360" classname="&quot;after all&quot; hook for &quot;Performance view toggle enables filters and shows benchmark data on validated models&quot;">
      <failure message="  Test steps were:  1. Check if the operator is RHOAI 2. Detect model-catalog namespace 3. Ensuring model catalog source 'redhat_ai_models' is enabled 4. Login as admin user 5. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ 6. Navigate back to Model Catalog and disable performance view toggle 7. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ai-hub/models/catalog  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ai-hub/models/catalog'. Status code: 503  Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Verify Performance Filters ...`  Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ai-hub/models/catalog'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:59:32" 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-12T09:59:32" tests="1" time="70.495" failures="1">
    <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="8.092" classname="Should monitor training job from Running to Complete and verify backend pods">
      <failure message="  Test steps were:  1. Check if Trainer component is Managed in DSC 2. Create testing project 3. Setup training resources (Kueue, TrainingRuntime, TrainJob) 4. Log into the application 5. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:53:53" 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-12T09:53:53" tests="1" time="7.599" 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="7.690" classname="Verify the various application tabs and switcher links are operational">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T10:00:20" 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-12T10:00:20" tests="4" time="13.324" failures="4">
    <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="2.118" classname="An admin user can enable a disabled Storage Class">
      <failure message="  Test steps were:  1. Navigate to Storage Classes view 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </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="0.325" classname="An admin user can disable an enabled Storage Class">
      <failure message="  Test steps were:  1. Navigate to Storage Classes view 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </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="0.327" classname="An admin user can set an enabled Storage Class as the default one">
      <failure message="  Test steps were:  1. Navigate to Storage Classes view 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </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="0.355" classname="An admin user can edit the access mode of a storage class">
      <failure message="  Test steps were:  1. Navigate to Storage Classes view 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:53:52" tests="0" file="cypress/tests/e2e/application.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="application" timestamp="2026-07-12T09:53:52" tests="1" time="4.815" failures="0">
    <testcase name="application should login and load page" time="4.584" classname="should login and load page">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:54:01" 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-12T09:54:01" tests="1" time="316.937" failures="1">
    <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="295.848" classname="Verify User Can Access Jupyter Launcher From Project Page">
      <failure message="  Test steps were:  1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T10:00:37" 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-12T10:00:37" tests="5" time="26.986" failures="1">
    <testcase name="Cluster Storage Access Modes Tests &quot;before each&quot; hook for &quot;Should display storage classes with different access modes in cluster storage dropdown&quot;" time="7.051" classname="&quot;before each&quot; hook for &quot;Should display storage classes with different access modes in cluster storage dropdown&quot;">
      <failure message="  Test steps were:  1. Provisioning storage classes with different access modes 2. Provisioning project 3. Log into the application 4. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503  Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Cluster Storage Access Mode...`" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T10:01:40" 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-12T10:01:40" tests="1" time="5.910" failures="1">
    <testcase name="Notebooks - tolerations tests Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations" time="1.830" classname="Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations">
      <failure message="  Test steps were:  1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:59:58" 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-12T09:59:58" tests="1" time="17.246" failures="1">
    <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="2.594" classname="If all SC are disabled except one, the SC dropdown should be disabled">
      <failure message="  Test steps were:  1. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T10:01:12" 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-12T10:01:12" tests="2" time="21.930" failures="1">
    <testcase name="Verify Connection Type Creation Verify User Can Duplicate, Edit and Delete a Connection Type" time="1.652" classname="Verify User Can Duplicate, Edit and Delete a Connection Type">
      <failure message="  Test steps were:  1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T10:01:36" 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-12T10:01:36" tests="1" time="1.082" failures="1">
    <testcase name="Verify OOTB Connection Types should have pre-installed label and unable to be edited or deleted" time="0.504" classname="should have pre-installed label and unable to be edited or deleted">
      <failure message="  Test steps were:  1. Navigate to Connection Types view 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:59:41" tests="0" file="cypress/tests/e2e/dataScienceProjects/testProjectEditing.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Project - Editing" timestamp="2026-07-12T09:59:41" tests="1" time="13.590" failures="1">
    <testcase name="Verify Project - Editing Edit a Project in RHOAI" time="2.000" classname="Edit a Project in RHOAI">
      <failure message="  Test steps were:  1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:56:29" 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-12T09:56:29" tests="4" time="64.547" failures="1">
    <testcase name="Verify models can be registered in a model registry Registers a new version via versions view" time="0.635" classname="Registers a new version via versions view">
      <failure message="  Test steps were:  1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
    <testcase name="Verify models can be registered in a model registry Registers and stores a model to an OCI destination" time="14.100" classname="Registers and stores a model to an OCI destination">
    </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="10.688" classname="Registers and stores a model to an OCI destination using URI origin">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:54:59" 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-12T09:54:59" tests="3" time="85.320" failures="3">
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with mysql database and then deletes it" time="72.776" classname="Creates a model registry with mysql database and then deletes it">
      <failure message="  Test steps were:  1. Login as an Admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with PostgreSQL database and then deletes it" time="0.586" classname="Creates a model registry with PostgreSQL database and then deletes it">
      <failure message="  Test steps were:  1. Login as an Admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
    <testcase name="Verify a model registry can be created and deleted Creates a model registry with default database and then deletes it" time="0.569" classname="Creates a model registry with default database and then deletes it">
      <failure message="  Test steps were:  1. Login as an Admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/  Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503" type="Error">Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/'. Status code: 503
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-07-12T09:55:10" tests="0" file="cypress/tests/e2e/modelsAsAService/testMaaSPolicies.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="An admin can manage MaaS authorization policies and control model access via group membership" timestamp="2026-07-12T09:55:11" tests="2" time="1027.211" failures="1">
    <testcase name="An admin can manage MaaS authorization policies and control model access via group membership &quot;before each&quot; hook: retryableBeforeEach for &quot; Verify Authorization Policy Create, View, Edit and  Delete Operations&quot;" time="480.812" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot; Verify Authorization Policy Create, View, Edit and  Delete Operations&quot;">
      <failure message="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.  Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `An admin can manage MaaS au...`" type="Error">Error: 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.

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `An admin can manage MaaS au...`
    at eval (webpack://@odh-dashboard/cypress/./cypress/support/e2e.ts:337:12)</failure>
    </testcase>
  </testsuite>
</testsuites>