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-06T20:17:32.351Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-06T20:17:32.365Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-06T20:17:32.372Z] [INFO] Test title: should login and load page [2026-07-06T20:17:32.388Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-06T20:17:32.398Z] [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-06T20:17:32.449Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:17:32.465Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:17:32.473Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:17:33.607Z] [INFO] Keycloak login flow detected - completing authentication ✓ should login and load page (6191ms) 1 passing (6s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 6 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-06T20:17:42.365Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-06T20:17:42.447Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-06T20:17:42.457Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-06T20:17:42.469Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-06T20:17:42.480Z] [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-06T20:17:42.552Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:17:42.582Z] [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-06T20:17:43.508Z] [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-06T20:17:43.548Z] [INFO] No notebooks found [2026-07-06T20:17:43.579Z] [INFO] [STEP 1] Log into the application [2026-07-06T20:17:43.603Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:17:43.659Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:17:44.397Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:17:56.862Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-06T20:17:57.056Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-06T20:17:58.358Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-06T20:17:58.453Z] [INFO] [STEP 5] Launch a notebook server [2026-07-06T20:17:58.867Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-06T20:17:58.950Z] [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-06T20:18:12.451Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-06T20:18:12.549Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-06T20:18:12.571Z] [INFO] Found 1 matching pods [2026-07-06T20:18:12.662Z] [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-06T20:23:13.698Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-06T20:23:13.701Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-06T20:23:13.706Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-06T20:23:13.711Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-06T20:23:13.748Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:23:13.760Z] [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-06T20:23:14.878Z] [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-06T20:23:14.885Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-06T20:23:14.911Z] [INFO] [STEP 1] Log into the application [2026-07-06T20:23:14.951Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:23:14.955Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:23:15.652Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:23:20.779Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-06T20:23:20.950Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-06T20:23:21.877Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-06T20:23:21.904Z] [INFO] [STEP 5] Launch a notebook server [2026-07-06T20:23:22.053Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-06T20:23:22.079Z] [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-06T20:23:35.760Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-06T20:23:35.777Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-06T20:23:35.784Z] [INFO] Found 1 matching pods [2026-07-06T20:23:35.790Z] [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, 54 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-06T20:28:38.895Z] [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-06T20:28:38.917Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (105ms) 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-06T20:28:41.284Z] [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-06T20:28:41.322Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (99ms) 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-06T20:28:43.724Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-06T20:28:43.742Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-06T20:28:43.746Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-06T20:28:43.758Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-06T20:28:43.767Z] [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-06T20:28:43.772Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:28:43.798Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-06T20:28:43.803Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-06T20:28:44.114Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T20:28:44.120Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-06T20:28:44.126Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-06T20:28:44.143Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-06T20:28:44.493Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-06T20:28:44.779Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-06T20:28:44.791Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-06T20:28:45.044Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T20:28:45.054Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-06T20:28:45.069Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-06T20:28:45.088Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-06T20:28:45.109Z] [INFO] [STEP 1] Log into the application [2026-07-06T20:28:45.123Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:28:45.127Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:28:46.154Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:28:52.714Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-06T20:28:55.520Z] [INFO] [STEP 3] Edit project information [2026-07-06T20:28:56.454Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-06T20:28:57.275Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-06T20:28:57.601Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (13541ms) 1 passing (14s) [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: 13 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-06T20:29:00.611Z] [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-06T20:29:00.628Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-06T20:29:00.633Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-06T20:29:00.644Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T20:29:00.650Z] [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-06T20:29:00.658Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:29:00.674Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T20:29:01.358Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T20:29:01.371Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-06T20:29:01.386Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-06T20:29:01.392Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T20:29:01.706Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T20:29:01.720Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-06T20:29:01.736Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-06T20:29:01.755Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-06T20:29:02.076Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-06T20:29:02.483Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-06T20:29:02.490Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T20:29:02.973Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T20:29:02.990Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-06T20:29:03.006Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-06T20:29:03.500Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-06T20:29:03.525Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:29:03.535Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:29:04.105Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:29:06.834Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-06T20:29:09.066Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-06T20:29:09.339Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T20:29:09.721Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T20:29:09.745Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:10.263Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:10.272Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:10.549Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:10.558Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:10.868Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:10.895Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T20:29:11.207Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T20:29:11.239Z] [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-06T20:29:11.211Z\"}"}}}' [2026-07-06T20:29:11.582Z] [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-06T20:29:11.211Z\"}"}}}' [2026-07-06T20:29:11.592Z] [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-06T20:29:11.583Z\"}"}}}' [2026-07-06T20:29:11.927Z] [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-06T20:29:11.583Z\"}"}}}' [2026-07-06T20:29:11.971Z] [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-06T20:29:11.946Z\"}"}}}' [2026-07-06T20:29:12.298Z] [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-06T20:29:11.946Z\"}"}}}' [2026-07-06T20:29:12.484Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-06T20:29:12.917Z] [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 (12043ms) 1 passing (12s) [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-06T20:29:16.514Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-06T20:29:16.523Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-06T20:29:16.527Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-06T20:29:16.531Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T20:29:16.535Z] [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-06T20:29:16.539Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:29:16.551Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T20:29:16.857Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T20:29:16.863Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-06T20:29:16.869Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-06T20:29:17.200Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783369756872-u13swn65g.yaml && rm -f /tmp/cypress-yaml-1783369756872-u13swn65g.yaml [2026-07-06T20:29:17.209Z] [INFO] Command exit code: 0 [2026-07-06T20:29:17.517Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783369757211-cxcjz6wsp.yaml && rm -f /tmp/cypress-yaml-1783369757211-cxcjz6wsp.yaml [2026-07-06T20:29:17.523Z] [INFO] Command exit code: 0 [2026-07-06T20:29:18.860Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783369757525-2tlqfrb2y.yaml && rm -f /tmp/cypress-yaml-1783369757525-2tlqfrb2y.yaml [2026-07-06T20:29:18.873Z] [INFO] Command exit code: 0 [2026-07-06T20:29:19.151Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783369758875-guc7jp1qz.yaml && rm -f /tmp/cypress-yaml-1783369758875-guc7jp1qz.yaml [2026-07-06T20:29:19.156Z] [INFO] Command exit code: 0 [2026-07-06T20:29:19.454Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783369759158-tcvqm3htq.yaml && rm -f /tmp/cypress-yaml-1783369759158-tcvqm3htq.yaml [2026-07-06T20:29:19.469Z] [INFO] Command exit code: 0 [2026-07-06T20:29:19.497Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T20:29:19.508Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:29:19.521Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:29:20.087Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:29:25.886Z] [INFO] [STEP 2] Check SC row exists [2026-07-06T20:29:26.092Z] [INFO] [STEP 3] Check there's no Default label [2026-07-06T20:29:26.195Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-06T20:29:26.271Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-06T20:29:26.396Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-06T20:29:26.562Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-06T20:29:26.950Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-06T20:29:27.034Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:27.389Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:27.444Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (11032ms) [2026-07-06T20:29:27.671Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-06T20:29:27.673Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-06T20:29:27.677Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T20:29:27.682Z] [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-06T20:29:27.686Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:29:27.706Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T20:29:27.716Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:29:27.718Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:29:28.189Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:29:31.172Z] [INFO] [STEP 2] Check SC row exists [2026-07-06T20:29:31.440Z] [INFO] [STEP 3] Check there's no Default label [2026-07-06T20:29:31.509Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-06T20:29:31.590Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-06T20:29:31.698Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-06T20:29:31.871Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-06T20:29:32.104Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-06T20:29:32.176Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:32.570Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:32.606Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (5056ms) [2026-07-06T20:29:32.801Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-06T20:29:32.803Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-06T20:29:32.808Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T20:29:32.812Z] [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-06T20:29:32.816Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:29:32.830Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T20:29:32.837Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:29:32.840Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:29:33.091Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:29:38.647Z] [INFO] [STEP 2] Check there's no Default label [2026-07-06T20:29:38.778Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-06T20:29:38.895Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-06T20:29:39.117Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-06T20:29:39.650Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-06T20:29:39.707Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:39.987Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:40.017Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (7331ms) [2026-07-06T20:29:40.194Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-06T20:29:40.196Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-06T20:29:40.200Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T20:29:40.204Z] [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-06T20:29:40.208Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:29:40.230Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T20:29:40.239Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:29:40.243Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:29:40.652Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:29:44.392Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-06T20:29:44.508Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-06T20:29:44.867Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-06T20:29:44.910Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-06T20:29:45.136Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-06T20:29:45.160Z] [INFO] [STEP 7] Save the changes [2026-07-06T20:29:45.316Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-06T20:29:45.574Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-06T20:29:45.597Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:45.920Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T20:29:45.965Z] [INFO] Storage Class Config: [2026-07-06T20:29:45.972Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-06T20:29:46.530Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-06T20:29:46.890Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-06T20:29:47.205Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-06T20:29:47.209Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-06T20:29:47.532Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-06T20:29:47.536Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-06T20:29:47.893Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-06T20:29:47.926Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-06T20:29:48.253Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-06T20:29:48.257Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-06T20:29:48.800Z] [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 (6737ms) 4 passing (32s) [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: 32 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-06T20:29:52.219Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-06T20:29:52.231Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-06T20:29:52.234Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-06T20:29:52.240Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T20:29:52.247Z] [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-06T20:29:52.252Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:29:52.268Z] [INFO] Loaded test data from fixtures [2026-07-06T20:29:52.279Z] [INFO] Provisioning storage classes with different access modes [2026-07-06T20:29:52.575Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783369792285-nbnrftxpl.yaml && rm -f /tmp/cypress-yaml-1783369792285-nbnrftxpl.yaml [2026-07-06T20:29:52.581Z] [INFO] Command exit code: 0 [2026-07-06T20:29:52.915Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783369792583-lr16wdoig.yaml && rm -f /tmp/cypress-yaml-1783369792583-lr16wdoig.yaml [2026-07-06T20:29:52.921Z] [INFO] Command exit code: 0 [2026-07-06T20:29:53.261Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783369792924-fytioxcc9.yaml && rm -f /tmp/cypress-yaml-1783369792924-fytioxcc9.yaml [2026-07-06T20:29:53.284Z] [INFO] Command exit code: 0 [2026-07-06T20:29:53.628Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783369793287-9pdpfosby.yaml && rm -f /tmp/cypress-yaml-1783369793287-9pdpfosby.yaml [2026-07-06T20:29:53.633Z] [INFO] Command exit code: 0 [2026-07-06T20:29:53.918Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783369793635-mfgkme7rw.yaml && rm -f /tmp/cypress-yaml-1783369793635-mfgkme7rw.yaml [2026-07-06T20:29:53.924Z] [INFO] Command exit code: 0 [2026-07-06T20:29:53.927Z] [INFO] Provisioning project [2026-07-06T20:29:53.930Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T20:29:54.427Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T20:29:54.433Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-06T20:29:54.440Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-06T20:29:54.452Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-06T20:29:55.832Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-06T20:29:56.249Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-06T20:29:56.259Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T20:29:56.558Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T20:29:56.574Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-06T20:29:56.591Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-06T20:29:57.039Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-06T20:29:57.060Z] [INFO] [STEP 1] Log into the application [2026-07-06T20:29:57.091Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:29:57.105Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:29:57.735Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:30:04.752Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T20:30:07.662Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T20:30:08.060Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-06T20:30:08.363Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-06T20:30:08.569Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-06T20:30:08.721Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (17742ms) [2026-07-06T20:30:10.037Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-06T20:30:10.039Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-06T20:30:10.043Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T20:30:10.050Z] [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-06T20:30:10.059Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:30:10.070Z] [INFO] [STEP 1] Log into the application [2026-07-06T20:30:10.075Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:30:10.078Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:30:10.527Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:30:13.172Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T20:30:15.384Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T20:30:15.797Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-06T20:30:16.074Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-06T20:30:16.539Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-06T20:30:16.578Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-06T20:30:16.625Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-06T20:30:16.653Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-06T20:30:16.932Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-06T20:30:17.094Z] [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 (7293ms) [2026-07-06T20:30:17.395Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-06T20:30:17.397Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-06T20:30:17.401Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T20:30:17.405Z] [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-06T20:30:17.409Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:30:17.417Z] [INFO] [STEP 1] Log into the application [2026-07-06T20:30:17.422Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:30:17.425Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:30:17.864Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:30:20.566Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T20:30:22.804Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T20:30:23.175Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-06T20:30:23.459Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-06T20:30:23.783Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-06T20:30:23.835Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-06T20:30:23.863Z] [INFO] [STEP 8] Default should be RWO [2026-07-06T20:30:23.890Z] [INFO] [STEP 9] Switch to RWX [2026-07-06T20:30:24.029Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (6944ms) [2026-07-06T20:30:24.377Z] [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-06T20:30:24.380Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-06T20:30:24.384Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T20:30:24.388Z] [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-06T20:30:24.391Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:30:24.399Z] [INFO] [STEP 1] Log into the application [2026-07-06T20:30:24.405Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:30:24.407Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:30:24.856Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:30:27.253Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T20:30:29.664Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T20:30:30.103Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-06T20:30:31.417Z] [INFO] [STEP 5] Submit the form [2026-07-06T20:30:31.532Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-06T20:30:31.827Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-06T20:30:32.180Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-06T20:30:32.206Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-06T20:30:33.143Z] [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 (8998ms) [2026-07-06T20:30:33.431Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-06T20:30:33.434Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-06T20:30:33.438Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T20:30:33.442Z] [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-06T20:30:33.445Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:30:33.453Z] [INFO] [STEP 1] Log into the application [2026-07-06T20:30:33.460Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:30:33.462Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:30:33.913Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:30:38.121Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T20:30:40.450Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T20:30:41.027Z] [INFO] [STEP 4] Open create modal [2026-07-06T20:30:41.207Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-06T20:30:41.713Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-06T20:30:42.015Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-06T20:30:42.143Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-06T20:30:42.166Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-06T20:30:42.545Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-06T20:30:42.548Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-06T20:30:42.889Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-06T20:30:42.915Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-06T20:30:44.277Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-06T20:30:44.281Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-06T20:30:44.639Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-06T20:30:44.661Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-06T20:30:45.007Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-06T20:30:45.011Z] [INFO] [STEP 9] Cleaning up project [2026-07-06T20:30:45.314Z] [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 (8783ms) 5 passing (53s) [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: 53 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-06T20:30:49.514Z] [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-06T20:30:49.539Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (105ms) 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-06T20:30:51.949Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-06T20:30:51.959Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-06T20:30:51.962Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-06T20:30:51.967Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-06T20:30:51.973Z] [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-06T20:30:51.978Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-06T20:30:52.019Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-06T20:30:52.022Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-06T20:30:52.026Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-06T20:30:52.031Z] [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-06T20:30:52.035Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:30:52.052Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-06T20:30:52.056Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-06T20:30:52.329Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T20:30:52.336Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-06T20:30:52.341Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-06T20:30:52.352Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-06T20:30:52.710Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-06T20:30:53.491Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-06T20:30:53.497Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-06T20:30:53.766Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T20:30:53.772Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-06T20:30:53.778Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-06T20:30:53.799Z] [INFO] [STEP 1] Log into the application [2026-07-06T20:30:53.806Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:30:53.809Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:30:54.380Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:31:00.938Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-06T20:31:02.390Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-06T20:31:03.226Z] [INFO] [STEP 4] Edit the Connection type [2026-07-06T20:31:04.265Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-06T20:31:04.296Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-06T20:31:04.342Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:31:10.781Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-06T20:31:12.778Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-06T20:31:16.620Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-06T20:31:16.984Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-06T20:31:16.988Z] [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-06T20:31:17.345Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-06T20:31:25.832Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (24484ms) 1 passing (34s) 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: 34 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-06T20:31:28.426Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-06T20:31:28.446Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-06T20:31:28.451Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-06T20:31:28.463Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-06T20:31:28.470Z] [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-06T20:31:28.479Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:31:28.509Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-06T20:31:28.522Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-06T20:31:28.533Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:31:29.104Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:31:38.624Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-06T20:31:38.704Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted (11216ms) 1 passing (11s) [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: 11 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-06T20:31:42.089Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-06T20:31:42.109Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-06T20:31:42.114Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-06T20:31:42.120Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-06T20:31:42.131Z] [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-06T20:31:42.135Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:31:42.165Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-06T20:31:42.998Z] [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-06T20:31:43.004Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-06T20:31:43.013Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-06T20:31:43.017Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-06T20:31:43.020Z] [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-06T20:31:43.358Z] [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-06T20:31:43.365Z] [INFO] No matching profile found, proceeding with the test. [2026-07-06T20:31:43.379Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-06T20:31:43.401Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783369903384.yaml" -n redhat-ods-applications [2026-07-06T20:31:43.738Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783369903384.yaml" -n redhat-ods-applications [2026-07-06T20:31:43.754Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-06T20:31:43.876Z] [INFO] [EXEC] rm /tmp/temp_1783369903384.yaml [2026-07-06T20:31:43.899Z] [INFO] [STEP 1] Log into the application [2026-07-06T20:31:43.930Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:31:43.942Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:31:44.549Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:31:54.751Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-06T20:31:54.859Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-06T20:31:56.338Z] [INFO] [STEP 4] Select the hardware profile [2026-07-06T20:31:56.606Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-06T20:31:56.632Z] [INFO] [STEP 6] Launch a notebook server [2026-07-06T20:31:56.799Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-06T20:31:56.816Z] [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-06T20:32:07.958Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-06T20:32:07.988Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-06T20:32:07.995Z] [INFO] Found 1 matching pods [2026-07-06T20:32:07.998Z] [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-06T20:37:08.766Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-06T20:37:08.769Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-06T20:37:08.773Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-06T20:37:08.777Z] [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-06T20:37:08.781Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T20:37:08.796Z] [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-06T20:37:10.640Z] [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-06T20:37:10.646Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-06T20:37:10.649Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-06T20:37:10.652Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-06T20:37:10.656Z] [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-06T20:37:10.957Z] [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-06T20:37:10.963Z] [INFO] No matching profile found, proceeding with the test. [2026-07-06T20:37:10.968Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-06T20:37:10.981Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783370230969.yaml" -n redhat-ods-applications [2026-07-06T20:37:20.009Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783370230969.yaml" -n redhat-ods-applications [2026-07-06T20:37:20.017Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-06T20:37:20.130Z] [INFO] [EXEC] rm /tmp/temp_1783370230969.yaml [2026-07-06T20:37:20.153Z] [INFO] [STEP 1] Log into the application [2026-07-06T20:37:20.166Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T20:37:20.170Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T20:37:20.951Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T20:37:24.935Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-06T20:37:25.145Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-06T20:37:26.197Z] [INFO] [STEP 4] Select the hardware profile [2026-07-06T20:37:26.482Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-06T20:37:26.511Z] [INFO] [STEP 6] Launch a notebook server [2026-07-06T20:37:26.670Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-06T20:37:26.674Z] [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-06T20:37:37.772Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-06T20:37:37.788Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-06T20:37:37.794Z] [INFO] Found 1 matching pods [2026-07-06T20:37:37.798Z] [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-06T20:42:38.144Z] [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-06T20:42:39.065Z] [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-06T20:42:39.071Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-06T20:42:39.074Z] [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-06T20:42:39.391Z] [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-06T20:42:39.400Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-06T20:42:39.734Z] [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, 57 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-06T20:42:42.380Z] [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-06T20:42:42.399Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (114ms) 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:06 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ dataScienceProjects/testLaunchStand 10:54 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 111ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 103ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:13 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:12 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:32 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:53 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 110ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:34 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:11 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:57 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 118ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 24:36 27 14 2 11 -