<?xml version='1.0' encoding='utf-8'?>
<testsuites><testsuite name="Root Suite" timestamp="2026-09-15T12:07:52" 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-09-15T12:07:52" tests="3" time="43.357" failures="0">
    <testcase name="Workbench Storage Classes Tests Create workbench with RWO storage and verify storage attachment" time="14.250" 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="15.805" 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="11.660" classname="Create new storage with different access modes during workbench creation">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:05:46" 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-09-15T12:05:46" tests="2" time="36.365" failures="1">
    <testcase name="Verify Model Catalog Settings Access Control Admin user can access Model catalog settings" time="4.043" 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="16.079" 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.rh-nightly-pm.nuth.p3.openshiftapps.com/  Timed out retrying after 10000ms: expected 'https://oauth.rh-nightly-pm.nuth.p3.openshiftapps.com/login/ldap-provider-qe?reason=authentication_error&amp;then=%2Foauth%2Fauthorize%3Fapproval_prompt%3Dforce%26client_id%3Ddata-science%26idp%3Dldap-provider-qe%26redirect_uri%3Dhttps%253A%252F%252Frh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com%252Foauth2%252Fcallback%26response_type%3Dcode%26scope%3Duser%253Afull%26state%3D3WpSX0hdcvbrv8t42bQp3IK8jMbJbjSA81Hvawdb0tU%253A%252F' to include 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com'" type="AssertionError">AssertionError: Timed out retrying after 10000ms: expected 'https://oauth.rh-nightly-pm.nuth.p3.openshiftapps.com/login/ldap-provider-qe?reason=authentication_error&amp;then=%2Foauth%2Fauthorize%3Fapproval_prompt%3Dforce%26client_id%3Ddata-science%26idp%3Dldap-provider-qe%26redirect_uri%3Dhttps%253A%252F%252Frh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com%252Foauth2%252Fcallback%26response_type%3Dcode%26scope%3Duser%253Afull%26state%3D3WpSX0hdcvbrv8t42bQp3IK8jMbJbjSA81Hvawdb0tU%253A%252F' to include 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com'
    at handleOAuthLogin (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:305:11)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:369:8)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:16:46" 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-09-15T12:16:46" tests="1" time="10.342" failures="0">
    <testcase name="Verify Hardware Profiles - Creating, Editing and Deleting Create, Edit and Delete a Hardware Profile" time="10.314" classname="Create, Edit and Delete a Hardware Profile">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:08:42" 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-09-15T12:08:42" tests="1" time="237.749" 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="9.501" 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.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ 6. Navigate to Training jobs 7. Select the project 8. Verify training job appears in the table 9. Wait for training job to reach Running status 10. Click on the training job status to open status modal 11. Verify status modal opens and shows Running status 12. Switch to Events log tab and verify log entries exist 13. Close modal and wait for training job to complete  Timed out retrying after 180000ms: Expected to find content: 'Complete' within the element: &lt;span.pf-v6-c-label.pf-m-blue.pf-m-filled.pf-m-compact.pf-m-clickable&gt; but never did." type="AssertionError">AssertionError: Timed out retrying after 180000ms: Expected to find content: 'Complete' within the element: &lt;span.pf-v6-c-label.pf-m-blue.pf-m-filled.pf-m-compact.pf-m-clickable&gt; but never did.
    at Context.monitorLifecycle (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecycle.cy.ts:157:9)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:05:04" 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-09-15T12:05:04" tests="1" time="39.893" failures="0">
    <testcase name="Create a custom resource Quickstart by using Dashboard CRDs Upload custom resource and verify" time="37.925" classname="Upload custom resource and verify">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:03:24" tests="0" file="cypress/tests/e2e/applications/testAboutDialog.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify RHODS About Dialog" timestamp="2026-09-15T12:03:24" tests="1" time="7.589" failures="0">
    <testcase name="Verify RHODS About Dialog Verify RHODS About Dialog contains correct information" time="7.571" classname="Verify RHODS About Dialog contains correct information">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:07:42" 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-09-15T12:07:42" tests="1" time="6.663" failures="0">
    <testcase name="Verify RHODS Explore Section Contains Only Expected ISVs Validate that configured ISVs display in the Explore Section" time="6.674" classname="Validate that configured ISVs display in the Explore Section">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:03:46" 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-09-15T12:03:46" tests="3" time="72.074" failures="1">
    <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="11.216" 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="7.570" 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="16.080" classname="Verify that user can access the created project with Admin rights">
      <failure message="  Test steps were:  1. Log into the application as non-admin 2. Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/  Timed out retrying after 10000ms: expected 'https://oauth.rh-nightly-pm.nuth.p3.openshiftapps.com/login/ldap-provider-qe?reason=authentication_error&amp;then=%2Foauth%2Fauthorize%3Fapproval_prompt%3Dforce%26client_id%3Ddata-science%26idp%3Dldap-provider-qe%26redirect_uri%3Dhttps%253A%252F%252Frh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com%252Foauth2%252Fcallback%26response_type%3Dcode%26scope%3Duser%253Afull%26state%3DBLEF5wgSdWnkRau8E9tR9dtCSTt7QQDEOg-qwoH5Ik0%253A%252F' to include 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com'" type="AssertionError">AssertionError: Timed out retrying after 10000ms: expected 'https://oauth.rh-nightly-pm.nuth.p3.openshiftapps.com/login/ldap-provider-qe?reason=authentication_error&amp;then=%2Foauth%2Fauthorize%3Fapproval_prompt%3Dforce%26client_id%3Ddata-science%26idp%3Dldap-provider-qe%26redirect_uri%3Dhttps%253A%252F%252Frh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com%252Foauth2%252Fcallback%26response_type%3Dcode%26scope%3Duser%253Afull%26state%3DBLEF5wgSdWnkRau8E9tR9dtCSTt7QQDEOg-qwoH5Ik0%253A%252F' to include 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com'
    at handleOAuthLogin (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:305:11)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:369:8)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:06:26" 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-09-15T12:06:26" tests="2" time="49.946" failures="1">
    <testcase name="Verifies that Model Catalog is available for different users Verifies that Model Catalog is available for an admin user" time="16.222" 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="16.116" classname="Verifies that Model Catalog is available for a regular user">
      <failure message="  Test steps were:  1. Verifies that Model Catalog pods, Services and ConfigMaps are available 2. Verifying Model Catalog backend resources 3. Ensure at least one model catalog source is enabled 4. Ensuring model catalog source 'redhat_ai_models' is enabled 5. Login as LDAP user 6. Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/  Timed out retrying after 10000ms: expected 'https://oauth.rh-nightly-pm.nuth.p3.openshiftapps.com/login/ldap-provider-qe?reason=authentication_error&amp;then=%2Foauth%2Fauthorize%3Fapproval_prompt%3Dforce%26client_id%3Ddata-science%26idp%3Dldap-provider-qe%26redirect_uri%3Dhttps%253A%252F%252Frh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com%252Foauth2%252Fcallback%26response_type%3Dcode%26scope%3Duser%253Afull%26state%3DEj3tR3Fb1rTbU9NPOt22JBgF6SFLC2mbLw3oY6QoVCs%253A%252F' to include 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com'" type="AssertionError">AssertionError: Timed out retrying after 10000ms: expected 'https://oauth.rh-nightly-pm.nuth.p3.openshiftapps.com/login/ldap-provider-qe?reason=authentication_error&amp;then=%2Foauth%2Fauthorize%3Fapproval_prompt%3Dforce%26client_id%3Ddata-science%26idp%3Dldap-provider-qe%26redirect_uri%3Dhttps%253A%252F%252Frh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com%252Foauth2%252Fcallback%26response_type%3Dcode%26scope%3Duser%253Afull%26state%3DEj3tR3Fb1rTbU9NPOt22JBgF6SFLC2mbLw3oY6QoVCs%253A%252F' to include 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com'
    at handleOAuthLogin (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:305:11)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:369:8)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:03:34" 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-09-15T12:03:34" tests="1" time="5.684" 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.723" classname="Verify the various application tabs and switcher links are operational">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:07:19" 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-09-15T12:07:19" tests="1" time="16.977" 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.949" classname="Performance view toggle enables filters and shows benchmark data on validated models">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:12:43" 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-09-15T12:12:43" tests="1" time="236.332" failures="1">
    <testcase name="Verify a Training Job with Progression Tracking &quot;before each&quot; hook: retryableBeforeEach for &quot;Should create and complete training job with progression tracking&quot;" time="192.070" classname="&quot;before each&quot; hook: retryableBeforeEach for &quot;Should create and complete training job with progression tracking&quot;">
      <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)  Failed to create TrainingRuntime: Error from server (InternalError): error when creating &quot;/tmp/training-runtime-1789474592290.yaml&quot;: Internal error occurred: failed calling webhook &quot;validator.trainingruntime.trainer.kubeflow.org&quot;: failed to call webhook: Post &quot;https://kubeflow-trainer-controller-manager.redhat-ods-applications.svc:443/validate-trainer-kubeflow-org-v1alpha1-trainingruntime?timeout=10s&quot;: http: server gave HTTP response to HTTPS client  Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Verify a Training Job with ...`" type="Error">Error: Failed to create TrainingRuntime: Error from server (InternalError): error when creating "/tmp/training-runtime-1789474592290.yaml": Internal error occurred: failed calling webhook "validator.trainingruntime.trainer.kubeflow.org": failed to call webhook: Post "https://kubeflow-trainer-controller-manager.redhat-ods-applications.svc:443/validate-trainer-kubeflow-org-v1alpha1-trainingruntime?timeout=10s": http: server gave HTTP response to HTTPS client
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/trainingJobs.ts:129:18)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:14:31" tests="0" file="cypress/tests/e2e/dataScienceProjects/testProjectEditing.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify Project - Editing" timestamp="2026-09-15T12:14:31" tests="1" time="10.361" failures="0">
    <testcase name="Verify Project - Editing Edit a Project in RHOAI" time="9.968" classname="Edit a Project in RHOAI">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:03:38" tests="0" file="cypress/tests/e2e/application.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="application" timestamp="2026-09-15T12:03:38" tests="1" time="3.851" failures="0">
    <testcase name="application should login and load page" time="3.520" classname="should login and load page">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:14:45" 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-09-15T12:14:45" tests="1" time="65.108" 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="19.468" 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.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/  Timed out retrying after 10000ms: expected 'https://oauth.rh-nightly-pm.nuth.p3.openshiftapps.com/login/ldap-provider-qe?reason=authentication_error&amp;then=%2Foauth%2Fauthorize%3Fapproval_prompt%3Dforce%26client_id%3Ddata-science%26idp%3Dldap-provider-qe%26redirect_uri%3Dhttps%253A%252F%252Frh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com%252Foauth2%252Fcallback%26response_type%3Dcode%26scope%3Duser%253Afull%26state%3DwLNmywNlrwwCdlzWGtjDGYyab5p90aEIOK8FzVe3n6M%253A%252F' to include 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com'" type="AssertionError">AssertionError: Timed out retrying after 10000ms: expected 'https://oauth.rh-nightly-pm.nuth.p3.openshiftapps.com/login/ldap-provider-qe?reason=authentication_error&amp;then=%2Foauth%2Fauthorize%3Fapproval_prompt%3Dforce%26client_id%3Ddata-science%26idp%3Dldap-provider-qe%26redirect_uri%3Dhttps%253A%252F%252Frh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com%252Foauth2%252Fcallback%26response_type%3Dcode%26scope%3Duser%253Afull%26state%3DwLNmywNlrwwCdlzWGtjDGYyab5p90aEIOK8FzVe3n6M%253A%252F' to include 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com'
    at handleOAuthLogin (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:305:11)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:369:8)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:17:16" 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-09-15T12:17:16" tests="2" time="59.603" failures="0">
    <testcase name="Verify Connection Type Creation Verify User Can Create, Preview and Delete a Connection Type" time="21.860" 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="18.610" classname="Verify User Can Duplicate, Edit and Delete a Connection Type">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:18:26" tests="0" file="cypress/tests/e2e/settings/hardwareProfiles/testNotebookTolerations.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Notebooks - tolerations tests" timestamp="2026-09-15T12:18:26" tests="1" time="653.208" failures="1">
    <testcase name="Notebooks - tolerations tests Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations" time="329.900" 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.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ 3. Launch Standalone notebook server 4. Choose Code Server Image 5. Select the hardware profile 6. Check Start server button is enabled 7. Launch a notebook server 8. Verify the Jupyter Notebook pod is ready  `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-htpasswd-2dcluster-2dadmin-2duser-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`.  https://on.cypress.io/exec" type="CypressError">CypressError: `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-htpasswd-2dcluster-2dadmin-2duser-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`.

