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-07T12:58:57.529Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-07T12:58:57.576Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-07T12:58:57.590Z] [INFO] Test title: should login and load page [2026-07-07T12:58:57.601Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-07T12:58:57.609Z] [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-07T12:58:57.618Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T12:58:57.673Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T12:58:57.679Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T12:58:58.813Z] [INFO] Keycloak login flow detected - completing authentication ✓ should login and load page (5247ms) 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-07T12:59:07.313Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-07T12:59:07.380Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-07T12:59:07.387Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-07T12:59:07.401Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-07T12:59:07.411Z] [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-07T12:59:07.421Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T12:59:07.499Z] [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-07T12:59:08.607Z] [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-07T12:59:08.684Z] [INFO] No notebooks found [2026-07-07T12:59:08.774Z] [INFO] [STEP 1] Log into the application [2026-07-07T12:59:08.793Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T12:59:08.807Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T12:59:09.506Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T12:59:15.602Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-07T12:59:15.906Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-07T12:59:17.373Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-07T12:59:17.403Z] [INFO] [STEP 5] Launch a notebook server [2026-07-07T12:59:17.996Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-07T12:59:18.174Z] [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-07T12:59:31.488Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-07T12:59:31.669Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-07T12:59:31.692Z] [INFO] Found 1 matching pods [2026-07-07T12:59:31.698Z] [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-07T13:04:32.527Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-07T13:04:32.530Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-07T13:04:32.535Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-07T13:04:32.539Z] [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-07T13:04:32.543Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:04:32.556Z] [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-07T13:04:33.299Z] [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-07T13:04:33.306Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-07T13:04:33.335Z] [INFO] [STEP 1] Log into the application [2026-07-07T13:04:33.382Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:04:33.389Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:04:34.200Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:04:37.597Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-07T13:04:37.791Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-07T13:04:38.476Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-07T13:04:38.517Z] [INFO] [STEP 5] Launch a notebook server [2026-07-07T13:04:38.731Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-07T13:04:38.736Z] [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-07T13:04:49.822Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-07T13:04:49.839Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-07T13:04:49.845Z] [INFO] Found 1 matching pods [2026-07-07T13:04:49.850Z] [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, 43 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-07T13:09:52.939Z] [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-07T13:09:52.961Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (103ms) 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-07T13:09:55.606Z] [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-07T13:09:55.631Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (85ms) 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-07T13:09:58.144Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-07T13:09:58.163Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-07T13:09:58.167Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-07T13:09:58.180Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-07T13:09:58.186Z] [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-07T13:09:58.195Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:09:58.218Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-07T13:09:58.224Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-07T13:09:58.528Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T13:09:58.536Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-07T13:09:58.548Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-07T13:09:58.559Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-07T13:09:58.893Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-07T13:09:59.184Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-07T13:09:59.192Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-07T13:09:59.529Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T13:09:59.537Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-07T13:09:59.552Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-07T13:09:59.569Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-07T13:09:59.592Z] [INFO] [STEP 1] Log into the application [2026-07-07T13:09:59.608Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:09:59.622Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:10:00.391Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:10:02.030Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-07T13:10:03.833Z] [INFO] [STEP 3] Edit project information [2026-07-07T13:10:04.854Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-07T13:10:05.775Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-07T13:10:06.061Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (7624ms) 1 passing (8s) [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-07T13:10:09.265Z] [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-07T13:10:09.285Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-07T13:10:09.297Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-07T13:10:09.307Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T13:10:09.314Z] [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-07T13:10:09.319Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:10:09.338Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T13:10:09.625Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T13:10:09.631Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-07T13:10:09.637Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-07T13:10:09.647Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T13:10:09.975Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T13:10:09.981Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-07T13:10:09.989Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-07T13:10:10.016Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-07T13:10:10.310Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-07T13:10:10.665Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-07T13:10:10.673Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T13:10:10.949Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T13:10:10.965Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-07T13:10:10.972Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-07T13:10:11.380Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-07T13:10:11.404Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:10:11.415Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:10:11.989Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:10:13.722Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-07T13:10:15.236Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-07T13:10:15.540Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T13:10:15.877Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T13:10:15.887Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:16.185Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:16.211Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:16.488Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:16.531Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:16.825Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:16.837Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T13:10:17.131Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T13:10:17.161Z] [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-07T13:10:17.134Z\"}"}}}' [2026-07-07T13:10:17.478Z] [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-07T13:10:17.134Z\"}"}}}' [2026-07-07T13:10:17.487Z] [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-07T13:10:17.479Z\"}"}}}' [2026-07-07T13:10:17.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-07T13:10:17.479Z\"}"}}}' [2026-07-07T13:10:17.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-07T13:10:17.797Z\"}"}}}' [2026-07-07T13:10:18.106Z] [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-07T13:10:17.797Z\"}"}}}' [2026-07-07T13:10:18.282Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-07T13:10:18.753Z] [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 (9253ms) 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-07T13:10:22.874Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-07T13:10:22.884Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-07T13:10:22.887Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-07T13:10:22.894Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T13:10:22.898Z] [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-07T13:10:22.902Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:10:22.915Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T13:10:23.207Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T13:10:23.213Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-07T13:10:23.218Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-07T13:10:23.531Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783429823222-obvm0g95f.yaml && rm -f /tmp/cypress-yaml-1783429823222-obvm0g95f.yaml [2026-07-07T13:10:23.537Z] [INFO] Command exit code: 0 [2026-07-07T13:10:23.878Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783429823539-7qs1cqr42.yaml && rm -f /tmp/cypress-yaml-1783429823539-7qs1cqr42.yaml [2026-07-07T13:10:23.884Z] [INFO] Command exit code: 0 [2026-07-07T13:10:24.221Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783429823885-2haq1dq23.yaml && rm -f /tmp/cypress-yaml-1783429823885-2haq1dq23.yaml [2026-07-07T13:10:24.227Z] [INFO] Command exit code: 0 [2026-07-07T13:10:24.509Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783429824229-ws03elm6q.yaml && rm -f /tmp/cypress-yaml-1783429824229-ws03elm6q.yaml [2026-07-07T13:10:24.515Z] [INFO] Command exit code: 0 [2026-07-07T13:10:24.847Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783429824516-ye7bq5rzb.yaml && rm -f /tmp/cypress-yaml-1783429824516-ye7bq5rzb.yaml [2026-07-07T13:10:24.853Z] [INFO] Command exit code: 0 [2026-07-07T13:10:24.870Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T13:10:24.878Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:10:24.881Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:10:25.421Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:10:27.829Z] [INFO] [STEP 2] Check SC row exists [2026-07-07T13:10:27.945Z] [INFO] [STEP 3] Check there's no Default label [2026-07-07T13:10:27.987Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-07T13:10:28.020Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-07T13:10:28.061Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-07T13:10:28.157Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-07T13:10:28.259Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-07T13:10:28.318Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:28.607Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:28.616Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (5828ms) [2026-07-07T13:10:28.737Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-07T13:10:28.739Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-07T13:10:28.743Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T13:10:28.747Z] [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-07T13:10:28.751Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:10:28.766Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T13:10:28.774Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:10:28.777Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:10:29.183Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:10:30.840Z] [INFO] [STEP 2] Check SC row exists [2026-07-07T13:10:30.935Z] [INFO] [STEP 3] Check there's no Default label [2026-07-07T13:10:30.984Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-07T13:10:31.014Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-07T13:10:31.070Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-07T13:10:31.174Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-07T13:10:31.293Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-07T13:10:31.322Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:31.597Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:31.608Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-07T13:10:31.717Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-07T13:10:31.719Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-07T13:10:31.723Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T13:10:31.727Z] [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-07T13:10:31.730Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:10:31.744Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T13:10:31.751Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:10:31.754Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:10:32.159Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:10:33.772Z] [INFO] [STEP 2] Check there's no Default label [2026-07-07T13:10:33.867Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-07T13:10:33.929Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-07T13:10:34.070Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-07T13:10:34.478Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-07T13:10:34.503Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:34.783Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:34.793Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-07T13:10:34.905Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-07T13:10:34.907Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-07T13:10:34.911Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T13:10:34.915Z] [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-07T13:10:34.918Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:10:34.938Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T13:10:34.951Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:10:34.955Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:10:35.356Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:10:37.234Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-07T13:10:37.321Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-07T13:10:37.555Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-07T13:10:37.577Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-07T13:10:37.743Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-07T13:10:37.754Z] [INFO] [STEP 7] Save the changes [2026-07-07T13:10:37.845Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-07T13:10:37.980Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-07T13:10:37.985Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:38.273Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T13:10:38.283Z] [INFO] Storage Class Config: [2026-07-07T13:10:38.286Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-07T13:10:38.666Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-07T13:10:38.849Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-07T13:10:39.149Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-07T13:10:39.152Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-07T13:10:39.467Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-07T13:10:39.470Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-07T13:10:39.774Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-07T13:10:39.780Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-07T13:10:40.146Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-07T13:10:40.149Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-07T13:10:40.436Z] [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 (18s) [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: 17 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-07T13:10:44.014Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-07T13:10:44.024Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-07T13:10:44.028Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-07T13:10:44.033Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T13:10:44.038Z] [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-07T13:10:44.042Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:10:44.059Z] [INFO] Loaded test data from fixtures [2026-07-07T13:10:44.072Z] [INFO] Provisioning storage classes with different access modes [2026-07-07T13:10:44.378Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783429844077-wspzmc09y.yaml && rm -f /tmp/cypress-yaml-1783429844077-wspzmc09y.yaml [2026-07-07T13:10:44.385Z] [INFO] Command exit code: 0 [2026-07-07T13:10:44.742Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783429844387-yfhr5vwts.yaml && rm -f /tmp/cypress-yaml-1783429844387-yfhr5vwts.yaml [2026-07-07T13:10:44.748Z] [INFO] Command exit code: 0 [2026-07-07T13:10:45.048Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783429844750-ay7cok3b1.yaml && rm -f /tmp/cypress-yaml-1783429844750-ay7cok3b1.yaml [2026-07-07T13:10:45.065Z] [INFO] Command exit code: 0 [2026-07-07T13:10:45.352Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783429845068-mr6pg3ooy.yaml && rm -f /tmp/cypress-yaml-1783429845068-mr6pg3ooy.yaml [2026-07-07T13:10:45.358Z] [INFO] Command exit code: 0 [2026-07-07T13:10:45.660Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783429845360-hjpvbb41s.yaml && rm -f /tmp/cypress-yaml-1783429845360-hjpvbb41s.yaml [2026-07-07T13:10:45.666Z] [INFO] Command exit code: 0 [2026-07-07T13:10:45.669Z] [INFO] Provisioning project [2026-07-07T13:10:45.672Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T13:10:45.934Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T13:10:45.940Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-07T13:10:45.945Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-07T13:10:45.956Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-07T13:10:46.312Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-07T13:10:46.616Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-07T13:10:46.623Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T13:10:46.912Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T13:10:46.919Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-07T13:10:46.925Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-07T13:10:47.225Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-07T13:10:47.235Z] [INFO] [STEP 1] Log into the application [2026-07-07T13:10:47.243Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:10:47.246Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:10:47.798Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:10:49.603Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T13:10:51.409Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T13:10:51.755Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-07T13:10:52.056Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-07T13:10:52.168Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-07T13:10:52.318Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (9614ms) [2026-07-07T13:10:53.719Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-07T13:10:53.721Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-07T13:10:53.726Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T13:10:53.730Z] [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-07T13:10:53.735Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:10:53.744Z] [INFO] [STEP 1] Log into the application [2026-07-07T13:10:53.751Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:10:53.754Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:10:54.183Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:10:55.393Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T13:10:56.583Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T13:10:56.806Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-07T13:10:56.967Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-07T13:10:57.293Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-07T13:10:57.301Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-07T13:10:57.317Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-07T13:10:57.320Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-07T13:10:57.514Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-07T13:10:57.615Z] [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-07T13:10:57.796Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-07T13:10:57.799Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-07T13:10:57.803Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T13:10:57.807Z] [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-07T13:10:57.811Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:10:57.819Z] [INFO] [STEP 1] Log into the application [2026-07-07T13:10:57.825Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:10:57.828Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:10:58.246Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:10:59.339Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T13:11:00.536Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T13:11:00.731Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-07T13:11:00.864Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-07T13:11:01.184Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-07T13:11:01.208Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-07T13:11:01.212Z] [INFO] [STEP 8] Default should be RWO [2026-07-07T13:11:01.219Z] [INFO] [STEP 9] Switch to RWX [2026-07-07T13:11:01.311Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes [2026-07-07T13:11:01.573Z] [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-07T13:11:01.575Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-07T13:11:01.580Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T13:11:01.585Z] [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-07T13:11:01.589Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:11:01.597Z] [INFO] [STEP 1] Log into the application [2026-07-07T13:11:01.602Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:11:01.605Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:11:02.045Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:11:03.016Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T13:11:04.281Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T13:11:04.509Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-07T13:11:05.457Z] [INFO] [STEP 5] Submit the form [2026-07-07T13:11:05.546Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-07T13:11:05.686Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-07T13:11:05.915Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-07T13:11:05.928Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-07T13:11:06.131Z] [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-07T13:11:06.329Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-07T13:11:06.331Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-07T13:11:06.336Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T13:11:06.340Z] [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-07T13:11:06.344Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:11:06.353Z] [INFO] [STEP 1] Log into the application [2026-07-07T13:11:06.360Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:11:06.362Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:11:06.798Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:11:07.697Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T13:11:08.964Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T13:11:09.176Z] [INFO] [STEP 4] Open create modal [2026-07-07T13:11:09.383Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-07T13:11:09.940Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-07T13:11:10.123Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-07T13:11:10.211Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-07T13:11:10.221Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-07T13:11:10.528Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-07T13:11:10.530Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-07T13:11:10.825Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-07T13:11:10.828Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-07T13:11:11.131Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-07T13:11:11.134Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-07T13:11:11.462Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-07T13:11:11.465Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-07T13:11:11.758Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-07T13:11:11.762Z] [INFO] [STEP 9] Cleaning up project [2026-07-07T13:11:12.078Z] [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 (28s) [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: 28 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-07T13:11:16.338Z] [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-07T13:11:16.377Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (127ms) 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-07T13:11:18.890Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-07T13:11:18.900Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-07T13:11:18.903Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-07T13:11:18.908Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-07T13:11:18.912Z] [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-07T13:11:18.916Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-07T13:11:18.954Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-07T13:11:18.956Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-07T13:11:18.960Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-07T13:11:18.964Z] [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-07T13:11:18.968Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:11:18.984Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-07T13:11:18.988Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-07T13:11:19.291Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T13:11:19.296Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-07T13:11:19.302Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-07T13:11:19.311Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-07T13:11:19.666Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-07T13:11:20.050Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-07T13:11:20.057Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-07T13:11:20.344Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T13:11:20.349Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-07T13:11:20.355Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-07T13:11:20.377Z] [INFO] [STEP 1] Log into the application [2026-07-07T13:11:20.387Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:11:20.390Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:11:20.935Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:11:22.323Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-07T13:11:23.184Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-07T13:11:23.680Z] [INFO] [STEP 4] Edit the Connection type [2026-07-07T13:11:24.357Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-07T13:11:24.366Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-07T13:11:24.374Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:11:29.202Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-07T13:11:31.179Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-07T13:11:34.797Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-07T13:11:35.125Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-07T13:11:35.129Z] [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-07T13:11:35.444Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-07T13:11:43.434Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (15719ms) 1 passing (25s) 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: 24 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-07T13:11:46.135Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-07T13:11:46.150Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-07T13:11:46.157Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-07T13:11:46.163Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-07T13:11:46.173Z] [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-07T13:11:46.178Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:11:46.205Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-07T13:11:46.217Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-07T13:11:46.227Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:11:46.793Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:11:48.912Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-07T13:11:48.994Z] [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: 3 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-07T13:11:52.426Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-07T13:11:52.445Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-07T13:11:52.450Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-07T13:11:52.464Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-07T13:11:52.474Z] [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-07T13:11:52.480Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:11:52.508Z] [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-07T13:11:53.737Z] [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-07T13:11:53.743Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-07T13:11:53.747Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-07T13:11:53.751Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-07T13:11:53.762Z] [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-07T13:11:54.063Z] [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-07T13:11:54.077Z] [INFO] No matching profile found, proceeding with the test. [2026-07-07T13:11:54.093Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-07T13:11:54.115Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783429914097.yaml" -n redhat-ods-applications [2026-07-07T13:11:54.426Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783429914097.yaml" -n redhat-ods-applications [2026-07-07T13:11:54.434Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-07T13:11:54.558Z] [INFO] [EXEC] rm /tmp/temp_1783429914097.yaml [2026-07-07T13:11:54.583Z] [INFO] [STEP 1] Log into the application [2026-07-07T13:11:54.617Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:11:54.630Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:11:55.198Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:11:58.127Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-07T13:11:58.272Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-07T13:11:58.829Z] [INFO] [STEP 4] Select the hardware profile [2026-07-07T13:11:59.090Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-07T13:11:59.115Z] [INFO] [STEP 6] Launch a notebook server [2026-07-07T13:11:59.286Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-07T13:11:59.301Z] [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-07T13:12:10.353Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-07T13:12:10.382Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-07T13:12:10.389Z] [INFO] Found 1 matching pods [2026-07-07T13:12:10.392Z] [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-07T13:17:11.147Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-07T13:17:11.151Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-07T13:17:11.154Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-07T13:17:11.158Z] [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-07T13:17:11.163Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T13:17:11.187Z] [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-07T13:17:11.930Z] [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-07T13:17:11.935Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-07T13:17:11.938Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-07T13:17:11.941Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-07T13:17:11.944Z] [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-07T13:17:12.231Z] [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-07T13:17:12.236Z] [INFO] No matching profile found, proceeding with the test. [2026-07-07T13:17:12.241Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-07T13:17:12.253Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783430232243.yaml" -n redhat-ods-applications [2026-07-07T13:17:14.767Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783430232243.yaml" -n redhat-ods-applications [2026-07-07T13:17:14.774Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-07T13:17:14.882Z] [INFO] [EXEC] rm /tmp/temp_1783430232243.yaml [2026-07-07T13:17:14.903Z] [INFO] [STEP 1] Log into the application [2026-07-07T13:17:14.916Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-07T13:17:14.921Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-07T13:17:15.638Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-07T13:17:18.654Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-07T13:17:18.808Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-07T13:17:19.451Z] [INFO] [STEP 4] Select the hardware profile [2026-07-07T13:17:19.749Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-07T13:17:19.781Z] [INFO] [STEP 6] Launch a notebook server [2026-07-07T13:17:19.955Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-07T13:17:19.959Z] [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-07T13:17:31.022Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-07T13:17:31.037Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-07T13:17:31.043Z] [INFO] Found 1 matching pods [2026-07-07T13:17:31.047Z] [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-07T13:22:31.466Z] [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-07T13:22:32.430Z] [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-07T13:22:32.437Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-07T13:22:32.440Z] [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-07T13:22:32.766Z] [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-07T13:22:32.774Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-07T13:22:33.090Z] [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, 40 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-07T13:22:35.871Z] [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-07T13:22:35.889Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (129ms) 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:43 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 108ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 90ms 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:17 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:28 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 132ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:24 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:03 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:40 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 133ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 23:01 27 14 2 11 -