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-05T10:43:54.466Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-05T10:43:54.478Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-05T10:43:54.491Z] [INFO] Test title: should login and load page [2026-07-05T10:43:54.503Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T10:43:54.556Z] [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-05T10:43:54.562Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:43:54.577Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:43:54.586Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:43:55.603Z] [INFO] Keycloak login flow detected - completing authentication ✓ should login and load page 1 passing (4s) [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: 4 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-05T10:44:02.759Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-05T10:44:02.782Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T10:44:02.787Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T10:44:02.871Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-05T10:44:02.881Z] [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-05T10:44:02.887Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:44:02.975Z] [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-05T10:44:04.359Z] [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-05T10:44:04.374Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T10:44:04.401Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:44:04.468Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:44:04.475Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:44:05.289Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:44:10.461Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T10:44:10.785Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T10:44:11.860Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-05T10:44:11.882Z] [INFO] [STEP 5] Launch a notebook server [2026-07-05T10:44:12.274Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-05T10:44:12.380Z] [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-05T10:44:25.882Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T10:44:25.983Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T10:44:26.077Z] [INFO] Found 1 matching pods [2026-07-05T10:44:26.171Z] [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-05T10:49:27.125Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T10:49:27.129Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T10:49:27.157Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-05T10:49:27.163Z] [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-05T10:49:27.167Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:49:27.180Z] [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-05T10:49:28.268Z] [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-05T10:49:28.275Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T10:49:28.296Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:49:28.310Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:49:28.357Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:49:29.102Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:49:32.707Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T10:49:32.864Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T10:49:33.718Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-05T10:49:33.768Z] [INFO] [STEP 5] Launch a notebook server [2026-07-05T10:49:33.937Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-05T10:49:33.941Z] [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-05T10:49:45.183Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T10:49:45.200Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T10:49:45.206Z] [INFO] Found 1 matching pods [2026-07-05T10:49:45.211Z] [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-05T10:54:48.296Z] [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-05T10:54:48.316Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (98ms) 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-05T10:54:50.762Z] [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-05T10:54:50.788Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (82ms) 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-05T10:54:53.165Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-05T10:54:53.185Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-05T10:54:53.190Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-05T10:54:53.197Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-05T10:54:53.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-05T10:54:53.219Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:54:53.246Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-05T10:54:53.252Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T10:54:53.537Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T10:54:53.543Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T10:54:53.556Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-05T10:54:53.566Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-05T10:54:53.941Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-05T10:54:54.214Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-05T10:54:54.226Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T10:54:54.483Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T10:54:54.489Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-05T10:54:54.504Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-05T10:54:54.510Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-05T10:54:54.531Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:54:54.545Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:54:54.557Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:54:55.294Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:54:56.908Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-05T10:54:58.611Z] [INFO] [STEP 3] Edit project information [2026-07-05T10:54:59.646Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-05T10:55:00.210Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-05T10:55:00.491Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (7042ms) 1 passing (7s) [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: 7 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-05T10:55:03.404Z] [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-05T10:55:03.424Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T10:55:03.430Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T10:55:03.442Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T10:55:03.450Z] [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-05T10:55:03.455Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:55:03.475Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T10:55:03.741Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T10:55:03.756Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T10:55:03.772Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T10:55:03.776Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T10:55:04.034Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T10:55:04.041Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-05T10:55:04.064Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-05T10:55:04.084Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-05T10:55:04.424Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-05T10:55:04.690Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-05T10:55:04.700Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T10:55:04.968Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T10:55:04.975Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-05T10:55:04.992Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-05T10:55:05.356Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-05T10:55:05.383Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:55:05.396Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:55:06.023Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:55:07.686Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-05T10:55:09.639Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-05T10:55:09.948Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T10:55:10.240Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T10:55:10.263Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:10.549Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:10.557Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:10.822Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:10.846Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:11.107Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:11.136Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T10:55:11.399Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T10:55:11.409Z] [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-05T10:55:11.402Z\"}"}}}' [2026-07-05T10:55:11.673Z] [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-05T10:55:11.402Z\"}"}}}' [2026-07-05T10:55:11.699Z] [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-05T10:55:11.674Z\"}"}}}' [2026-07-05T10:55:11.997Z] [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-05T10:55:11.674Z\"}"}}}' [2026-07-05T10:55:12.036Z] [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-05T10:55:12.013Z\"}"}}}' [2026-07-05T10:55:12.322Z] [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-05T10:55:12.013Z\"}"}}}' [2026-07-05T10:55:12.482Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-05T10:55:12.983Z] [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 (9368ms) 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-05T10:55:16.601Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-05T10:55:16.610Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-05T10:55:16.613Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-05T10:55:16.618Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T10:55:16.622Z] [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-05T10:55:16.626Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:55:16.638Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T10:55:16.912Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T10:55:16.918Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T10:55:16.924Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T10:55:17.189Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248916927-e7r35pmtf.yaml && rm -f /tmp/cypress-yaml-1783248916927-e7r35pmtf.yaml [2026-07-05T10:55:17.194Z] [INFO] Command exit code: 0 [2026-07-05T10:55:17.471Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248917196-4bc6js3hu.yaml && rm -f /tmp/cypress-yaml-1783248917196-4bc6js3hu.yaml [2026-07-05T10:55:17.476Z] [INFO] Command exit code: 0 [2026-07-05T10:55:17.739Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248917477-ewrutxflx.yaml && rm -f /tmp/cypress-yaml-1783248917477-ewrutxflx.yaml [2026-07-05T10:55:17.744Z] [INFO] Command exit code: 0 [2026-07-05T10:55:18.024Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248917746-7jofrrt5l.yaml && rm -f /tmp/cypress-yaml-1783248917746-7jofrrt5l.yaml [2026-07-05T10:55:18.029Z] [INFO] Command exit code: 0 [2026-07-05T10:55:18.321Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248918031-1c9t10uni.yaml && rm -f /tmp/cypress-yaml-1783248918031-1c9t10uni.yaml [2026-07-05T10:55:18.327Z] [INFO] Command exit code: 0 [2026-07-05T10:55:18.344Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T10:55:18.355Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:55:18.359Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:55:18.916Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:55:22.318Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T10:55:22.448Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T10:55:22.539Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-05T10:55:22.622Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-05T10:55:22.691Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T10:55:22.833Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-05T10:55:23.040Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T10:55:23.137Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:23.435Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:23.446Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (6949ms) [2026-07-05T10:55:23.688Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-05T10:55:23.691Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-05T10:55:23.696Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T10:55:23.700Z] [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-05T10:55:23.704Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:55:23.720Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T10:55:23.728Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:55:23.731Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:55:24.137Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:55:25.871Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T10:55:25.971Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T10:55:26.021Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-05T10:55:26.051Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-05T10:55:26.105Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T10:55:26.206Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-05T10:55:26.315Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T10:55:26.348Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:26.615Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:26.624Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-05T10:55:26.735Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-05T10:55:26.737Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-05T10:55:26.742Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T10:55:26.746Z] [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-05T10:55:26.749Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:55:26.764Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T10:55:26.772Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:55:26.775Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:55:27.168Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:55:29.373Z] [INFO] [STEP 2] Check there's no Default label [2026-07-05T10:55:29.401Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-05T10:55:29.456Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-05T10:55:29.589Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-05T10:55:29.998Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-05T10:55:30.023Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:30.292Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:30.305Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-05T10:55:30.424Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-05T10:55:30.426Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-05T10:55:30.431Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T10:55:30.435Z] [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-05T10:55:30.439Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:55:30.460Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T10:55:30.470Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:55:30.473Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:55:30.876Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:55:33.408Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-05T10:55:33.470Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-05T10:55:33.712Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-05T10:55:33.734Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-05T10:55:33.903Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-05T10:55:33.914Z] [INFO] [STEP 7] Save the changes [2026-07-05T10:55:34.007Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-05T10:55:34.147Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-05T10:55:34.152Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:34.410Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:55:34.424Z] [INFO] Storage Class Config: [2026-07-05T10:55:34.427Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-05T10:55:34.822Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-05T10:55:35.014Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-05T10:55:35.291Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-05T10:55:35.294Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-05T10:55:35.568Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-05T10:55:35.571Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-05T10:55:35.854Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-05T10:55:35.858Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-05T10:55:36.132Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-05T10:55:36.135Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-05T10:55:36.412Z] [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 (20s) [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-05T10:55:39.766Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-05T10:55:39.776Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T10:55:39.779Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T10:55:39.784Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T10:55:39.789Z] [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-05T10:55:39.793Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:55:39.809Z] [INFO] Loaded test data from fixtures [2026-07-05T10:55:39.821Z] [INFO] Provisioning storage classes with different access modes [2026-07-05T10:55:40.112Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248939826-xv477rkk3.yaml && rm -f /tmp/cypress-yaml-1783248939826-xv477rkk3.yaml [2026-07-05T10:55:40.118Z] [INFO] Command exit code: 0 [2026-07-05T10:55:40.400Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248940120-makrn1sha.yaml && rm -f /tmp/cypress-yaml-1783248940120-makrn1sha.yaml [2026-07-05T10:55:40.406Z] [INFO] Command exit code: 0 [2026-07-05T10:55:40.687Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248940408-efdo75zbp.yaml && rm -f /tmp/cypress-yaml-1783248940408-efdo75zbp.yaml [2026-07-05T10:55:40.712Z] [INFO] Command exit code: 0 [2026-07-05T10:55:40.988Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248940715-wwofoxtat.yaml && rm -f /tmp/cypress-yaml-1783248940715-wwofoxtat.yaml [2026-07-05T10:55:40.995Z] [INFO] Command exit code: 0 [2026-07-05T10:55:41.281Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248940997-z2bnv7efs.yaml && rm -f /tmp/cypress-yaml-1783248940997-z2bnv7efs.yaml [2026-07-05T10:55:41.286Z] [INFO] Command exit code: 0 [2026-07-05T10:55:41.289Z] [INFO] Provisioning project [2026-07-05T10:55:41.291Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T10:55:41.560Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T10:55:41.565Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-05T10:55:41.569Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-05T10:55:41.578Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-05T10:55:41.915Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-05T10:55:42.201Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-05T10:55:42.207Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T10:55:42.477Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T10:55:42.483Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-05T10:55:42.489Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-05T10:55:42.815Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-05T10:55:42.824Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:55:42.830Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:55:42.833Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:55:43.392Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:55:44.982Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T10:55:46.806Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T10:55:47.151Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T10:55:47.421Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-05T10:55:47.521Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-05T10:55:47.695Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (9260ms) [2026-07-05T10:55:49.108Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T10:55:49.110Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T10:55:49.115Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T10:55:49.119Z] [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-05T10:55:49.125Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:55:49.134Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:55:49.139Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:55:49.142Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:55:49.568Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:55:50.552Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T10:55:51.611Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T10:55:51.827Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T10:55:51.973Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-05T10:55:52.246Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-05T10:55:52.255Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-05T10:55:52.270Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-05T10:55:52.273Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-05T10:55:52.457Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-05T10:55:52.556Z] [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-05T10:55:52.738Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T10:55:52.740Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T10:55:52.744Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T10:55:52.749Z] [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-05T10:55:52.752Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:55:52.760Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:55:52.766Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:55:52.768Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:55:53.193Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:55:54.158Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T10:55:55.407Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T10:55:55.616Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T10:55:55.740Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-05T10:55:56.038Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-05T10:55:56.061Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-05T10:55:56.064Z] [INFO] [STEP 8] Default should be RWO [2026-07-05T10:55:56.071Z] [INFO] [STEP 9] Switch to RWX [2026-07-05T10:55:56.163Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T10:55:56.423Z] [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-05T10:55:56.425Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-05T10:55:56.429Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T10:55:56.433Z] [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-05T10:55:56.437Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:55:56.445Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:55:56.451Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:55:56.457Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:55:56.878Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:55:57.920Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T10:55:59.809Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T10:56:00.049Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-05T10:56:00.976Z] [INFO] [STEP 5] Submit the form [2026-07-05T10:56:01.064Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-05T10:56:01.200Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-05T10:56:01.428Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-05T10:56:01.436Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-05T10:56:01.800Z] [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 (5551ms) [2026-07-05T10:56:01.984Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-05T10:56:01.986Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-05T10:56:01.990Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T10:56:01.995Z] [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-05T10:56:01.998Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:56:02.005Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:56:02.012Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:56:02.014Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:56:02.433Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:56:03.715Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T10:56:05.683Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T10:56:06.165Z] [INFO] [STEP 4] Open create modal [2026-07-05T10:56:06.519Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-05T10:56:07.046Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-05T10:56:07.360Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-05T10:56:07.529Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-05T10:56:07.556Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-05T10:56:07.884Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-05T10:56:07.889Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-05T10:56:08.182Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-05T10:56:08.186Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-05T10:56:08.487Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-05T10:56:08.490Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-05T10:56:08.804Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-05T10:56:08.808Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-05T10:56:09.120Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-05T10:56:09.124Z] [INFO] [STEP 9] Cleaning up project [2026-07-05T10:56:09.395Z] [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 (5593ms) 5 passing (30s) [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: 29 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-05T10:56:13.516Z] [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-05T10:56:13.539Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (107ms) 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-05T10:56:15.917Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-05T10:56:15.926Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T10:56:15.929Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T10:56:15.934Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-05T10:56:15.938Z] [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-05T10:56:15.942Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T10:56:15.981Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-05T10:56:15.986Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-05T10:56:15.992Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-05T10:56:15.996Z] [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-05T10:56:16.000Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:56:16.018Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-05T10:56:16.021Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-05T10:56:16.318Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T10:56:16.324Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T10:56:16.330Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-05T10:56:16.339Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-05T10:56:16.662Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-05T10:56:16.967Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-05T10:56:16.974Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-05T10:56:17.250Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T10:56:17.256Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-05T10:56:17.262Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-05T10:56:17.282Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:56:17.290Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:56:17.293Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:56:17.877Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:56:19.532Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-05T10:56:21.266Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-05T10:56:22.098Z] [INFO] [STEP 4] Edit the Connection type [2026-07-05T10:56:23.256Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-05T10:56:23.294Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-05T10:56:23.346Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:56:29.847Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-05T10:56:31.678Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-05T10:56:36.087Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-05T10:56:36.389Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-05T10:56:36.393Z] [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-05T10:56:36.727Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-05T10:56:45.152Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (19945ms) 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-05T10:56:47.671Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-05T10:56:47.687Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-05T10:56:47.691Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-05T10:56:47.703Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T10:56:47.709Z] [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-05T10:56:47.720Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:56:47.757Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-05T10:56:47.770Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-05T10:56:47.775Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:56:48.370Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:56:50.477Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-05T10:56:50.565Z] [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-05T10:56:53.962Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-05T10:56:53.984Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T10:56:53.989Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T10:56:53.998Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-05T10:56:54.004Z] [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-05T10:56:54.008Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:56:54.038Z] [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-05T10:56:54.411Z] [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-05T10:56:54.422Z] [INFO] No notebooks found [2026-07-05T10:56:54.426Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-05T10:56:54.435Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T10:56:54.439Z] [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-05T10:56:54.732Z] [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-05T10:56:54.737Z] [INFO] No matching profile found, proceeding with the test. [2026-07-05T10:56:54.752Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T10:56:54.772Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783249014756.yaml" -n redhat-ods-applications [2026-07-05T10:56:55.081Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783249014756.yaml" -n redhat-ods-applications [2026-07-05T10:56:55.088Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-05T10:56:55.222Z] [INFO] [EXEC] rm /tmp/temp_1783249014756.yaml [2026-07-05T10:56:55.254Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:56:55.283Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:56:55.293Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:56:55.841Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:56:58.440Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T10:56:58.612Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T10:56:59.124Z] [INFO] [STEP 4] Select the hardware profile [2026-07-05T10:56:59.383Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-05T10:56:59.402Z] [INFO] [STEP 6] Launch a notebook server [2026-07-05T10:56:59.553Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-05T10:56:59.564Z] [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-05T10:57:10.628Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T10:57:10.655Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T10:57:10.660Z] [INFO] Found 1 matching pods [2026-07-05T10:57:10.675Z] [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-05T11:02:11.432Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T11:02:11.435Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T11:02:11.439Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-05T11:02:11.443Z] [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-05T11:02:11.446Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T11:02:11.463Z] [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-05T11:02:12.235Z] [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-05T11:02:12.241Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T11:02:12.244Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-05T11:02:12.247Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T11:02:12.252Z] [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-05T11:02:12.532Z] [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-05T11:02:12.539Z] [INFO] No matching profile found, proceeding with the test. [2026-07-05T11:02:12.544Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T11:02:12.555Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783249332545.yaml" -n redhat-ods-applications [2026-07-05T11:02:14.956Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783249332545.yaml" -n redhat-ods-applications [2026-07-05T11:02:14.964Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-05T11:02:15.078Z] [INFO] [EXEC] rm /tmp/temp_1783249332545.yaml [2026-07-05T11:02:15.099Z] [INFO] [STEP 1] Log into the application [2026-07-05T11:02:15.113Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T11:02:15.117Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T11:02:15.872Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T11:02:18.889Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T11:02:19.043Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T11:02:19.667Z] [INFO] [STEP 4] Select the hardware profile [2026-07-05T11:02:19.939Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-05T11:02:19.967Z] [INFO] [STEP 6] Launch a notebook server [2026-07-05T11:02:20.123Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-05T11:02:20.148Z] [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-05T11:02:31.257Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T11:02:31.274Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T11:02:31.279Z] [INFO] Found 1 matching pods [2026-07-05T11:02:31.283Z] [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-05T11:07:31.695Z] [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-05T11:07:32.449Z] [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-05T11:07:32.455Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T11:07:32.458Z] [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-05T11:07:32.760Z] [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-05T11:07:32.769Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-05T11:07:33.078Z] [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, 39 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-05T11:07:35.765Z] [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-05T11:07:35.783Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (120ms) 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:04 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ dataScienceProjects/testLaunchStand 10:43 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 103ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 88ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:07 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:09 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:19 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:29 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 112ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:29 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:03 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:39 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 124ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 23:07 27 14 2 11 -