https://on.cypress.io/exec
    at &lt;unknown&gt; (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:124114:70)
    at tryCatcher (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1777:23)
    at &lt;unknown&gt; (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:4156:41)
    at tryCatcher (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:227:11)
at Array.forEach (&lt;anonymous&gt;)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:220:11)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:18:18" 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-09-15T12:18:19" tests="1" time="4.412" failures="0">
    <testcase name="Verify OOTB Connection Types should have pre-installed label and unable to be edited or deleted" time="4.445" classname="should have pre-installed label and unable to be edited or deleted">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:16:21" 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-09-15T12:16:21" tests="5" time="47.224" failures="0">
    <testcase name="Cluster Storage Access Modes Tests Should display storage classes with different access modes in cluster storage dropdown" time="13.359" 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="7.501" 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="7.746" 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="9.268" 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="6.660" classname="Should reset access mode appropriately when switching between storage classes">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:15:54" 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-09-15T12:15:54" tests="4" time="23.461" 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="7.183" 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="4.145" 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="4.334" 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="5.767" classname="An admin user can edit the access mode of a storage class">
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:03:45" 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-09-15T12:03:45" tests="1" time="637.267" 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="319.067" 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.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ 3. Launch Standalone notebook server 4. Choose Code Server Image 5. Check Start server button is enabled 6. Launch a notebook server 7. Verify the Jupyter Notebook pod is ready  `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-htpasswd-2dcluster-2dadmin-2duser-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`.  https://on.cypress.io/exec" type="CypressError">CypressError: `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-htpasswd-2dcluster-2dadmin-2duser-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`.

