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:29:08.391Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-05T10:29:08.454Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-05T10:29:08.459Z] [INFO] Test title: should login and load page [2026-07-05T10:29:08.478Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T10:29:08.486Z] [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:29:08.544Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:29:08.561Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:29:08.570Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:29:09.654Z] [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:29:16.760Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-05T10:29:16.783Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T10:29:16.839Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T10:29:16.858Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-05T10:29:16.865Z] [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:29:16.874Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:29:16.961Z] [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:29:17.866Z] [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:29:17.879Z] [INFO] No notebooks found [2026-07-05T10:29:17.944Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:29:17.972Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:29:17.977Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:29:18.671Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:29:24.361Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T10:29:24.649Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T10:29:26.349Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-05T10:29:26.373Z] [INFO] [STEP 5] Launch a notebook server [2026-07-05T10:29:26.741Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-05T10:29:26.746Z] [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:29:40.145Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T10:29:40.344Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T10:29:40.355Z] [INFO] Found 1 matching pods [2026-07-05T10:29:40.361Z] [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:34:40.870Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T10:34:40.873Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T10:34:40.879Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-05T10:34:40.883Z] [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:34:40.889Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:34:40.901Z] [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:34:41.634Z] [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:34:41.642Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T10:34:41.670Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:34:41.684Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:34:41.688Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:34:42.541Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:34:46.202Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T10:34:46.453Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T10:34:47.251Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-05T10:34:47.373Z] [INFO] [STEP 5] Launch a notebook server [2026-07-05T10:34:47.582Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-05T10:34:47.588Z] [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:34:58.707Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T10:34:58.723Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T10:34:58.731Z] [INFO] Found 1 matching pods [2026-07-05T10:34:58.743Z] [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, 42 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:40:02.346Z] [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:40:02.374Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (129ms) 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:40:05.192Z] [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:40:05.248Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (132ms) 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:40:07.878Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-05T10:40:07.900Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-05T10:40:07.906Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-05T10:40:07.939Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-05T10:40:07.947Z] [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:40:07.953Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:40:07.983Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-05T10:40:07.990Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T10:40:08.307Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T10:40:08.320Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T10:40:08.335Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-05T10:40:08.347Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-05T10:40:08.685Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-05T10:40:09.005Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-05T10:40:09.013Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T10:40:09.287Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T10:40:09.295Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-05T10:40:09.312Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-05T10:40:09.347Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-05T10:40:09.373Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:40:09.391Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:40:09.406Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:40:10.184Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:40:11.818Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-05T10:40:13.789Z] [INFO] [STEP 3] Edit project information [2026-07-05T10:40:15.074Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-05T10:40:15.663Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-05T10:40:15.933Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (7763ms) 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-05T10:40:19.398Z] [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:40:19.420Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T10:40:19.442Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T10:40:19.458Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T10:40:19.464Z] [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:40:19.473Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:40:19.494Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T10:40:19.767Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T10:40:19.775Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T10:40:19.790Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T10:40:19.794Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T10:40:20.068Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T10:40:20.075Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-05T10:40:20.089Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-05T10:40:20.108Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-05T10:40:20.420Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-05T10:40:20.717Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-05T10:40:20.727Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T10:40:21.011Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T10:40:21.026Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-05T10:40:21.042Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-05T10:40:21.425Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-05T10:40:21.460Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:40:21.465Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:40:22.069Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:40:23.978Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-05T10:40:25.858Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-05T10:40:26.259Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T10:40:26.540Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T10:40:26.564Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:26.833Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:26.861Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:27.136Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:27.161Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:27.402Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:27.430Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T10:40:27.916Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T10:40:27.926Z] [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:40:27.919Z\"}"}}}' [2026-07-05T10:40:28.198Z] [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:40:27.919Z\"}"}}}' [2026-07-05T10:40:28.240Z] [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:40:28.215Z\"}"}}}' [2026-07-05T10:40:28.515Z] [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:40:28.215Z\"}"}}}' [2026-07-05T10:40:28.524Z] [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:40:28.516Z\"}"}}}' [2026-07-05T10:40:28.845Z] [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:40:28.516Z\"}"}}}' [2026-07-05T10:40:29.014Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-05T10:40:29.405Z] [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 (9811ms) 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: 10 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-05T10:40:33.672Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-05T10:40:33.684Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-05T10:40:33.688Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-05T10:40:33.696Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T10:40:33.701Z] [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:40:33.707Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:40:33.738Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T10:40:34.006Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T10:40:34.013Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T10:40:34.020Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T10:40:34.312Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248034024-zcp58cywb.yaml && rm -f /tmp/cypress-yaml-1783248034024-zcp58cywb.yaml [2026-07-05T10:40:34.318Z] [INFO] Command exit code: 0 [2026-07-05T10:40:34.595Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248034320-2wbsds4xx.yaml && rm -f /tmp/cypress-yaml-1783248034320-2wbsds4xx.yaml [2026-07-05T10:40:34.602Z] [INFO] Command exit code: 0 [2026-07-05T10:40:34.884Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248034604-04cd4w06x.yaml && rm -f /tmp/cypress-yaml-1783248034604-04cd4w06x.yaml [2026-07-05T10:40:34.891Z] [INFO] Command exit code: 0 [2026-07-05T10:40:35.171Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248034893-0s8dvs4bl.yaml && rm -f /tmp/cypress-yaml-1783248034893-0s8dvs4bl.yaml [2026-07-05T10:40:35.178Z] [INFO] Command exit code: 0 [2026-07-05T10:40:35.455Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248035180-tcds40xvm.yaml && rm -f /tmp/cypress-yaml-1783248035180-tcds40xvm.yaml [2026-07-05T10:40:35.461Z] [INFO] Command exit code: 0 [2026-07-05T10:40:35.479Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T10:40:35.491Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:40:35.495Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:40:36.103Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:40:39.376Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T10:40:39.521Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T10:40:39.619Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-05T10:40:39.731Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-05T10:40:39.810Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T10:40:39.991Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-05T10:40:40.258Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T10:40:40.371Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:40.667Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:40.679Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (7118ms) [2026-07-05T10:40:40.897Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-05T10:40:40.900Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-05T10:40:40.906Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T10:40:40.910Z] [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:40:40.914Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:40:40.934Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T10:40:40.947Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:40:40.950Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:40:41.410Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:40:43.378Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T10:40:43.407Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T10:40:43.440Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-05T10:40:43.472Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-05T10:40:43.536Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T10:40:43.647Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-05T10:40:43.752Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T10:40:43.786Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:44.063Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:44.073Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-05T10:40:44.209Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-05T10:40:44.211Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-05T10:40:44.216Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T10:40:44.220Z] [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:40:44.225Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:40:44.247Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T10:40:44.260Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:40:44.264Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:40:44.516Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:40:46.539Z] [INFO] [STEP 2] Check there's no Default label [2026-07-05T10:40:46.570Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-05T10:40:46.627Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-05T10:40:46.771Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-05T10:40:47.181Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-05T10:40:47.211Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:47.475Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:47.485Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-05T10:40:47.662Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-05T10:40:47.664Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-05T10:40:47.669Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T10:40:47.674Z] [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:40:47.679Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:40:47.705Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T10:40:47.716Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:40:47.719Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:40:48.179Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:40:49.941Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-05T10:40:50.071Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-05T10:40:50.378Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-05T10:40:50.400Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-05T10:40:50.572Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-05T10:40:50.584Z] [INFO] [STEP 7] Save the changes [2026-07-05T10:40:50.676Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-05T10:40:50.819Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-05T10:40:50.823Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:51.113Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T10:40:51.126Z] [INFO] Storage Class Config: [2026-07-05T10:40:51.131Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-05T10:40:51.525Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-05T10:40:51.719Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-05T10:40:52.076Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-05T10:40:52.081Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-05T10:40:52.447Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-05T10:40:52.451Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-05T10:40:52.831Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-05T10:40:52.835Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-05T10:40:53.147Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-05T10:40:53.151Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-05T10:40:53.486Z] [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:40:57.579Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-05T10:40:57.590Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T10:40:57.594Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T10:40:57.601Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T10:40:57.606Z] [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:40:57.613Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:40:57.643Z] [INFO] Loaded test data from fixtures [2026-07-05T10:40:57.655Z] [INFO] Provisioning storage classes with different access modes [2026-07-05T10:40:57.947Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248057660-na2g64rhe.yaml && rm -f /tmp/cypress-yaml-1783248057660-na2g64rhe.yaml [2026-07-05T10:40:57.954Z] [INFO] Command exit code: 0 [2026-07-05T10:40:58.263Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248057956-yiy2abln8.yaml && rm -f /tmp/cypress-yaml-1783248057956-yiy2abln8.yaml [2026-07-05T10:40:58.270Z] [INFO] Command exit code: 0 [2026-07-05T10:40:58.563Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248058272-381phgudp.yaml && rm -f /tmp/cypress-yaml-1783248058272-381phgudp.yaml [2026-07-05T10:40:58.582Z] [INFO] Command exit code: 0 [2026-07-05T10:40:58.939Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248058585-kp18bpnr0.yaml && rm -f /tmp/cypress-yaml-1783248058585-kp18bpnr0.yaml [2026-07-05T10:40:58.946Z] [INFO] Command exit code: 0 [2026-07-05T10:40:59.300Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783248058948-i6maogae2.yaml && rm -f /tmp/cypress-yaml-1783248058948-i6maogae2.yaml [2026-07-05T10:40:59.307Z] [INFO] Command exit code: 0 [2026-07-05T10:40:59.312Z] [INFO] Provisioning project [2026-07-05T10:40:59.315Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T10:40:59.608Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T10:40:59.614Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-05T10:40:59.620Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-05T10:40:59.650Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-05T10:40:59.996Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-05T10:41:01.344Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-05T10:41:01.357Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T10:41:01.779Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T10:41:01.786Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-05T10:41:01.795Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-05T10:41:02.304Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-05T10:41:02.344Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:41:02.369Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:41:02.395Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:41:03.159Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:41:05.372Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T10:41:07.786Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T10:41:08.200Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T10:41:08.762Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-05T10:41:08.959Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-05T10:41:09.162Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (13111ms) [2026-07-05T10:41:10.798Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T10:41:10.801Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T10:41:10.805Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T10:41:10.810Z] [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:41:10.813Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:41:10.823Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:41:10.829Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:41:10.831Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:41:11.380Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:41:12.623Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T10:41:14.007Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T10:41:14.200Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T10:41:14.336Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-05T10:41:14.612Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-05T10:41:14.620Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-05T10:41:14.636Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-05T10:41:14.640Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-05T10:41:14.827Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-05T10:41:14.927Z] [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:41:15.111Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T10:41:15.113Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T10:41:15.117Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T10:41:15.122Z] [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:41:15.126Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:41:15.134Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:41:15.140Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:41:15.143Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:41:15.389Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:41:16.279Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T10:41:17.455Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T10:41:17.666Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T10:41:17.801Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-05T10:41:18.171Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-05T10:41:18.195Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-05T10:41:18.199Z] [INFO] [STEP 8] Default should be RWO [2026-07-05T10:41:18.205Z] [INFO] [STEP 9] Switch to RWX [2026-07-05T10:41:18.298Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T10:41:18.560Z] [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:41:18.562Z] [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:41:18.567Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T10:41:18.571Z] [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:41:18.576Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:41:18.584Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:41:18.591Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:41:18.595Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:41:19.034Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:41:19.991Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T10:41:21.235Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T10:41:21.487Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-05T10:41:22.404Z] [INFO] [STEP 5] Submit the form [2026-07-05T10:41:22.495Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-05T10:41:22.644Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-05T10:41:22.864Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-05T10:41:22.875Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-05T10:41:23.111Z] [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-05T10:41:23.303Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-05T10:41:23.305Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-05T10:41:23.309Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T10:41:23.313Z] [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:41:23.316Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:41:23.325Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:41:23.333Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:41:23.335Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:41:23.775Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:41:24.871Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T10:41:26.004Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T10:41:26.233Z] [INFO] [STEP 4] Open create modal [2026-07-05T10:41:26.449Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-05T10:41:26.791Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-05T10:41:26.977Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-05T10:41:27.070Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-05T10:41:27.080Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-05T10:41:27.384Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-05T10:41:27.387Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-05T10:41:27.674Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-05T10:41:27.677Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-05T10:41:27.986Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-05T10:41:27.989Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-05T10:41:28.279Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-05T10:41:28.283Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-05T10:41:28.564Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-05T10:41:28.567Z] [INFO] [STEP 9] Cleaning up project [2026-07-05T10:41:28.839Z] [INFO] [EXEC] oc delete project test-cluster-storage-access-modes --wait=false --ignore-not-found ✓ Should reset access mode appropriately when switching between storage classes 5 passing (31s) [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: 31 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-05T10:41:33.015Z] [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:41:33.041Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (112ms) 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:41:35.496Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-05T10:41:35.507Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T10:41:35.510Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T10:41:35.515Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-05T10:41:35.519Z] [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:41:35.523Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T10:41:35.560Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-05T10:41:35.562Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-05T10:41:35.566Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-05T10:41:35.572Z] [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:41:35.576Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:41:35.593Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-05T10:41:35.596Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-05T10:41:35.874Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T10:41:35.880Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T10:41:35.885Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-05T10:41:35.893Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-05T10:41:36.203Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-05T10:41:36.494Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-05T10:41:36.501Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-05T10:41:36.783Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T10:41:36.789Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-05T10:41:36.795Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-05T10:41:36.817Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:41:36.826Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:41:36.829Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:41:37.390Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:41:38.645Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-05T10:41:39.537Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-05T10:41:40.024Z] [INFO] [STEP 4] Edit the Connection type [2026-07-05T10:41:40.731Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-05T10:41:40.751Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-05T10:41:40.759Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:41:45.222Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-05T10:41:47.324Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-05T10:41:50.610Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-05T10:41:50.912Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-05T10:41:50.916Z] [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:41:51.230Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-05T10:42:00.080Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (14927ms) 1 passing (25s) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_009.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 24 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-05T10:42:02.744Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-05T10:42:02.767Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-05T10:42:02.772Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-05T10:42:02.786Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T10:42:02.797Z] [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:42:02.803Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:42:02.839Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-05T10:42:02.851Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-05T10:42:02.857Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:42:03.449Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:42:06.150Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-05T10:42:06.242Z] [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-05T10:42:09.569Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-05T10:42:09.590Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T10:42:09.601Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T10:42:09.612Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-05T10:42:09.618Z] [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:42:09.627Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:42:09.657Z] [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:42:10.366Z] [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:42:10.380Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T10:42:10.385Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-05T10:42:10.389Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T10:42:10.401Z] [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:42:10.693Z] [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:42:10.699Z] [INFO] No matching profile found, proceeding with the test. [2026-07-05T10:42:10.707Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T10:42:10.741Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783248130720.yaml" -n redhat-ods-applications [2026-07-05T10:42:11.043Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783248130720.yaml" -n redhat-ods-applications [2026-07-05T10:42:11.051Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-05T10:42:11.173Z] [INFO] [EXEC] rm /tmp/temp_1783248130720.yaml [2026-07-05T10:42:11.206Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:42:11.241Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:42:11.253Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:42:11.856Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:42:14.671Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T10:42:14.798Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T10:42:15.343Z] [INFO] [STEP 4] Select the hardware profile [2026-07-05T10:42:15.608Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-05T10:42:15.636Z] [INFO] [STEP 6] Launch a notebook server [2026-07-05T10:42:15.806Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-05T10:42:15.823Z] [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:42:27.003Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T10:42:27.039Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T10:42:27.045Z] [INFO] Found 1 matching pods [2026-07-05T10:42:27.049Z] [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:47:27.797Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T10:47:27.800Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T10:47:27.805Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-05T10:47:27.808Z] [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:47:27.811Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T10:47:27.826Z] [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:47:28.521Z] [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:47:28.526Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T10:47:28.529Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-05T10:47:28.532Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T10:47:28.535Z] [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:47:28.815Z] [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:47:28.821Z] [INFO] No matching profile found, proceeding with the test. [2026-07-05T10:47:28.826Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T10:47:28.838Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783248448827.yaml" -n redhat-ods-applications [2026-07-05T10:47:30.695Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783248448827.yaml" -n redhat-ods-applications [2026-07-05T10:47:30.703Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-05T10:47:30.812Z] [INFO] [EXEC] rm /tmp/temp_1783248448827.yaml [2026-07-05T10:47:30.836Z] [INFO] [STEP 1] Log into the application [2026-07-05T10:47:30.850Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T10:47:30.854Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T10:47:31.572Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T10:47:34.146Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T10:47:34.298Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T10:47:34.879Z] [INFO] [STEP 4] Select the hardware profile [2026-07-05T10:47:35.181Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-05T10:47:35.210Z] [INFO] [STEP 6] Launch a notebook server [2026-07-05T10:47:35.371Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-05T10:47:35.393Z] [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:47:46.483Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T10:47:46.497Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T10:47:46.503Z] [INFO] Found 1 matching pods [2026-07-05T10:47:46.507Z] [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-05T10:52:46.830Z] [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:52:47.617Z] [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:52:47.623Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T10:52:47.627Z] [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-05T10:52:47.911Z] [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-05T10:52:47.918Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-05T10:52:48.200Z] [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, 38 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-05T10:52:50.865Z] [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-05T10:52:50.888Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (117ms) 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:42 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 134ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 139ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:08 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:10 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:19 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:31 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 118ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:24 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:04 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:38 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 122ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 23:05 27 14 2 11 -