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-03T09:59:09.147Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-03T09:59:09.163Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-03T09:59:09.176Z] [INFO] Test title: should login and load page [2026-07-03T09:59:09.238Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-03T09:59:09.248Z] [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-03T09:59:09.258Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T09:59:09.276Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T09:59:09.283Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T09:59:10.474Z] [INFO] Keycloak login flow detected - completing authentication ✓ should login and load page 1 passing (5s) [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-03T09:59:17.879Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-03T09:59:17.948Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-03T09:59:17.954Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-03T09:59:17.972Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-03T09:59:17.978Z] [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-03T09:59:17.988Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T09:59:18.064Z] [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-03T09:59:18.887Z] [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-03T09:59:18.948Z] [INFO] No notebooks found [2026-07-03T09:59:18.972Z] [INFO] [STEP 1] Log into the application [2026-07-03T09:59:18.990Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T09:59:19.001Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T09:59:19.767Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T09:59:25.578Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-03T09:59:25.753Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-03T09:59:27.153Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-03T09:59:27.243Z] [INFO] [STEP 5] Launch a notebook server [2026-07-03T09:59:27.738Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-03T09:59:27.759Z] [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-03T09:59:41.434Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-03T09:59:41.561Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-03T09:59:41.652Z] [INFO] Found 1 matching pods [2026-07-03T09:59:41.733Z] [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-03T10:04:42.787Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-03T10:04:42.791Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-03T10:04:42.797Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-03T10:04:42.802Z] [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-03T10:04:42.807Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:04:42.846Z] [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-03T10:04:43.696Z] [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-03T10:04:43.702Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-03T10:04:43.723Z] [INFO] [STEP 1] Log into the application [2026-07-03T10:04:43.741Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:04:43.746Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:04:44.404Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:04:48.183Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-03T10:04:48.312Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-03T10:04:48.877Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-03T10:04:48.902Z] [INFO] [STEP 5] Launch a notebook server [2026-07-03T10:04:49.051Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-03T10:04:49.075Z] [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-03T10:05:00.409Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-03T10:05:00.433Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-03T10:05:00.439Z] [INFO] Found 1 matching pods [2026-07-03T10:05:00.445Z] [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-03T10:10:03.595Z] [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-03T10:10:03.621Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (114ms) 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-03T10:10:06.066Z] [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-03T10:10:06.094Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (92ms) 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-03T10:10:08.528Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-03T10:10:08.547Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-03T10:10:08.551Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-03T10:10:08.565Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-03T10:10:08.574Z] [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-03T10:10:08.579Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:10:08.604Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-03T10:10:08.612Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-03T10:10:08.877Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-03T10:10:08.883Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-03T10:10:08.897Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-03T10:10:08.916Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-03T10:10:09.216Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-03T10:10:09.525Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-03T10:10:09.533Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-03T10:10:09.782Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-03T10:10:09.796Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-03T10:10:09.813Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-03T10:10:09.820Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-03T10:10:09.838Z] [INFO] [STEP 1] Log into the application [2026-07-03T10:10:09.853Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:10:09.865Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:10:10.600Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:10:12.177Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-03T10:10:14.278Z] [INFO] [STEP 3] Edit project information [2026-07-03T10:10:15.318Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-03T10:10:16.523Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-03T10:10:16.794Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (7987ms) 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-03T10:10:20.365Z] [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-03T10:10:20.385Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-03T10:10:20.389Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-03T10:10:20.445Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T10:10:20.452Z] [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-03T10:10:20.461Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:10:20.482Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-03T10:10:20.766Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-03T10:10:20.780Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-03T10:10:20.795Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-03T10:10:20.800Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T10:10:21.211Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T10:10:21.217Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-03T10:10:21.232Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-03T10:10:21.249Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-03T10:10:21.646Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-03T10:10:22.058Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-03T10:10:22.067Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T10:10:22.442Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T10:10:22.450Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-03T10:10:22.544Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-03T10:10:23.187Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-03T10:10:23.220Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:10:23.234Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:10:23.873Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:10:25.744Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-03T10:10:27.780Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-03T10:10:28.251Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-03T10:10:28.678Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-03T10:10:28.704Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:29.074Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:29.083Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:29.373Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:29.384Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:29.765Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:29.800Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-03T10:10:30.197Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-03T10:10:30.245Z] [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-03T10:10:30.200Z\"}"}}}' [2026-07-03T10:10:30.799Z] [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-03T10:10:30.200Z\"}"}}}' [2026-07-03T10:10:30.849Z] [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-03T10:10:30.801Z\"}"}}}' [2026-07-03T10:10:31.201Z] [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-03T10:10:30.801Z\"}"}}}' [2026-07-03T10:10:31.252Z] [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-03T10:10:31.202Z\"}"}}}' [2026-07-03T10:10:31.776Z] [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-03T10:10:31.202Z\"}"}}}' [2026-07-03T10:10:32.034Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-03T10:10:33.047Z] [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 (12143ms) 1 passing (13s) [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: 12 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-03T10:10:37.869Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-03T10:10:37.879Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-03T10:10:37.881Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-03T10:10:37.887Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-03T10:10:37.890Z] [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-03T10:10:37.894Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:10:37.906Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-03T10:10:38.436Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-03T10:10:38.444Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-03T10:10:38.451Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-03T10:10:39.867Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783073438454-vr2rv9dnx.yaml && rm -f /tmp/cypress-yaml-1783073438454-vr2rv9dnx.yaml [2026-07-03T10:10:39.882Z] [INFO] Command exit code: 0 [2026-07-03T10:10:40.187Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783073439884-gponen5uh.yaml && rm -f /tmp/cypress-yaml-1783073439884-gponen5uh.yaml [2026-07-03T10:10:40.200Z] [INFO] Command exit code: 0 [2026-07-03T10:10:41.001Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783073440209-wjo0ch87i.yaml && rm -f /tmp/cypress-yaml-1783073440209-wjo0ch87i.yaml [2026-07-03T10:10:41.016Z] [INFO] Command exit code: 0 [2026-07-03T10:10:41.631Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783073441030-bd0707nai.yaml && rm -f /tmp/cypress-yaml-1783073441030-bd0707nai.yaml [2026-07-03T10:10:41.647Z] [INFO] Command exit code: 0 [2026-07-03T10:10:41.968Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783073441649-a1dlmh5je.yaml && rm -f /tmp/cypress-yaml-1783073441649-a1dlmh5je.yaml [2026-07-03T10:10:41.981Z] [INFO] Command exit code: 0 [2026-07-03T10:10:42.014Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-03T10:10:42.037Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:10:42.051Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:10:42.698Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:10:45.725Z] [INFO] [STEP 2] Check SC row exists [2026-07-03T10:10:45.778Z] [INFO] [STEP 3] Check there's no Default label [2026-07-03T10:10:45.861Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-03T10:10:45.928Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-03T10:10:45.998Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-03T10:10:46.148Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-03T10:10:46.346Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-03T10:10:46.443Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:46.792Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:46.804Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (9033ms) [2026-07-03T10:10:46.990Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-03T10:10:46.993Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-03T10:10:46.999Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-03T10:10:47.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-03T10:10:47.008Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:10:47.028Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-03T10:10:47.036Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:10:47.039Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:10:47.484Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:10:49.399Z] [INFO] [STEP 2] Check SC row exists [2026-07-03T10:10:49.497Z] [INFO] [STEP 3] Check there's no Default label [2026-07-03T10:10:49.555Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-03T10:10:49.587Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-03T10:10:49.640Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-03T10:10:49.742Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-03T10:10:49.908Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-03T10:10:49.940Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:50.436Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:50.444Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-03T10:10:50.525Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-03T10:10:50.527Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-03T10:10:50.537Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-03T10:10:50.541Z] [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-03T10:10:50.545Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:10:50.560Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-03T10:10:50.569Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:10:50.572Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:10:51.008Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:10:52.878Z] [INFO] [STEP 2] Check there's no Default label [2026-07-03T10:10:52.907Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-03T10:10:52.965Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-03T10:10:53.111Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-03T10:10:53.514Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-03T10:10:53.543Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:55.134Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:55.186Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-03T10:10:55.312Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-03T10:10:55.314Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-03T10:10:55.319Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-03T10:10:55.323Z] [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-03T10:10:55.327Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:10:55.349Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-03T10:10:55.359Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:10:55.362Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:10:55.525Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:10:57.179Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-03T10:10:57.319Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-03T10:10:57.580Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-03T10:10:57.602Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-03T10:10:57.770Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-03T10:10:57.783Z] [INFO] [STEP 7] Save the changes [2026-07-03T10:10:57.873Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-03T10:10:58.021Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-03T10:10:58.026Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:58.309Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T10:10:58.321Z] [INFO] Storage Class Config: [2026-07-03T10:10:58.327Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-03T10:10:58.732Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-03T10:10:58.920Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-03T10:10:59.317Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-03T10:10:59.322Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-03T10:10:59.623Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-03T10:10:59.626Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-03T10:10:59.943Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-03T10:10:59.947Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-03T10:11:01.345Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-03T10:11:01.349Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-03T10:11:01.679Z] [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 (24s) [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: 23 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-03T10:11:05.805Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-03T10:11:05.815Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-03T10:11:05.817Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-03T10:11:05.835Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T10:11:05.840Z] [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-03T10:11:05.844Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:11:05.859Z] [INFO] Loaded test data from fixtures [2026-07-03T10:11:05.869Z] [INFO] Provisioning storage classes with different access modes [2026-07-03T10:11:06.207Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783073465873-hqmlfxz5f.yaml && rm -f /tmp/cypress-yaml-1783073465873-hqmlfxz5f.yaml [2026-07-03T10:11:06.213Z] [INFO] Command exit code: 0 [2026-07-03T10:11:06.751Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783073466215-n5f6nzvdn.yaml && rm -f /tmp/cypress-yaml-1783073466215-n5f6nzvdn.yaml [2026-07-03T10:11:06.757Z] [INFO] Command exit code: 0 [2026-07-03T10:11:07.058Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783073466759-g2u88ku16.yaml && rm -f /tmp/cypress-yaml-1783073466759-g2u88ku16.yaml [2026-07-03T10:11:07.074Z] [INFO] Command exit code: 0 [2026-07-03T10:11:10.490Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783073467076-w7i5bjmg7.yaml && rm -f /tmp/cypress-yaml-1783073467076-w7i5bjmg7.yaml [2026-07-03T10:11:10.498Z] [INFO] Command exit code: 0 [2026-07-03T10:11:10.831Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783073470500-c18df513d.yaml && rm -f /tmp/cypress-yaml-1783073470500-c18df513d.yaml [2026-07-03T10:11:10.838Z] [INFO] Command exit code: 0 [2026-07-03T10:11:10.843Z] [INFO] Provisioning project [2026-07-03T10:11:10.846Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-03T10:11:11.166Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-03T10:11:11.182Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-03T10:11:11.200Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-03T10:11:11.233Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-03T10:11:11.576Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-03T10:11:11.884Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-03T10:11:11.902Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-03T10:11:12.195Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-03T10:11:12.216Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-03T10:11:12.236Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-03T10:11:12.546Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-03T10:11:12.569Z] [INFO] [STEP 1] Log into the application [2026-07-03T10:11:12.605Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:11:12.622Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:11:13.269Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:11:14.767Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-03T10:11:16.839Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-03T10:11:17.203Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-03T10:11:17.558Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-03T10:11:17.718Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-03T10:11:17.880Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (13524ms) [2026-07-03T10:11:19.421Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-03T10:11:19.423Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-03T10:11:19.428Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T10:11:19.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-03T10:11:19.437Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:11:19.447Z] [INFO] [STEP 1] Log into the application [2026-07-03T10:11:19.454Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:11:19.456Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:11:19.925Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:11:21.040Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-03T10:11:22.447Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-03T10:11:22.674Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-03T10:11:22.835Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-03T10:11:23.149Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-03T10:11:23.157Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-03T10:11:23.172Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-03T10:11:23.175Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-03T10:11:23.357Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-03T10:11:23.453Z] [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-03T10:11:23.635Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-03T10:11:23.637Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-03T10:11:23.642Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T10:11:23.646Z] [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-03T10:11:23.651Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:11:23.659Z] [INFO] [STEP 1] Log into the application [2026-07-03T10:11:23.665Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:11:23.667Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:11:23.899Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:11:24.782Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-03T10:11:26.026Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-03T10:11:26.242Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-03T10:11:26.363Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-03T10:11:26.672Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-03T10:11:26.694Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-03T10:11:26.696Z] [INFO] [STEP 8] Default should be RWO [2026-07-03T10:11:26.702Z] [INFO] [STEP 9] Switch to RWX [2026-07-03T10:11:26.791Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes [2026-07-03T10:11:27.057Z] [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-03T10:11:27.060Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-03T10:11:27.064Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T10:11:27.069Z] [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-03T10:11:27.073Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:11:27.080Z] [INFO] [STEP 1] Log into the application [2026-07-03T10:11:27.087Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:11:27.090Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:11:27.500Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:11:28.495Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-03T10:11:29.851Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-03T10:11:30.076Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-03T10:11:31.013Z] [INFO] [STEP 5] Submit the form [2026-07-03T10:11:31.104Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-03T10:11:31.273Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-03T10:11:31.497Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-03T10:11:31.506Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-03T10:11:31.720Z] [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-03T10:11:31.911Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-03T10:11:31.913Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-03T10:11:31.918Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T10:11:31.924Z] [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-03T10:11:31.928Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:11:31.937Z] [INFO] [STEP 1] Log into the application [2026-07-03T10:11:31.943Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:11:31.946Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:11:32.363Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:11:34.151Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-03T10:11:35.662Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-03T10:11:36.081Z] [INFO] [STEP 4] Open create modal [2026-07-03T10:11:36.526Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-03T10:11:37.016Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-03T10:11:37.269Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-03T10:11:37.385Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-03T10:11:37.410Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-03T10:11:37.714Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-03T10:11:37.718Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-03T10:11:38.034Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-03T10:11:38.060Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-03T10:11:38.375Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-03T10:11:38.379Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-03T10:11:38.662Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-03T10:11:38.666Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-03T10:11:38.973Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-03T10:11:38.976Z] [INFO] [STEP 9] Cleaning up project [2026-07-03T10:11:39.265Z] [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 (5546ms) 5 passing (34s) [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: 33 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-03T10:11:44.001Z] [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-03T10:11:44.038Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (124ms) 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-03T10:11:46.734Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-03T10:11:46.745Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-03T10:11:46.747Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-03T10:11:46.753Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-03T10:11:46.757Z] [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-03T10:11:46.762Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-03T10:11:46.805Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-03T10:11:46.808Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-03T10:11:46.814Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-03T10:11:46.835Z] [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-03T10:11:46.840Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:11:46.861Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-03T10:11:46.865Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-03T10:11:47.187Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-03T10:11:47.194Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-03T10:11:47.199Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-03T10:11:47.210Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-03T10:11:47.558Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-03T10:11:47.864Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-03T10:11:47.872Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-03T10:11:48.182Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-03T10:11:48.188Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-03T10:11:48.193Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-03T10:11:48.218Z] [INFO] [STEP 1] Log into the application [2026-07-03T10:11:48.238Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:11:48.241Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:11:48.807Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:11:50.195Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-03T10:11:51.298Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-03T10:11:51.840Z] [INFO] [STEP 4] Edit the Connection type [2026-07-03T10:11:52.565Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-03T10:11:52.575Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-03T10:11:52.578Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:11:57.388Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-03T10:11:59.760Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-03T10:12:04.165Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-03T10:12:04.514Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-03T10:12:04.565Z] [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-03T10:12:05.136Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-03T10:12:13.748Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (17260ms) 1 passing (27s) 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: 27 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-03T10:12:16.736Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-03T10:12:16.758Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-03T10:12:16.764Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-03T10:12:16.777Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-03T10:12:16.788Z] [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-03T10:12:16.794Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:12:16.829Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-03T10:12:16.841Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-03T10:12:16.847Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:12:17.508Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:12:19.906Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-03T10:12:19.993Z] [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 (5s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_010.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 4 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-03T10:12:23.809Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-03T10:12:23.834Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-03T10:12:23.839Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-03T10:12:23.854Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-03T10:12:23.860Z] [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-03T10:12:23.864Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:12:23.896Z] [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-03T10:12:24.702Z] [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-03T10:12:24.709Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-03T10:12:24.713Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-03T10:12:24.724Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-03T10:12:24.728Z] [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-03T10:12:25.006Z] [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-03T10:12:25.013Z] [INFO] No matching profile found, proceeding with the test. [2026-07-03T10:12:25.028Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-03T10:12:25.064Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783073545038.yaml" -n redhat-ods-applications [2026-07-03T10:12:25.397Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783073545038.yaml" -n redhat-ods-applications [2026-07-03T10:12:25.412Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-03T10:12:25.537Z] [INFO] [EXEC] rm /tmp/temp_1783073545038.yaml [2026-07-03T10:12:25.563Z] [INFO] [STEP 1] Log into the application [2026-07-03T10:12:25.599Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:12:25.612Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:12:26.227Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:12:29.493Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-03T10:12:29.660Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-03T10:12:30.364Z] [INFO] [STEP 4] Select the hardware profile [2026-07-03T10:12:30.658Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-03T10:12:30.680Z] [INFO] [STEP 6] Launch a notebook server [2026-07-03T10:12:30.858Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-03T10:12:30.862Z] [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-03T10:12:42.228Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-03T10:12:42.254Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-03T10:12:42.275Z] [INFO] Found 1 matching pods [2026-07-03T10:12:42.296Z] [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-03T10:17:43.091Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-03T10:17:43.094Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-03T10:17:43.098Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-03T10:17:43.103Z] [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-03T10:17:43.106Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T10:17:43.121Z] [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-03T10:17:43.851Z] [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-03T10:17:43.857Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-03T10:17:43.860Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-03T10:17:43.863Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-03T10:17:43.866Z] [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-03T10:17:44.227Z] [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-03T10:17:44.232Z] [INFO] No matching profile found, proceeding with the test. [2026-07-03T10:17:44.238Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-03T10:17:44.252Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783073864240.yaml" -n redhat-ods-applications [2026-07-03T10:17:46.094Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783073864240.yaml" -n redhat-ods-applications [2026-07-03T10:17:46.101Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-03T10:17:46.213Z] [INFO] [EXEC] rm /tmp/temp_1783073864240.yaml [2026-07-03T10:17:46.238Z] [INFO] [STEP 1] Log into the application [2026-07-03T10:17:46.248Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-03T10:17:46.252Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-03T10:17:46.983Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-03T10:17:50.008Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-03T10:17:50.154Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-03T10:17:50.720Z] [INFO] [STEP 4] Select the hardware profile [2026-07-03T10:17:51.005Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-03T10:17:51.033Z] [INFO] [STEP 6] Launch a notebook server [2026-07-03T10:17:51.187Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-03T10:17:51.208Z] [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-03T10:18:02.317Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-03T10:18:02.361Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-03T10:18:02.367Z] [INFO] Found 1 matching pods [2026-07-03T10:18:02.371Z] [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-03T10:23:02.757Z] [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-03T10:23:03.507Z] [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-03T10:23:03.514Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-03T10:23:03.517Z] [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-03T10:23:03.805Z] [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-03T10:23:03.854Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-03T10:23:04.153Z] [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-03T10:23:06.810Z] [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-03T10:23:06.833Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (122ms) 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 118ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 97ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:08 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:12 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:23 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:33 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 128ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:27 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:04 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:40 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 126ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 23:19 27 14 2 11 -