https://on.cypress.io/exec
    at &lt;unknown&gt; (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:124114:70)
    at tryCatcher (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1777:23)
    at &lt;unknown&gt; (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:4156:41)
    at tryCatcher (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:227:11)
at Array.forEach (&lt;anonymous&gt;)
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:220:11)</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:20: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-09-15T12:20:15" tests="4" time="41.103" failures="1">
    <testcase name="Verify models can be registered in a model registry &quot;before all&quot; hook for &quot;Registers models via model registry using object storage and URI&quot;" time="0.000" classname="&quot;before all&quot; hook for &quot;Registers models via model registry using object storage and URI&quot;">
      <failure message="  Test steps were:  1. Load test data from fixture 2. Ensure operator has optimal memory for testing 3. Create and verify PostgreSQL database for model registry 4. Create PostgreSQL database 'model-registry-db-662874' for model registry 5. Wait for PostgreSQL database 'model-registry-db-662874' to be ready 6. Create a PostgreSQL-backed model registry using YAML 7. Verify model registry is created  Timed out retrying after 10000ms: expected false to be true  Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Verify models can be regist...`  Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail" type="AssertionError">AssertionError: Timed out retrying after 10000ms: expected false to be true
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelRegistry/testRegisterModel.cy.ts:72:39)

      + expected - actual:  failed to generate Mocha diff
