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-02T21:34:00.901Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-02T21:34:00.923Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-02T21:34:00.970Z] [INFO] Test title: should login and load page [2026-07-02T21:34:00.988Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T21:34:00.997Z] [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-02T21:34:01.006Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:34:01.024Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:34:01.031Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:34:02.367Z] [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-02T21:34:10.779Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-02T21:34:10.799Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T21:34:10.806Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T21:34:10.823Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-02T21:34:10.882Z] [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-02T21:34:10.895Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:34:10.986Z] [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-02T21:34:12.282Z] [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-02T21:34:12.372Z] [INFO] No notebooks found [2026-07-02T21:34:12.473Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:34:12.496Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:34:12.508Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:34:13.407Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:34:19.415Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T21:34:19.683Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T21:34:21.099Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-02T21:34:21.198Z] [INFO] [STEP 5] Launch a notebook server [2026-07-02T21:34:21.871Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-02T21:34:21.978Z] [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-02T21:34:35.774Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T21:34:35.892Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T21:34:35.981Z] [INFO] Found 1 matching pods [2026-07-02T21:34:35.987Z] [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-02T21:39:36.868Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T21:39:36.872Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T21:39:36.878Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-02T21:39:36.883Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T21:39:36.889Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:39:36.903Z] [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-02T21:39:37.765Z] [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-02T21:39:37.772Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T21:39:37.800Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:39:37.815Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:39:37.821Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:39:38.512Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:39:42.890Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T21:39:43.179Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T21:39:43.974Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-02T21:39:44.016Z] [INFO] [STEP 5] Launch a notebook server [2026-07-02T21:39:44.183Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-02T21:39:44.207Z] [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-02T21:39:55.519Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T21:39:55.536Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T21:39:55.575Z] [INFO] Found 1 matching pods [2026-07-02T21:39:55.580Z] [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, 45 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-02T21:44:58.807Z] [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-02T21:44:58.829Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (108ms) 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-02T21:45:01.367Z] [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-02T21:45:01.394Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (85ms) 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-02T21:45:03.900Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-02T21:45:03.920Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-02T21:45:03.929Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-02T21:45:03.937Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-02T21:45:03.944Z] [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-02T21:45:03.949Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:45:03.971Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-02T21:45:03.979Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T21:45:04.253Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T21:45:04.266Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T21:45:04.280Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-02T21:45:04.301Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-02T21:45:04.608Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-02T21:45:04.920Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-02T21:45:04.935Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T21:45:05.199Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T21:45:05.214Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-02T21:45:05.230Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-02T21:45:05.248Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-02T21:45:05.271Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:45:05.288Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:45:05.303Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:45:06.172Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:45:07.914Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-02T21:45:09.794Z] [INFO] [STEP 3] Edit project information [2026-07-02T21:45:10.949Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-02T21:45:12.191Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-02T21:45:12.485Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (8276ms) 1 passing (9s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 8 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-02T21:45:15.587Z] [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-02T21:45:15.603Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T21:45:15.611Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T21:45:15.617Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T21:45:15.626Z] [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-02T21:45:15.630Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:45:15.650Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T21:45:15.913Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T21:45:15.926Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T21:45:15.934Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T21:45:15.938Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T21:45:16.205Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T21:45:16.217Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-02T21:45:16.232Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-02T21:45:16.249Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-02T21:45:16.562Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-02T21:45:16.844Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-02T21:45:16.852Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T21:45:17.116Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T21:45:17.129Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-02T21:45:17.135Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-02T21:45:17.417Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-02T21:45:17.448Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:45:17.452Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:45:18.050Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:45:19.447Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-02T21:45:21.087Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-02T21:45:21.396Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T21:45:21.713Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T21:45:21.741Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:22.070Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:22.114Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:22.374Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:22.382Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:22.638Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:22.686Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T21:45:22.968Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T21:45:23.020Z] [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-02T21:45:22.991Z\"}"}}}' [2026-07-02T21:45:23.291Z] [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-02T21:45:22.991Z\"}"}}}' [2026-07-02T21:45:23.301Z] [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-02T21:45:23.292Z\"}"}}}' [2026-07-02T21:45:23.591Z] [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-02T21:45:23.292Z\"}"}}}' [2026-07-02T21:45:23.601Z] [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-02T21:45:23.592Z\"}"}}}' [2026-07-02T21:45:23.892Z] [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-02T21:45:23.592Z\"}"}}}' [2026-07-02T21:45:24.059Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-02T21:45:24.387Z] [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 (8618ms) 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: 8 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-02T21:45:28.173Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-02T21:45:28.184Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-02T21:45:28.188Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-02T21:45:28.193Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T21:45:28.197Z] [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-02T21:45:28.201Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:45:28.212Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T21:45:28.528Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T21:45:28.533Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T21:45:28.539Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T21:45:28.823Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783028728542-zdx3ggk9r.yaml && rm -f /tmp/cypress-yaml-1783028728542-zdx3ggk9r.yaml [2026-07-02T21:45:28.828Z] [INFO] Command exit code: 0 [2026-07-02T21:45:29.110Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783028728830-q1frznwk2.yaml && rm -f /tmp/cypress-yaml-1783028728830-q1frznwk2.yaml [2026-07-02T21:45:29.116Z] [INFO] Command exit code: 0 [2026-07-02T21:45:29.390Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783028729118-gb3v8aeii.yaml && rm -f /tmp/cypress-yaml-1783028729118-gb3v8aeii.yaml [2026-07-02T21:45:29.396Z] [INFO] Command exit code: 0 [2026-07-02T21:45:29.681Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783028729398-9qh70k5tg.yaml && rm -f /tmp/cypress-yaml-1783028729398-9qh70k5tg.yaml [2026-07-02T21:45:29.687Z] [INFO] Command exit code: 0 [2026-07-02T21:45:29.977Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783028729689-131s49eay.yaml && rm -f /tmp/cypress-yaml-1783028729689-131s49eay.yaml [2026-07-02T21:45:29.983Z] [INFO] Command exit code: 0 [2026-07-02T21:45:30.002Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T21:45:30.015Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:45:30.018Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:45:30.644Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:45:32.938Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T21:45:33.069Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T21:45:33.113Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-02T21:45:33.147Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-02T21:45:33.191Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T21:45:33.286Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-02T21:45:33.399Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T21:45:33.458Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:33.725Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:33.735Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (5641ms) [2026-07-02T21:45:33.863Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-02T21:45:33.866Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-02T21:45:33.870Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T21:45:33.874Z] [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-02T21:45:33.877Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:45:33.893Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T21:45:33.902Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:45:33.905Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:45:34.365Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:45:36.339Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T21:45:36.380Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T21:45:36.423Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-02T21:45:36.455Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-02T21:45:36.512Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T21:45:36.611Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-02T21:45:36.709Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T21:45:36.739Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:37.006Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:37.015Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-02T21:45:37.128Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-02T21:45:37.130Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-02T21:45:37.134Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T21:45:37.139Z] [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-02T21:45:37.143Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:45:37.158Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T21:45:37.166Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:45:37.169Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:45:37.623Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:45:39.198Z] [INFO] [STEP 2] Check there's no Default label [2026-07-02T21:45:39.308Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-02T21:45:39.372Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-02T21:45:39.508Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-02T21:45:39.893Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-02T21:45:39.917Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:40.183Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:40.194Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-02T21:45:40.312Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-02T21:45:40.315Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-02T21:45:40.319Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T21:45:40.323Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T21:45:40.327Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:45:40.349Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T21:45:40.362Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:45:40.365Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:45:40.823Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:45:42.543Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-02T21:45:42.625Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-02T21:45:42.851Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-02T21:45:42.871Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-02T21:45:43.033Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-02T21:45:43.044Z] [INFO] [STEP 7] Save the changes [2026-07-02T21:45:43.131Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-02T21:45:43.258Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-02T21:45:43.262Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:43.533Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T21:45:43.547Z] [INFO] Storage Class Config: [2026-07-02T21:45:43.550Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-02T21:45:43.927Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-02T21:45:44.111Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-02T21:45:44.410Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-02T21:45:44.414Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-02T21:45:44.684Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-02T21:45:44.689Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-02T21:45:44.964Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-02T21:45:44.967Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-02T21:45:45.278Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-02T21:45:45.282Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-02T21:45:45.560Z] [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: 17 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-02T21:45:49.017Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-02T21:45:49.027Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T21:45:49.031Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T21:45:49.037Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T21:45:49.040Z] [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-02T21:45:49.044Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:45:49.060Z] [INFO] Loaded test data from fixtures [2026-07-02T21:45:49.072Z] [INFO] Provisioning storage classes with different access modes [2026-07-02T21:45:49.364Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783028749076-94ptp0ipo.yaml && rm -f /tmp/cypress-yaml-1783028749076-94ptp0ipo.yaml [2026-07-02T21:45:49.370Z] [INFO] Command exit code: 0 [2026-07-02T21:45:49.643Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783028749372-mgbc6uzh7.yaml && rm -f /tmp/cypress-yaml-1783028749372-mgbc6uzh7.yaml [2026-07-02T21:45:49.649Z] [INFO] Command exit code: 0 [2026-07-02T21:45:49.921Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783028749651-tvmjok8f5.yaml && rm -f /tmp/cypress-yaml-1783028749651-tvmjok8f5.yaml [2026-07-02T21:45:49.938Z] [INFO] Command exit code: 0 [2026-07-02T21:45:50.224Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783028749940-0n6r5m3d3.yaml && rm -f /tmp/cypress-yaml-1783028749940-0n6r5m3d3.yaml [2026-07-02T21:45:50.230Z] [INFO] Command exit code: 0 [2026-07-02T21:45:50.504Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783028750232-1s4bwcidv.yaml && rm -f /tmp/cypress-yaml-1783028750232-1s4bwcidv.yaml [2026-07-02T21:45:50.510Z] [INFO] Command exit code: 0 [2026-07-02T21:45:50.514Z] [INFO] Provisioning project [2026-07-02T21:45:50.517Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T21:45:50.778Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T21:45:50.784Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-02T21:45:50.789Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-02T21:45:50.799Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-02T21:45:51.106Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-02T21:45:51.380Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-02T21:45:51.387Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T21:45:51.651Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T21:45:51.657Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-02T21:45:51.663Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-02T21:45:52.045Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-02T21:45:52.054Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:45:52.061Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:45:52.063Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:45:52.643Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:45:53.992Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T21:45:55.603Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T21:45:55.865Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T21:45:56.109Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-02T21:45:56.173Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-02T21:45:56.273Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (8310ms) [2026-07-02T21:45:57.384Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T21:45:57.387Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T21:45:57.391Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T21:45:57.395Z] [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-02T21:45:57.399Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:45:57.408Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:45:57.415Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:45:57.417Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:45:57.827Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:45:58.770Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T21:45:59.871Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T21:46:00.053Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T21:46:00.181Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-02T21:46:00.468Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-02T21:46:00.476Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-02T21:46:00.490Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-02T21:46:00.493Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-02T21:46:00.674Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-02T21:46:00.774Z] [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-02T21:46:00.953Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T21:46:00.955Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T21:46:00.959Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T21:46:00.963Z] [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-02T21:46:00.967Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:46:00.975Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:46:00.981Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:46:00.983Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:46:01.395Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:46:02.398Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T21:46:03.657Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T21:46:03.839Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T21:46:03.982Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-02T21:46:04.348Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-02T21:46:04.371Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-02T21:46:04.375Z] [INFO] [STEP 8] Default should be RWO [2026-07-02T21:46:04.382Z] [INFO] [STEP 9] Switch to RWX [2026-07-02T21:46:04.475Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T21:46:04.737Z] [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-02T21:46:04.739Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-02T21:46:04.742Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T21:46:04.746Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T21:46:04.749Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:46:04.758Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:46:04.764Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:46:04.766Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:46:05.174Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:46:06.108Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T21:46:07.262Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T21:46:07.488Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-02T21:46:08.384Z] [INFO] [STEP 5] Submit the form [2026-07-02T21:46:08.472Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-02T21:46:08.607Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-02T21:46:08.843Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-02T21:46:08.851Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-02T21:46:09.021Z] [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-02T21:46:09.219Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-02T21:46:09.222Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-02T21:46:09.225Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T21:46:09.229Z] [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-02T21:46:09.233Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:46:09.241Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:46:09.246Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:46:09.250Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:46:09.683Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:46:10.618Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T21:46:11.838Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T21:46:12.047Z] [INFO] [STEP 4] Open create modal [2026-07-02T21:46:12.188Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-02T21:46:12.604Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-02T21:46:12.794Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-02T21:46:12.886Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-02T21:46:12.896Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-02T21:46:13.205Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-02T21:46:13.208Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-02T21:46:13.499Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-02T21:46:13.504Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-02T21:46:13.793Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-02T21:46:13.796Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-02T21:46:14.083Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-02T21:46:14.086Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-02T21:46:14.369Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-02T21:46:14.372Z] [INFO] [STEP 9] Cleaning up project [2026-07-02T21:46:14.640Z] [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 (26s) [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: 25 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-02T21:46:18.902Z] [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-02T21:46:18.927Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (112ms) 3 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_008.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 3 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/clusterSettings/testAdminClusterSettings.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testCreateConnectionTypes.cy.ts (10 of 13) [2026-07-02T21:46:21.461Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-02T21:46:21.472Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-02T21:46:21.474Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-02T21:46:21.481Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-02T21:46:21.486Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T21:46:21.491Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-02T21:46:21.531Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-02T21:46:21.533Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-02T21:46:21.538Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-02T21:46:21.542Z] [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-02T21:46:21.547Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:46:21.566Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-02T21:46:21.570Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-02T21:46:21.852Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T21:46:21.858Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T21:46:21.863Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-02T21:46:21.872Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-02T21:46:22.217Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-02T21:46:22.520Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-02T21:46:22.528Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-02T21:46:22.806Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T21:46:22.811Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-02T21:46:22.818Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-02T21:46:22.844Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:46:22.856Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:46:22.858Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:46:23.459Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:46:24.769Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-02T21:46:25.698Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-02T21:46:26.215Z] [INFO] [STEP 4] Edit the Connection type [2026-07-02T21:46:26.912Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-02T21:46:26.932Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-02T21:46:26.943Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:46:31.546Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-02T21:46:33.922Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-02T21:46:37.926Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-02T21:46:38.239Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-02T21:46:38.244Z] [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-02T21:46:38.552Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-02T21:46:48.209Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (16300ms) 1 passing (27s) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_009.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 26 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-02T21:46:50.810Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-02T21:46:50.829Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-02T21:46:50.834Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-02T21:46:50.848Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T21:46:50.856Z] [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-02T21:46:50.860Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:46:50.888Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-02T21:46:50.901Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-02T21:46:50.911Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:46:51.578Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:46:53.891Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-02T21:46:53.973Z] [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: 4 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-02T21:46:57.440Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-02T21:46:57.459Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T21:46:57.464Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T21:46:57.480Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-02T21:46:57.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-02T21:46:57.495Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:46:57.528Z] [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-02T21:46:58.278Z] [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-02T21:46:58.292Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T21:46:58.296Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-02T21:46:58.300Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T21:46:58.309Z] [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-02T21:46:58.594Z] [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-02T21:46:58.607Z] [INFO] No matching profile found, proceeding with the test. [2026-07-02T21:46:58.613Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T21:46:58.634Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783028818622.yaml" -n redhat-ods-applications [2026-07-02T21:46:58.943Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783028818622.yaml" -n redhat-ods-applications [2026-07-02T21:46:58.961Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-02T21:46:59.069Z] [INFO] [EXEC] rm /tmp/temp_1783028818622.yaml [2026-07-02T21:46:59.093Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:46:59.126Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:46:59.138Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:46:59.740Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:47:02.445Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T21:47:02.588Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T21:47:03.207Z] [INFO] [STEP 4] Select the hardware profile [2026-07-02T21:47:03.475Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-02T21:47:03.497Z] [INFO] [STEP 6] Launch a notebook server [2026-07-02T21:47:03.670Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-02T21:47:03.696Z] [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-02T21:47:14.798Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T21:47:14.841Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T21:47:14.862Z] [INFO] Found 1 matching pods [2026-07-02T21:47:14.884Z] [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-02T21:52:15.632Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T21:52:15.635Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T21:52:15.639Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-02T21:52:15.644Z] [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-02T21:52:15.649Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T21:52:15.670Z] [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-02T21:52:16.445Z] [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-02T21:52:16.451Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T21:52:16.455Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-02T21:52:16.458Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T21:52:16.461Z] [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-02T21:52:16.763Z] [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-02T21:52:16.771Z] [INFO] No matching profile found, proceeding with the test. [2026-07-02T21:52:16.777Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T21:52:16.788Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783029136778.yaml" -n redhat-ods-applications [2026-07-02T21:52:19.247Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783029136778.yaml" -n redhat-ods-applications [2026-07-02T21:52:19.256Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-02T21:52:19.367Z] [INFO] [EXEC] rm /tmp/temp_1783029136778.yaml [2026-07-02T21:52:19.392Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:52:19.404Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T21:52:19.409Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T21:52:20.192Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T21:52:23.206Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T21:52:23.377Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T21:52:23.986Z] [INFO] [STEP 4] Select the hardware profile [2026-07-02T21:52:24.283Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-02T21:52:24.318Z] [INFO] [STEP 6] Launch a notebook server [2026-07-02T21:52:24.489Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-02T21:52:24.493Z] [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-02T21:52:35.612Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T21:52:35.628Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T21:52:35.634Z] [INFO] Found 1 matching pods [2026-07-02T21:52:35.639Z] [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-02T21:57:36.069Z] [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-02T21:57:36.842Z] [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-02T21:57:36.849Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T21:57:36.853Z] [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-02T21:57:37.149Z] [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-02T21:57:37.157Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-02T21:57:37.463Z] [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-02T21:57:40.098Z] [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-02T21:57:40.117Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (118ms) 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:45 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 112ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 90ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:08 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:08 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:17 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:25 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 117ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:26 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:04 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:40 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 122ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 23:03 27 14 2 11 -