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-04T19:24:20.781Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-04T19:24:20.851Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-04T19:24:20.861Z] [INFO] Test title: should login and load page [2026-07-04T19:24:20.882Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-04T19:24:20.948Z] [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-04T19:24:20.958Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:24:20.969Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:24:20.979Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:24:22.148Z] [INFO] Keycloak login flow detected - completing authentication ✓ should login and load page 1 passing (5s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 5 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-04T19:24:30.084Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-04T19:24:30.102Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-04T19:24:30.110Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-04T19:24:30.159Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-04T19:24:30.168Z] [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-04T19:24:30.174Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:24:30.196Z] [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-04T19:24:31.074Z] [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-04T19:24:31.086Z] [INFO] No notebooks found [2026-07-04T19:24:31.150Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:24:31.176Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:24:31.190Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:24:32.162Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:24:37.470Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-04T19:24:37.859Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-04T19:24:39.448Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-04T19:24:39.551Z] [INFO] [STEP 5] Launch a notebook server [2026-07-04T19:24:39.959Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-04T19:24:39.983Z] [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-04T19:24:53.553Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-04T19:24:53.665Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-04T19:24:53.750Z] [INFO] Found 1 matching pods [2026-07-04T19:24:53.771Z] [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-04T19:29:54.595Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-04T19:29:54.597Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-04T19:29:54.602Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-04T19:29:54.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-04T19:29:54.610Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:29:54.622Z] [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-04T19:29:55.395Z] [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-04T19:29:55.401Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-04T19:29:55.418Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:29:55.433Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:29:55.438Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:29:56.068Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:29:59.426Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-04T19:29:59.630Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-04T19:30:00.196Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-04T19:30:00.277Z] [INFO] [STEP 5] Launch a notebook server [2026-07-04T19:30:00.436Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-04T19:30:00.458Z] [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-04T19:30:11.862Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-04T19:30:11.878Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-04T19:30:11.885Z] [INFO] Found 1 matching pods [2026-07-04T19:30:11.891Z] [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-04T19:35:14.870Z] [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-04T19:35:14.892Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (101ms) 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-04T19:35:17.280Z] [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-04T19:35:17.307Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (81ms) 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-04T19:35:19.721Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-04T19:35:19.739Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-04T19:35:19.743Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-04T19:35:19.757Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-04T19:35:19.766Z] [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-04T19:35:19.771Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:35:19.794Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-04T19:35:19.802Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-04T19:35:20.146Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-04T19:35:20.152Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-04T19:35:20.159Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-04T19:35:20.184Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-04T19:35:20.504Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-04T19:35:20.786Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-04T19:35:20.794Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-04T19:35:21.053Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-04T19:35:21.073Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-04T19:35:21.090Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-04T19:35:21.107Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-04T19:35:21.129Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:35:21.145Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:35:21.158Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:35:21.914Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:35:23.557Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-04T19:35:25.110Z] [INFO] [STEP 3] Edit project information [2026-07-04T19:35:26.094Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-04T19:35:26.609Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-04T19:35:26.879Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (6903ms) 1 passing (7s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 7 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-04T19:35:29.866Z] [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-04T19:35:29.883Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-04T19:35:29.888Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-04T19:35:29.899Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-04T19:35:29.904Z] [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-04T19:35:29.912Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:35:29.928Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-04T19:35:30.195Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-04T19:35:30.201Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-04T19:35:30.207Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-04T19:35:30.217Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-04T19:35:30.482Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-04T19:35:30.489Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-04T19:35:30.503Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-04T19:35:30.520Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-04T19:35:30.824Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-04T19:35:31.104Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-04T19:35:31.112Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-04T19:35:31.389Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-04T19:35:31.404Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-04T19:35:31.419Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-04T19:35:31.792Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-04T19:35:31.823Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:35:31.826Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:35:32.422Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:35:34.175Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-04T19:35:35.731Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-04T19:35:36.040Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-04T19:35:36.322Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-04T19:35:36.347Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:36.622Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:36.647Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:36.925Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:36.971Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:37.241Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:37.283Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-04T19:35:37.564Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-04T19:35:37.575Z] [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-04T19:35:37.568Z\"}"}}}' [2026-07-04T19:35:37.865Z] [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-04T19:35:37.568Z\"}"}}}' [2026-07-04T19:35:37.874Z] [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-04T19:35:37.866Z\"}"}}}' [2026-07-04T19:35:38.175Z] [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-04T19:35:37.866Z\"}"}}}' [2026-07-04T19:35:38.217Z] [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-04T19:35:38.193Z\"}"}}}' [2026-07-04T19:35:38.547Z] [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-04T19:35:38.193Z\"}"}}}' [2026-07-04T19:35:38.706Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-04T19:35:39.112Z] [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 (9030ms) 1 passing (9s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 9 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-04T19:35:42.743Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-04T19:35:42.753Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-04T19:35:42.755Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-04T19:35:42.761Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-04T19:35:42.765Z] [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-04T19:35:42.770Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:35:42.782Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-04T19:35:43.055Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-04T19:35:43.061Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-04T19:35:43.066Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-04T19:35:43.338Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783193743069-8xlcijk27.yaml && rm -f /tmp/cypress-yaml-1783193743069-8xlcijk27.yaml [2026-07-04T19:35:43.343Z] [INFO] Command exit code: 0 [2026-07-04T19:35:43.631Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783193743345-o2f80uk1n.yaml && rm -f /tmp/cypress-yaml-1783193743345-o2f80uk1n.yaml [2026-07-04T19:35:43.638Z] [INFO] Command exit code: 0 [2026-07-04T19:35:43.925Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783193743639-rwhxrnr7e.yaml && rm -f /tmp/cypress-yaml-1783193743639-rwhxrnr7e.yaml [2026-07-04T19:35:43.931Z] [INFO] Command exit code: 0 [2026-07-04T19:35:44.199Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783193743933-45uiivzuu.yaml && rm -f /tmp/cypress-yaml-1783193743933-45uiivzuu.yaml [2026-07-04T19:35:44.205Z] [INFO] Command exit code: 0 [2026-07-04T19:35:44.510Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783193744206-sn43tknfh.yaml && rm -f /tmp/cypress-yaml-1783193744206-sn43tknfh.yaml [2026-07-04T19:35:44.515Z] [INFO] Command exit code: 0 [2026-07-04T19:35:44.532Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-04T19:35:44.543Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:35:44.546Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:35:45.106Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:35:47.403Z] [INFO] [STEP 2] Check SC row exists [2026-07-04T19:35:47.446Z] [INFO] [STEP 3] Check there's no Default label [2026-07-04T19:35:47.483Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-04T19:35:47.516Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-04T19:35:47.561Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-04T19:35:47.669Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-04T19:35:47.771Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-04T19:35:47.830Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:48.098Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:48.106Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (5434ms) [2026-07-04T19:35:48.224Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-04T19:35:48.226Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-04T19:35:48.230Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-04T19:35:48.233Z] [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-04T19:35:48.236Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:35:48.252Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-04T19:35:48.261Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:35:48.264Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:35:48.660Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:35:50.356Z] [INFO] [STEP 2] Check SC row exists [2026-07-04T19:35:50.395Z] [INFO] [STEP 3] Check there's no Default label [2026-07-04T19:35:50.440Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-04T19:35:50.469Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-04T19:35:50.526Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-04T19:35:50.623Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-04T19:35:50.737Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-04T19:35:50.775Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:51.061Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:51.069Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-04T19:35:51.188Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-04T19:35:51.190Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-04T19:35:51.196Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-04T19:35:51.200Z] [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-04T19:35:51.205Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:35:51.221Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-04T19:35:51.229Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:35:51.232Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:35:51.634Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:35:53.189Z] [INFO] [STEP 2] Check there's no Default label [2026-07-04T19:35:53.297Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-04T19:35:53.374Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-04T19:35:53.532Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-04T19:35:53.926Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-04T19:35:53.955Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:54.218Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:54.230Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-04T19:35:54.341Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-04T19:35:54.344Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-04T19:35:54.347Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-04T19:35:54.350Z] [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-04T19:35:54.354Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:35:54.374Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-04T19:35:54.384Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:35:54.386Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:35:54.782Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:35:56.598Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-04T19:35:56.670Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-04T19:35:56.902Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-04T19:35:56.922Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-04T19:35:57.083Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-04T19:35:57.093Z] [INFO] [STEP 7] Save the changes [2026-07-04T19:35:57.181Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-04T19:35:57.351Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-04T19:35:57.355Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:57.652Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:35:57.665Z] [INFO] Storage Class Config: [2026-07-04T19:35:57.668Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-04T19:35:58.046Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-04T19:35:58.231Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-04T19:35:58.514Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-04T19:35:58.516Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-04T19:35:58.796Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-04T19:35:58.800Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-04T19:35:59.075Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-04T19:35:59.079Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-04T19:35:59.360Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-04T19:35:59.363Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-04T19:35:59.633Z] [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 (17s) [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: 16 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-04T19:36:03.095Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-04T19:36:03.104Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-04T19:36:03.107Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-04T19:36:03.111Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-04T19:36:03.116Z] [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-04T19:36:03.120Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:36:03.133Z] [INFO] Loaded test data from fixtures [2026-07-04T19:36:03.143Z] [INFO] Provisioning storage classes with different access modes [2026-07-04T19:36:03.438Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783193763147-qsi3mf17h.yaml && rm -f /tmp/cypress-yaml-1783193763147-qsi3mf17h.yaml [2026-07-04T19:36:03.445Z] [INFO] Command exit code: 0 [2026-07-04T19:36:03.721Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783193763446-o7dqt3ppa.yaml && rm -f /tmp/cypress-yaml-1783193763446-o7dqt3ppa.yaml [2026-07-04T19:36:03.726Z] [INFO] Command exit code: 0 [2026-07-04T19:36:04.007Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783193763728-zqn7b5hwj.yaml && rm -f /tmp/cypress-yaml-1783193763728-zqn7b5hwj.yaml [2026-07-04T19:36:04.024Z] [INFO] Command exit code: 0 [2026-07-04T19:36:04.311Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783193764026-wz16v3m1k.yaml && rm -f /tmp/cypress-yaml-1783193764026-wz16v3m1k.yaml [2026-07-04T19:36:04.316Z] [INFO] Command exit code: 0 [2026-07-04T19:36:04.597Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783193764318-xwx6u2uih.yaml && rm -f /tmp/cypress-yaml-1783193764318-xwx6u2uih.yaml [2026-07-04T19:36:04.603Z] [INFO] Command exit code: 0 [2026-07-04T19:36:04.606Z] [INFO] Provisioning project [2026-07-04T19:36:04.609Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-04T19:36:04.878Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-04T19:36:04.883Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-04T19:36:04.889Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-04T19:36:04.898Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-04T19:36:05.229Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-04T19:36:05.532Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-04T19:36:05.539Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-04T19:36:05.806Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-04T19:36:05.811Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-04T19:36:05.817Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-04T19:36:06.232Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-04T19:36:06.240Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:36:06.247Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:36:06.251Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:36:06.813Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:36:08.431Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-04T19:36:10.097Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-04T19:36:10.459Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-04T19:36:10.773Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-04T19:36:10.884Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-04T19:36:11.054Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (9330ms) [2026-07-04T19:36:12.511Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-04T19:36:12.513Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-04T19:36:12.518Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-04T19:36:12.522Z] [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-04T19:36:12.526Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:36:12.535Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:36:12.542Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:36:12.545Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:36:12.990Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:36:13.933Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-04T19:36:15.120Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-04T19:36:15.327Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-04T19:36:15.461Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-04T19:36:15.755Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-04T19:36:15.763Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-04T19:36:15.780Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-04T19:36:15.783Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-04T19:36:15.985Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-04T19:36:16.084Z] [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-04T19:36:16.267Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-04T19:36:16.269Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-04T19:36:16.274Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-04T19:36:16.277Z] [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-04T19:36:16.280Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:36:16.287Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:36:16.293Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:36:16.296Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:36:16.719Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:36:17.687Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-04T19:36:18.864Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-04T19:36:19.113Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-04T19:36:19.307Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-04T19:36:19.644Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-04T19:36:19.668Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-04T19:36:19.671Z] [INFO] [STEP 8] Default should be RWO [2026-07-04T19:36:19.678Z] [INFO] [STEP 9] Switch to RWX [2026-07-04T19:36:19.770Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes [2026-07-04T19:36:20.027Z] [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-04T19:36:20.029Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-04T19:36:20.033Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-04T19:36:20.036Z] [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-04T19:36:20.040Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:36:20.048Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:36:20.053Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:36:20.055Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:36:20.475Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:36:21.364Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-04T19:36:22.458Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-04T19:36:22.677Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-04T19:36:23.558Z] [INFO] [STEP 5] Submit the form [2026-07-04T19:36:23.646Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-04T19:36:23.789Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-04T19:36:24.015Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-04T19:36:24.024Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-04T19:36:24.103Z] [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-04T19:36:24.299Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-04T19:36:24.301Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-04T19:36:24.307Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-04T19:36:24.311Z] [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-04T19:36:24.315Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:36:24.323Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:36:24.329Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:36:24.332Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:36:24.756Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:36:25.729Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-04T19:36:26.847Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-04T19:36:27.047Z] [INFO] [STEP 4] Open create modal [2026-07-04T19:36:27.253Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-04T19:36:27.643Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-04T19:36:27.822Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-04T19:36:27.909Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-04T19:36:27.919Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-04T19:36:28.232Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-04T19:36:28.235Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-04T19:36:28.534Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-04T19:36:28.537Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-04T19:36:28.833Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-04T19:36:28.837Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-04T19:36:29.162Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-04T19:36:29.166Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-04T19:36:29.464Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-04T19:36:29.467Z] [INFO] [STEP 9] Cleaning up project [2026-07-04T19:36:29.754Z] [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 (27s) [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: 26 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-04T19:36:33.910Z] [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-04T19:36:33.933Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (100ms) 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-04T19:36:36.410Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-04T19:36:36.421Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-04T19:36:36.424Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-04T19:36:36.430Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-04T19:36:36.435Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-04T19:36:36.440Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-04T19:36:36.478Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-04T19:36:36.480Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-04T19:36:36.485Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-04T19:36:36.489Z] [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-04T19:36:36.493Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:36:36.511Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-04T19:36:36.514Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-04T19:36:36.801Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-04T19:36:36.807Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-04T19:36:36.812Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-04T19:36:36.820Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-04T19:36:37.147Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-04T19:36:37.439Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-04T19:36:37.445Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-04T19:36:37.724Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-04T19:36:37.731Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-04T19:36:37.737Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-04T19:36:37.756Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:36:37.764Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:36:37.766Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:36:38.337Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:36:39.589Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-04T19:36:40.428Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-04T19:36:40.931Z] [INFO] [STEP 4] Edit the Connection type [2026-07-04T19:36:41.607Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-04T19:36:41.617Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-04T19:36:41.625Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:36:45.790Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-04T19:36:47.912Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-04T19:36:51.671Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-04T19:36:51.985Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-04T19:36:52.024Z] [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-04T19:36:52.364Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-04T19:37:00.819Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (15029ms) 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-04T19:37:03.457Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-04T19:37:03.474Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-04T19:37:03.479Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-04T19:37:03.493Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-04T19:37:03.505Z] [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-04T19:37:03.514Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:37:03.544Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-04T19:37:03.564Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-04T19:37:03.569Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:37:04.197Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:37:06.372Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-04T19:37:06.460Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted 1 passing (4s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_010.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 3 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-04T19:37:09.784Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-04T19:37:09.804Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-04T19:37:09.808Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-04T19:37:09.822Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-04T19:37:09.827Z] [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-04T19:37:09.836Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:37:09.861Z] [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-04T19:37:10.780Z] [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-04T19:37:10.788Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-04T19:37:10.797Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-04T19:37:10.800Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-04T19:37:10.803Z] [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-04T19:37:11.099Z] [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-04T19:37:11.113Z] [INFO] No matching profile found, proceeding with the test. [2026-07-04T19:37:11.120Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-04T19:37:11.147Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783193831130.yaml" -n redhat-ods-applications [2026-07-04T19:37:11.442Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783193831130.yaml" -n redhat-ods-applications [2026-07-04T19:37:11.449Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-04T19:37:11.563Z] [INFO] [EXEC] rm /tmp/temp_1783193831130.yaml [2026-07-04T19:37:11.586Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:37:11.618Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:37:11.629Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:37:12.205Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:37:15.225Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-04T19:37:15.353Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-04T19:37:15.902Z] [INFO] [STEP 4] Select the hardware profile [2026-07-04T19:37:16.153Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-04T19:37:16.179Z] [INFO] [STEP 6] Launch a notebook server [2026-07-04T19:37:16.345Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-04T19:37:16.367Z] [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-04T19:37:27.565Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-04T19:37:27.588Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-04T19:37:27.606Z] [INFO] Found 1 matching pods [2026-07-04T19:37:27.622Z] [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-04T19:42:28.406Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-04T19:42:28.409Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-04T19:42:28.413Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-04T19:42:28.417Z] [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-04T19:42:28.421Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:42:28.437Z] [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-04T19:42:29.166Z] [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-04T19:42:29.171Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-04T19:42:29.174Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-04T19:42:29.177Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-04T19:42:29.180Z] [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-04T19:42:29.482Z] [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-04T19:42:29.487Z] [INFO] No matching profile found, proceeding with the test. [2026-07-04T19:42:29.493Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-04T19:42:29.504Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783194149494.yaml" -n redhat-ods-applications [2026-07-04T19:42:31.878Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783194149494.yaml" -n redhat-ods-applications [2026-07-04T19:42:31.886Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-04T19:42:32.002Z] [INFO] [EXEC] rm /tmp/temp_1783194149494.yaml [2026-07-04T19:42:32.027Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:42:32.038Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-04T19:42:32.042Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-04T19:42:32.686Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-04T19:42:35.837Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-04T19:42:36.039Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-04T19:42:36.665Z] [INFO] [STEP 4] Select the hardware profile [2026-07-04T19:42:36.948Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-04T19:42:36.976Z] [INFO] [STEP 6] Launch a notebook server [2026-07-04T19:42:37.134Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-04T19:42:37.162Z] [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-04T19:42:48.278Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-04T19:42:48.294Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-04T19:42:48.299Z] [INFO] Found 1 matching pods [2026-07-04T19:42:48.304Z] [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-04T19:47:48.685Z] [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-04T19:47:49.418Z] [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-04T19:47:49.424Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-04T19:47:49.427Z] [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-04T19:47:49.758Z] [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-04T19:47:49.768Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-04T19:47:50.076Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-hardware-profile-notebooks -n redhat-ods-applications 0 passing (11m) 1 failing 1) Notebooks - tolerations tests Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ 3. Launch Standalone notebook server 4. Choose Code Server Image 5. Select the hardware profile 6. Check Start server button is enabled 7. Launch a notebook server 8. Verify the Jupyter Notebook pod is ready `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`. https://on.cypress.io/exec CypressError: `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`. https://on.cypress.io/exec at (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:124114:70) at tryCatcher (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1777:23) at (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:4156:41) at tryCatcher (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1777:23) at Promise._settlePromiseFromHandler (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1489:31) at Promise._settlePromise (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1546:18) at Promise._settlePromise0 (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1591:10) at Promise._settlePromises (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1667:18) at _drainQueueStep (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2377:12) at _drainQueue (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2370:9) at Async._drainQueues (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2386:5) at Async.drainQueues (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2256:14) From Your Spec Code: at eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:182:11) at Array.forEach () at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:175:11) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_011.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 10 minutes, 40 seconds │ │ Spec Ran: settings/hardwareProfiles/testNotebookTolerations.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079) /hardwareProfiles/testNotebookTolerations.cy.ts/Notebooks - tolerations tests -- Verify Juypter Notebook Creation using Hardware Profiles and applying Toleratio ns (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079) /hardwareProfiles/testNotebookTolerations.cy.ts/Notebooks - tolerations tests -- Verify Juypter Notebook Creation using Hardware Profiles and applying Toleratio ns (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts (13 of 13) [2026-07-04T19:47:52.732Z] [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-04T19:47:52.753Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (126ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_012.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Start generate report process Read and merge jsons from "/workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons" Enhance report Create HTML report HTML report successfully created! /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/index.html ================================================================================ (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ application.cy.ts 00:05 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ dataScienceProjects/testLaunchStand 10:42 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 105ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 85ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:07 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:09 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:16 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:26 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 105ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:24 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:03 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:40 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 129ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 22:57 27 14 2 11 -