</failure>
    </testcase>
  </testsuite>
<testsuite name="Root Suite" timestamp="2026-09-15T12:18:08" 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-09-15T12:18:08" tests="3" time="124.209" failures="1">
    <testcase name="Verify a model registry can be created and deleted &quot;before all&quot; hook for &quot;Creates a model registry with mysql database and then deletes it&quot;" time="0.000" classname="&quot;before all&quot; hook for &quot;Creates a model registry with mysql database and then deletes it&quot;">
      <failure message="  Test steps were:  1. Load test data from fixture 2. Ensure operator has optimal memory for testing  `cy.exec('oc rollout status deployment/model-registry-operator-controller-manager -n redhat-ods-applications --timeout=120s')` timed out after waiting `120000ms`.  https://on.cypress.io/exec  Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Verify a model registry can...`  Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail" type="CypressError">CypressError: `cy.exec('oc rollout status deployment/model-registry-operator-controller-manager -n redhat-ods-applications --timeout=120s')` timed out after waiting `120000ms`.

https://on.cypress.io/exec
    at &lt;unknown&gt; (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:124114:70)
    at tryCatcher (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1777:23)
    at &lt;unknown&gt; (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:4156:41)
    at tryCatcher (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1777:23)
    at Promise._settlePromiseFromHandler (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1489:31)
    at Promise._settlePromise (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1546:18)
    at Promise._settlePromise0 (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1591:10)
    at Promise._settlePromises (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1667:18)
    at _drainQueueStep (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2377:12)
    at _drainQueue (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2370:9)
    at Async._drainQueues (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2386:5)
    at Async.drainQueues (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
    at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/modelRegistry.ts:79:11)</failure>
    </testcase>
  </testsuite>
</testsuites>