Warning: The allowCypressEnv configuration option is enabled. This allows any browser code to read values from Cypress.env(). This is insecure and will be removed in a future major version. 1. Replace Cypress.env() calls with cy.env() (for sensitive values) or Cypress.expose() (for public configuration) 2. Set allowCypressEnv: false in your Cypress configuration to disable Cypress.env() Learn more: https://on.cypress.io/cypress-env-migration @cypress/grep: filtering using tag(s) "@SmokeSet2" ================================================================================ (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 15.17.0 │ │ Browser: Electron 138 (headless) │ │ Node Version: v22.22.0 (/usr/bin/node-22) │ │ Specs: 13 found (application.cy.ts, dataScienceProjects/testLaunchStandaloneNotebook. │ │ cy.ts, dataScienceProjects/testProjectContributorPermissions.cy.ts, dataScienc │ │ eProjects/testProjectCreation.cy.ts, dataScienceProjects/testProjectEditing.cy │ │ .ts, storageClasses/clu...) │ │ Searched: cypress/tests/e2e/application.cy.ts, cypress/tests/e2e/dataScienceProjects/tes │ │ tLaunchStandaloneNotebook.cy.ts, cypress/tests/e2e/dataScienceProjects/testPro │ │ jectContributorPermissions.cy.ts, cypress/tests/e2e/dataScienceProjects/testPr │ │ ojectCreation.cy.ts, cypress/tests/e2e/dataScienceProjects/testProjectEditing. │ │ cy.ts, cypress/tests/e2e/storageClasses/clusterStorage.cy.ts, cypress/tests/e2 │ │ e/storageClasses/storageClasses.cy.ts, cypress/tests/e2e/dataScienceProjects/c │ │ lusterStorage/testClusterStorageAccessModes.cy.ts, cypress/tests/e2e/settings/ │ │ clusterSettings/testAdminClusterSettings.cy.ts, cypress/tests/e2e/settings/con │ │ nectionTypes/testCreateConnectionTypes.cy.ts, cypress/tests/e2e/settings/conne │ │ ctionTypes/testPreInstalledConnectionTypes.cy.ts, cypress/tests/e2e/settings/h │ │ ardwareProfiles/testNotebookTolerations.cy.ts, cypress/tests/e2e/settings/serv │ │ ingRuntimes/testSingleServingRuntimeCreation.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: application.cy.ts (1 of 13) [2026-07-02T17:53:09.961Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-02T17:53:10.051Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-02T17:53:10.058Z] [INFO] Test title: should login and load page [2026-07-02T17:53:10.134Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T17:53:10.152Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T17:53:10.162Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:53:10.180Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T17:53:10.186Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T17:53:11.773Z] [INFO] Keycloak login flow detected - completing authentication ✓ should login and load page (5383ms) 1 passing (6s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 5 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-02T17:53:21.938Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-02T17:53:21.965Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T17:53:21.971Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T17:53:22.039Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-02T17:53:22.048Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T17:53:22.127Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:53:22.165Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-02T17:53:23.564Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-02T17:53:23.573Z] [INFO] No notebooks found [2026-07-02T17:53:23.743Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:53:23.836Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T17:53:23.844Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T17:53:24.743Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T17:53:31.762Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T17:53:32.058Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T17:53:34.053Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-02T17:53:34.230Z] [INFO] [STEP 5] Launch a notebook server [2026-07-02T17:53:35.025Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-02T17:53:35.053Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T17:53:49.361Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T17:53:49.529Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T17:53:49.556Z] [INFO] Found 1 matching pods [2026-07-02T17:53:49.626Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-02T17:58:50.588Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T17:58:50.591Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T17:58:50.597Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-02T17:58:50.602Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T17:58:50.606Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:58:50.632Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-02T17:58:51.732Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-02T17:58:51.740Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T17:58:51.767Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:58:51.826Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T17:58:51.833Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T17:58:52.727Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T17:58:56.958Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T17:58:57.145Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T17:58:58.245Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-02T17:58:58.276Z] [INFO] [STEP 5] Launch a notebook server [2026-07-02T17:58:58.490Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-02T17:58:58.494Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T17:59:10.162Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T17:59:10.181Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T17:59:10.186Z] [INFO] Found 1 matching pods [2026-07-02T17:59:10.191Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s 1) Verify User Can Access Jupyter Launcher From Project Page 0 passing (11m) 1 failing 1) Verify a Jupyter Notebook can be launched directly from the Project List View Verify User Can Access Jupyter Launcher From Project Page: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.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-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`. https://on.cypress.io/exec CypressError: `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`. https://on.cypress.io/exec at (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:124114:70) at tryCatcher (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1777:23) at (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:4156:41) 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:1667:18) at _drainQueueStep (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2377:12) at _drainQueue (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2370:9) at Async._drainQueues (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2386:5) at Async.drainQueues (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2256:14) From Your Spec Code: at eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:182:11) at Array.forEach () at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:175:11) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 10 minutes, 49 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testLaunchStandaloneNotebook.cy.ts/Verify a Jupyter Notebook can be launched directly from the Project List View -- Verify User Can Access Jupyter L auncher From Project Page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testLaunchStandaloneNotebook.cy.ts/Verify a Jupyter Notebook can be launched directly from the Project List View -- Verify User Can Access Jupyter L auncher From Project Page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-02T18:04:14.244Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users - Verify that user can be added as a Contributor for a Project - Verify that user can access the created project as a Contributor [2026-07-02T18:04:14.268Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (112ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-02T18:04:17.763Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion - Create and Delete a Project in RHOAI - Verify users cannot create a project with Empty title - Verify User cannot create a project using special characters or long names in the Resource name field - Verify 250 character limit is enforced for Name and Description fields [2026-07-02T18:04:17.796Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (121ms) 4 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 4 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-02T18:04:20.788Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-02T18:04:20.806Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-02T18:04:20.826Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-02T18:04:20.844Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-02T18:04:20.852Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:04:20.862Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:04:20.892Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-02T18:04:20.899Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T18:04:21.276Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T18:04:21.290Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T18:04:21.308Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-02T18:04:21.345Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-02T18:04:21.815Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-02T18:04:22.400Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-02T18:04:22.409Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T18:04:22.741Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T18:04:22.755Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-02T18:04:22.773Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-02T18:04:22.790Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-02T18:04:22.812Z] [INFO] [STEP 1] Log into the application [2026-07-02T18:04:22.830Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:04:22.845Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:04:23.793Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:04:25.684Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-02T18:04:27.524Z] [INFO] [STEP 3] Edit project information [2026-07-02T18:04:28.636Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-02T18:04:28.964Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-02T18:04:29.282Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (8174ms) 1 passing (9s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 8 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-02T18:04:32.421Z] [INFO] Setting tests timeout to: 480 seconds Regular Users can make use of the Storage Classes in the Cluster Storage tab from Pipelines [2026-07-02T18:04:32.438Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T18:04:32.443Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T18:04:32.456Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T18:04:32.465Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:04:32.470Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:04:32.487Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T18:04:32.766Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T18:04:32.773Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T18:04:32.786Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T18:04:32.790Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T18:04:33.060Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T18:04:33.070Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-02T18:04:33.076Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-02T18:04:33.094Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-02T18:04:33.489Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-02T18:04:33.803Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-02T18:04:33.811Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T18:04:34.122Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T18:04:34.139Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-02T18:04:34.154Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-02T18:04:34.474Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-02T18:04:34.504Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:04:34.508Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:04:35.120Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:04:36.663Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-02T18:04:38.338Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-02T18:04:38.606Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T18:04:38.905Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T18:04:38.930Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:04:39.235Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:04:39.262Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:04:39.534Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:04:39.561Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:04:39.830Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:04:39.840Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T18:04:40.122Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T18:04:40.149Z] [INFO] oc patch storageclass csi-manila-ceph --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-ceph\",\"lastModified\":\"2026-07-02T18:04:40.125Z\"}"}}}' [2026-07-02T18:04:40.458Z] [INFO] [EXEC] oc patch storageclass csi-manila-ceph --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-ceph\",\"lastModified\":\"2026-07-02T18:04:40.125Z\"}"}}}' [2026-07-02T18:04:40.497Z] [INFO] oc patch storageclass csi-manila-netapp --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-netapp\",\"lastModified\":\"2026-07-02T18:04:40.474Z\"}"}}}' [2026-07-02T18:04:40.796Z] [INFO] [EXEC] oc patch storageclass csi-manila-netapp --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-netapp\",\"lastModified\":\"2026-07-02T18:04:40.474Z\"}"}}}' [2026-07-02T18:04:40.805Z] [INFO] oc patch storageclass standard-csi --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"standard-csi\",\"lastModified\":\"2026-07-02T18:04:40.797Z\"}"}}}' [2026-07-02T18:04:41.135Z] [INFO] [EXEC] oc patch storageclass standard-csi --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"standard-csi\",\"lastModified\":\"2026-07-02T18:04:40.797Z\"}"}}}' [2026-07-02T18:04:41.358Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-02T18:04:41.853Z] [INFO] [EXEC] oc delete project qe-cluster-storage-sc-dsp --wait=false --ignore-not-found ✓ If all SC are disabled except one, the SC dropdown should be disabled (9149ms) 1 passing (10s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 9 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-02T18:04:45.704Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-02T18:04:45.715Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-02T18:04:45.718Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-02T18:04:45.723Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T18:04:45.728Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:04:45.732Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:04:45.743Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T18:04:46.052Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T18:04:46.060Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T18:04:46.067Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T18:04:46.357Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783015486070-awe8pt6dd.yaml && rm -f /tmp/cypress-yaml-1783015486070-awe8pt6dd.yaml [2026-07-02T18:04:46.363Z] [INFO] Command exit code: 0 [2026-07-02T18:04:46.694Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783015486365-niqdbt8ve.yaml && rm -f /tmp/cypress-yaml-1783015486365-niqdbt8ve.yaml [2026-07-02T18:04:46.701Z] [INFO] Command exit code: 0 [2026-07-02T18:04:46.989Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783015486703-oizxk1y2v.yaml && rm -f /tmp/cypress-yaml-1783015486703-oizxk1y2v.yaml [2026-07-02T18:04:46.994Z] [INFO] Command exit code: 0 [2026-07-02T18:04:47.413Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783015486996-orwya65i3.yaml && rm -f /tmp/cypress-yaml-1783015486996-orwya65i3.yaml [2026-07-02T18:04:47.419Z] [INFO] Command exit code: 0 [2026-07-02T18:04:47.714Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783015487421-qswmk1cqy.yaml && rm -f /tmp/cypress-yaml-1783015487421-qswmk1cqy.yaml [2026-07-02T18:04:47.720Z] [INFO] Command exit code: 0 [2026-07-02T18:04:47.737Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T18:04:47.746Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:04:47.748Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:04:48.324Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:04:51.444Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T18:04:51.575Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T18:04:51.661Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-02T18:04:51.760Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-02T18:04:51.829Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T18:04:51.975Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-02T18:04:52.269Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T18:04:52.360Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:04:52.689Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:04:52.728Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (7130ms) [2026-07-02T18:04:52.934Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-02T18:04:52.937Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-02T18:04:52.941Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T18:04:52.944Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:04:52.948Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:04:52.964Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T18:04:52.973Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:04:52.977Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:04:53.428Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:04:55.314Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T18:04:55.352Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T18:04:55.393Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-02T18:04:55.420Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-02T18:04:55.483Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T18:04:55.581Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-02T18:04:55.675Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T18:04:55.703Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:04:55.983Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:04:55.991Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-02T18:04:56.104Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-02T18:04:56.106Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-02T18:04:56.110Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T18:04:56.114Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:04:56.118Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:04:56.151Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T18:04:56.158Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:04:56.161Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:04:56.407Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:04:58.095Z] [INFO] [STEP 2] Check there's no Default label [2026-07-02T18:04:58.133Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-02T18:04:58.187Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-02T18:04:58.325Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-02T18:04:58.726Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-02T18:04:58.751Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:04:59.026Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:04:59.039Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-02T18:04:59.156Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-02T18:04:59.158Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-02T18:04:59.162Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T18:04:59.166Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:04:59.170Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:04:59.192Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T18:04:59.202Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:04:59.204Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:04:59.652Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:05:01.448Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-02T18:05:01.510Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-02T18:05:01.752Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-02T18:05:01.774Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-02T18:05:01.940Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-02T18:05:01.950Z] [INFO] [STEP 7] Save the changes [2026-07-02T18:05:02.037Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-02T18:05:02.183Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-02T18:05:02.186Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:05:02.448Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T18:05:02.459Z] [INFO] Storage Class Config: [2026-07-02T18:05:02.464Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-02T18:05:02.841Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-02T18:05:03.023Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-02T18:05:03.551Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-02T18:05:03.555Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-02T18:05:03.855Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-02T18:05:03.858Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-02T18:05:04.175Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-02T18:05:04.179Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-02T18:05:04.472Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-02T18:05:04.475Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-02T18:05:04.763Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-vsphere-volume --ignore-not-found=true ✓ An admin user can edit the access mode of a storage class 4 passing (19s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_006.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 4 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 19 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-02T18:05:08.419Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-02T18:05:08.429Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T18:05:08.434Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T18:05:08.439Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T18:05:08.446Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:05:08.451Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:05:08.466Z] [INFO] Loaded test data from fixtures [2026-07-02T18:05:08.477Z] [INFO] Provisioning storage classes with different access modes [2026-07-02T18:05:08.825Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783015508482-l36oxhn57.yaml && rm -f /tmp/cypress-yaml-1783015508482-l36oxhn57.yaml [2026-07-02T18:05:08.831Z] [INFO] Command exit code: 0 [2026-07-02T18:05:09.154Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783015508833-658f39139.yaml && rm -f /tmp/cypress-yaml-1783015508833-658f39139.yaml [2026-07-02T18:05:09.160Z] [INFO] Command exit code: 0 [2026-07-02T18:05:09.537Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783015509162-f6u8w9cto.yaml && rm -f /tmp/cypress-yaml-1783015509162-f6u8w9cto.yaml [2026-07-02T18:05:09.543Z] [INFO] Command exit code: 0 [2026-07-02T18:05:09.849Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783015509557-nfnhke9ub.yaml && rm -f /tmp/cypress-yaml-1783015509557-nfnhke9ub.yaml [2026-07-02T18:05:09.855Z] [INFO] Command exit code: 0 [2026-07-02T18:05:10.192Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783015509857-kagx7wyv9.yaml && rm -f /tmp/cypress-yaml-1783015509857-kagx7wyv9.yaml [2026-07-02T18:05:10.198Z] [INFO] Command exit code: 0 [2026-07-02T18:05:10.201Z] [INFO] Provisioning project [2026-07-02T18:05:10.203Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T18:05:10.478Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T18:05:10.483Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-02T18:05:10.488Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-02T18:05:10.501Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-02T18:05:10.936Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-02T18:05:11.243Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-02T18:05:11.252Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T18:05:11.538Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T18:05:11.545Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-02T18:05:11.551Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-02T18:05:11.845Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-02T18:05:11.855Z] [INFO] [STEP 1] Log into the application [2026-07-02T18:05:11.862Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:05:11.865Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:05:12.447Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:05:13.721Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T18:05:15.329Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T18:05:15.594Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T18:05:15.775Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-02T18:05:15.863Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-02T18:05:15.963Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (8600ms) [2026-07-02T18:05:17.067Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T18:05:17.069Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T18:05:17.075Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T18:05:17.078Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:05:17.082Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:05:17.090Z] [INFO] [STEP 1] Log into the application [2026-07-02T18:05:17.097Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:05:17.099Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:05:17.332Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:05:18.291Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T18:05:19.481Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T18:05:19.687Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T18:05:19.838Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-02T18:05:20.123Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-02T18:05:20.132Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-02T18:05:20.147Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-02T18:05:20.151Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-02T18:05:20.331Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-02T18:05:20.426Z] [INFO] [STEP 11] Verify other access modes are not available for RWX-only storage class ✓ Should show correct access modes when selecting storage classes with single access mode [2026-07-02T18:05:20.602Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T18:05:20.604Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T18:05:20.608Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T18:05:20.611Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:05:20.615Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:05:20.622Z] [INFO] [STEP 1] Log into the application [2026-07-02T18:05:20.627Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:05:20.630Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:05:21.044Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:05:21.985Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T18:05:23.086Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T18:05:23.306Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T18:05:23.527Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-02T18:05:23.823Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-02T18:05:23.844Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-02T18:05:23.847Z] [INFO] [STEP 8] Default should be RWO [2026-07-02T18:05:23.854Z] [INFO] [STEP 9] Switch to RWX [2026-07-02T18:05:23.944Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T18:05:24.199Z] [INFO] Starting 480s timeout for: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-02T18:05:24.202Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-02T18:05:24.205Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T18:05:24.210Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:05:24.214Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:05:24.222Z] [INFO] [STEP 1] Log into the application [2026-07-02T18:05:24.228Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:05:24.230Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:05:24.643Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:05:25.553Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T18:05:26.801Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T18:05:26.991Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-02T18:05:27.885Z] [INFO] [STEP 5] Submit the form [2026-07-02T18:05:27.970Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-02T18:05:28.123Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-02T18:05:28.334Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-02T18:05:28.342Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-02T18:05:28.437Z] [INFO] [STEP 10] Verify that access mode radio buttons are not available for editing ✓ Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-02T18:05:28.624Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-02T18:05:28.626Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-02T18:05:28.630Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T18:05:28.633Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:05:28.637Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:05:28.645Z] [INFO] [STEP 1] Log into the application [2026-07-02T18:05:28.650Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:05:28.653Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:05:29.059Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:05:30.074Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T18:05:31.200Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T18:05:31.417Z] [INFO] [STEP 4] Open create modal [2026-07-02T18:05:31.637Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-02T18:05:32.030Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-02T18:05:32.209Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-02T18:05:32.296Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-02T18:05:32.307Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-02T18:05:32.599Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-02T18:05:32.602Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-02T18:05:32.941Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-02T18:05:32.943Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-02T18:05:33.234Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-02T18:05:33.237Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-02T18:05:33.533Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-02T18:05:33.536Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-02T18:05:33.826Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-02T18:05:33.829Z] [INFO] [STEP 9] Cleaning up project [2026-07-02T18:05:34.118Z] [INFO] [EXEC] oc delete project test-cluster-storage-access-modes --wait=false --ignore-not-found ✓ Should reset access mode appropriately when switching between storage classes 5 passing (26s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 5 │ │ Passing: 5 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 25 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-02T18:05:38.469Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings - Admin should access Cluster Settings and see UI fields matching OpenShift configurations - Test User - should not have access rights to view the Cluster Settings tab - Cluster Admin user can access all Settings pages [2026-07-02T18:05:38.494Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (117ms) 3 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_008.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 3 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/clusterSettings/testAdminClusterSettings.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testCreateConnectionTypes.cy.ts (10 of 13) [2026-07-02T18:05:40.934Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-02T18:05:40.945Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-02T18:05:40.948Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-02T18:05:40.953Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-02T18:05:40.958Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:05:40.962Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-02T18:05:41.002Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-02T18:05:41.005Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-02T18:05:41.009Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-02T18:05:41.013Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:05:41.018Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:05:41.038Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-02T18:05:41.043Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-02T18:05:41.332Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T18:05:41.338Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T18:05:41.344Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-02T18:05:41.354Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-02T18:05:41.704Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-02T18:05:42.031Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-02T18:05:42.037Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-02T18:05:42.379Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T18:05:42.385Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-02T18:05:42.391Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-02T18:05:42.411Z] [INFO] [STEP 1] Log into the application [2026-07-02T18:05:42.419Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:05:42.422Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:05:43.003Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:05:44.754Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-02T18:05:45.934Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-02T18:05:46.761Z] [INFO] [STEP 4] Edit the Connection type [2026-07-02T18:05:47.900Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-02T18:05:47.935Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-02T18:05:47.984Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:05:52.373Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-02T18:05:54.963Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-02T18:05:59.007Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-02T18:05:59.307Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-02T18:05:59.360Z] [INFO] Executing delete connection type command: oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-02T18:05:59.697Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-02T18:06:10.018Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (17797ms) 1 passing (29s) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_009.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 29 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-02T18:06:12.743Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-02T18:06:12.763Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-02T18:06:12.767Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-02T18:06:12.780Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T18:06:12.787Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:06:12.796Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:06:12.826Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-02T18:06:12.840Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-02T18:06:12.852Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:06:13.469Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:06:15.678Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-02T18:06:15.760Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted 1 passing (4s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_010.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 4 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-02T18:06:19.178Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-02T18:06:19.198Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T18:06:19.203Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T18:06:19.216Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-02T18:06:19.221Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:06:19.230Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:06:19.256Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-02T18:06:20.011Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-02T18:06:20.017Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T18:06:20.021Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-02T18:06:20.032Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T18:06:20.036Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-02T18:06:20.335Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-02T18:06:20.348Z] [INFO] No matching profile found, proceeding with the test. [2026-07-02T18:06:20.363Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T18:06:20.384Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783015580366.yaml" -n redhat-ods-applications [2026-07-02T18:06:20.708Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783015580366.yaml" -n redhat-ods-applications [2026-07-02T18:06:20.717Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-02T18:06:20.828Z] [INFO] [EXEC] rm /tmp/temp_1783015580366.yaml [2026-07-02T18:06:20.853Z] [INFO] [STEP 1] Log into the application [2026-07-02T18:06:20.886Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:06:20.897Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:06:21.519Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:06:24.289Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T18:06:24.427Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T18:06:25.012Z] [INFO] [STEP 4] Select the hardware profile [2026-07-02T18:06:25.284Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-02T18:06:25.307Z] [INFO] [STEP 6] Launch a notebook server [2026-07-02T18:06:25.487Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-02T18:06:25.493Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T18:06:36.851Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T18:06:36.880Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T18:06:36.898Z] [INFO] Found 1 matching pods [2026-07-02T18:06:36.917Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-02T18:11:37.700Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T18:11:37.703Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T18:11:37.707Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-02T18:11:37.711Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T18:11:37.714Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T18:11:37.729Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-02T18:11:38.483Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-02T18:11:38.488Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T18:11:38.492Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-02T18:11:38.494Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T18:11:38.497Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-02T18:11:38.787Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-02T18:11:38.792Z] [INFO] No matching profile found, proceeding with the test. [2026-07-02T18:11:38.798Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T18:11:38.810Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783015898799.yaml" -n redhat-ods-applications [2026-07-02T18:11:42.477Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783015898799.yaml" -n redhat-ods-applications [2026-07-02T18:11:42.484Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-02T18:11:42.597Z] [INFO] [EXEC] rm /tmp/temp_1783015898799.yaml [2026-07-02T18:11:42.620Z] [INFO] [STEP 1] Log into the application [2026-07-02T18:11:42.632Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T18:11:42.637Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T18:11:43.443Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T18:11:46.967Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T18:11:47.176Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T18:11:47.819Z] [INFO] [STEP 4] Select the hardware profile [2026-07-02T18:11:48.105Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-02T18:11:48.138Z] [INFO] [STEP 6] Launch a notebook server [2026-07-02T18:11:48.331Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-02T18:11:48.356Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T18:11:59.490Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T18:11:59.508Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T18:11:59.513Z] [INFO] Found 1 matching pods [2026-07-02T18:11:59.518Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s 1) Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T18:16:59.936Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-02T18:17:00.700Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-02T18:17:00.706Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T18:17:00.710Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-hardware-profile-notebooks")) | .metadata.name' | tr -d '"' [2026-07-02T18:17:01.019Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-hardware-profile-notebooks")) | .metadata.name' | tr -d '"' [2026-07-02T18:17:01.028Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-02T18:17:01.341Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-hardware-profile-notebooks -n redhat-ods-applications 0 passing (11m) 1 failing 1) Notebooks - tolerations tests Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.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-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`. https://on.cypress.io/exec CypressError: `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`. https://on.cypress.io/exec at (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:124114:70) at tryCatcher (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1777:23) at (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:4156:41) 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:1667:18) at _drainQueueStep (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2377:12) at _drainQueue (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2370:9) at Async._drainQueues (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2386:5) at Async.drainQueues (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2256:14) From Your Spec Code: at eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:182:11) at Array.forEach () at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:175:11) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_011.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 10 minutes, 42 seconds │ │ Spec Ran: settings/hardwareProfiles/testNotebookTolerations.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079) /hardwareProfiles/testNotebookTolerations.cy.ts/Notebooks - tolerations tests -- Verify Juypter Notebook Creation using Hardware Profiles and applying Toleratio ns (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079) /hardwareProfiles/testNotebookTolerations.cy.ts/Notebooks - tolerations tests -- Verify Juypter Notebook Creation using Hardware Profiles and applying Toleratio ns (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts (13 of 13) [2026-07-02T18:17:04.084Z] [INFO] Setting tests timeout to: 480 seconds Verify Admins Can Import and Delete a Custom Single-Model Serving Runtime Template By Uploading A YAML file - Admin should access serving runtimes, import a yaml file and then delete [2026-07-02T18:17:04.102Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (123ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_012.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Start generate report process Read and merge jsons from "/workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons" Enhance report Create HTML report HTML report successfully created! /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/index.html ================================================================================ (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ application.cy.ts 00:05 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ dataScienceProjects/testLaunchStand 10:49 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 117ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 127ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:08 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:09 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:19 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:25 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 122ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:29 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:04 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:42 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 127ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 23:14 27 14 2 11 -