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-02T12:50:46.877Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-02T12:50:46.895Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-02T12:50:46.958Z] [INFO] Test title: should login and load page [2026-07-02T12:50:46.970Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T12:50:46.983Z] [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-02T12:50:47.053Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T12:50:47.066Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T12:50:47.077Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T12:50:48.355Z] [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-02T12:50:57.163Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-02T12:50:57.186Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T12:50:57.249Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T12:50:57.265Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-02T12:50:57.278Z] [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-02T12:50:57.289Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T12:50:57.365Z] [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-02T12:50:58.876Z] [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-02T12:50:58.889Z] [INFO] No notebooks found [2026-07-02T12:50:58.973Z] [INFO] [STEP 1] Log into the application [2026-07-02T12:50:59.051Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T12:50:59.070Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T12:51:00.055Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T12:51:09.473Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T12:51:09.768Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T12:51:11.260Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-02T12:51:11.354Z] [INFO] [STEP 5] Launch a notebook server [2026-07-02T12:51:11.763Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-02T12:51:11.850Z] [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-02T12:51:25.582Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T12:51:25.759Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T12:51:25.766Z] [INFO] Found 1 matching pods [2026-07-02T12:51:25.870Z] [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-02T12:56:27.555Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T12:56:27.560Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T12:56:27.568Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-02T12:56:27.652Z] [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-02T12:56:27.658Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T12:56:27.672Z] [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-02T12:56:28.903Z] [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-02T12:56:28.911Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T12:56:28.932Z] [INFO] [STEP 1] Log into the application [2026-07-02T12:56:28.953Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T12:56:28.958Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T12:56:29.681Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T12:56:35.192Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T12:56:35.466Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T12:56:36.663Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-02T12:56:36.751Z] [INFO] [STEP 5] Launch a notebook server [2026-07-02T12:56:37.004Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-02T12:56:37.063Z] [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-02T12:56:48.978Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T12:56:49.053Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T12:56:49.060Z] [INFO] Found 1 matching pods [2026-07-02T12:56:49.065Z] [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, 52 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-02T13:01:54.157Z] [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-02T13:01:54.188Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (146ms) 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-02T13:01:58.154Z] [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-02T13:01:58.194Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (155ms) 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-02T13:02:01.915Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-02T13:02:01.936Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-02T13:02:01.946Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-02T13:02:01.959Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-02T13:02:01.971Z] [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-02T13:02:01.977Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:02:02.011Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-02T13:02:02.019Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T13:02:02.348Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T13:02:02.358Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T13:02:02.377Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-02T13:02:02.400Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-02T13:02:02.855Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-02T13:02:03.223Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-02T13:02:03.232Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T13:02:03.527Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T13:02:03.544Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-02T13:02:03.563Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-02T13:02:03.579Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-02T13:02:03.600Z] [INFO] [STEP 1] Log into the application [2026-07-02T13:02:03.629Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:02:03.645Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:02:04.521Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:02:07.020Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-02T13:02:10.738Z] [INFO] [STEP 3] Edit project information [2026-07-02T13:02:12.687Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-02T13:02:14.073Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-02T13:02:14.457Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (12077ms) 1 passing (13s) [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: 12 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-02T13:02:19.750Z] [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-02T13:02:19.849Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T13:02:19.860Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T13:02:19.871Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T13:02:19.878Z] [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-02T13:02:19.887Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:02:19.908Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T13:02:20.263Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T13:02:20.352Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T13:02:20.452Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T13:02:20.462Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T13:02:20.764Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T13:02:20.852Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-02T13:02:20.951Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-02T13:02:21.052Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-02T13:02:21.512Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-02T13:02:21.919Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-02T13:02:21.929Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T13:02:22.250Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T13:02:22.351Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-02T13:02:22.452Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-02T13:02:22.911Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-02T13:02:23.054Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:02:23.059Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:02:23.806Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:02:26.440Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-02T13:02:28.407Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-02T13:02:28.745Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T13:02:29.077Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T13:02:29.140Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:29.469Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:29.500Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:29.803Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:29.836Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:30.156Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:30.192Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T13:02:30.620Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T13:02:30.657Z] [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-02T13:02:30.623Z\"}"}}}' [2026-07-02T13:02:30.980Z] [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-02T13:02:30.623Z\"}"}}}' [2026-07-02T13:02:31.029Z] [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-02T13:02:31.000Z\"}"}}}' [2026-07-02T13:02:31.392Z] [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-02T13:02:31.000Z\"}"}}}' [2026-07-02T13:02:31.422Z] [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-02T13:02:31.393Z\"}"}}}' [2026-07-02T13:02:31.799Z] [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-02T13:02:31.393Z\"}"}}}' [2026-07-02T13:02:31.996Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-02T13:02:32.797Z] [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 (13022ms) 1 passing (13s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 13 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-02T13:02:36.750Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-02T13:02:36.760Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-02T13:02:36.763Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-02T13:02:36.768Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T13:02:36.772Z] [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-02T13:02:36.776Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:02:36.788Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T13:02:37.097Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T13:02:37.103Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T13:02:37.110Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T13:02:37.485Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782997357114-x8upr1fdq.yaml && rm -f /tmp/cypress-yaml-1782997357114-x8upr1fdq.yaml [2026-07-02T13:02:37.491Z] [INFO] Command exit code: 0 [2026-07-02T13:02:37.827Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782997357493-0clilxn7u.yaml && rm -f /tmp/cypress-yaml-1782997357493-0clilxn7u.yaml [2026-07-02T13:02:37.832Z] [INFO] Command exit code: 0 [2026-07-02T13:02:38.168Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782997357834-bn926gq3r.yaml && rm -f /tmp/cypress-yaml-1782997357834-bn926gq3r.yaml [2026-07-02T13:02:38.174Z] [INFO] Command exit code: 0 [2026-07-02T13:02:38.485Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782997358176-v6xtjjrwh.yaml && rm -f /tmp/cypress-yaml-1782997358176-v6xtjjrwh.yaml [2026-07-02T13:02:38.491Z] [INFO] Command exit code: 0 [2026-07-02T13:02:38.880Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782997358493-q8vn7542k.yaml && rm -f /tmp/cypress-yaml-1782997358493-q8vn7542k.yaml [2026-07-02T13:02:38.886Z] [INFO] Command exit code: 0 [2026-07-02T13:02:38.904Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T13:02:38.914Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:02:38.918Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:02:39.770Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:02:43.714Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T13:02:43.801Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T13:02:43.882Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-02T13:02:43.965Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-02T13:02:44.046Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T13:02:44.226Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-02T13:02:44.454Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T13:02:44.550Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:44.916Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:44.929Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (8305ms) [2026-07-02T13:02:45.140Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-02T13:02:45.142Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-02T13:02:45.146Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T13:02:45.150Z] [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-02T13:02:45.154Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:02:45.173Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T13:02:45.183Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:02:45.186Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:02:45.673Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:02:48.588Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T13:02:48.683Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T13:02:48.721Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-02T13:02:48.753Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-02T13:02:48.808Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T13:02:48.906Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-02T13:02:49.105Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T13:02:49.136Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:49.425Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:49.436Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-02T13:02:49.549Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-02T13:02:49.551Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-02T13:02:49.555Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T13:02:49.559Z] [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-02T13:02:49.563Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:02:49.577Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T13:02:49.584Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:02:49.587Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:02:49.843Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:02:52.343Z] [INFO] [STEP 2] Check there's no Default label [2026-07-02T13:02:52.459Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-02T13:02:52.526Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-02T13:02:52.677Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-02T13:02:53.105Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-02T13:02:53.132Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:53.440Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:53.452Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-02T13:02:53.564Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-02T13:02:53.566Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-02T13:02:53.570Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T13:02:53.575Z] [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-02T13:02:53.579Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:02:53.600Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T13:02:53.609Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:02:53.611Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:02:54.094Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:02:56.013Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-02T13:02:56.092Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-02T13:02:56.332Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-02T13:02:56.354Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-02T13:02:56.521Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-02T13:02:56.533Z] [INFO] [STEP 7] Save the changes [2026-07-02T13:02:56.623Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-02T13:02:56.784Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-02T13:02:56.789Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:57.125Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T13:02:57.140Z] [INFO] Storage Class Config: [2026-07-02T13:02:57.143Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-02T13:02:57.552Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-02T13:02:57.748Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-02T13:02:58.101Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-02T13:02:58.105Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-02T13:02:58.412Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-02T13:02:58.417Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-02T13:02:58.766Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-02T13:02:58.770Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-02T13:02:59.107Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-02T13:02:59.111Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-02T13:02:59.452Z] [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 (23s) [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: 22 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-02T13:03:03.240Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-02T13:03:03.252Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T13:03:03.255Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T13:03:03.261Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T13:03:03.265Z] [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-02T13:03:03.269Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:03:03.284Z] [INFO] Loaded test data from fixtures [2026-07-02T13:03:03.295Z] [INFO] Provisioning storage classes with different access modes [2026-07-02T13:03:04.631Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782997383299-b68w79967.yaml && rm -f /tmp/cypress-yaml-1782997383299-b68w79967.yaml [2026-07-02T13:03:04.638Z] [INFO] Command exit code: 0 [2026-07-02T13:03:05.960Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782997384641-yrz1ewim8.yaml && rm -f /tmp/cypress-yaml-1782997384641-yrz1ewim8.yaml [2026-07-02T13:03:05.980Z] [INFO] Command exit code: 0 [2026-07-02T13:03:06.378Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782997385983-clk0cnuzl.yaml && rm -f /tmp/cypress-yaml-1782997385983-clk0cnuzl.yaml [2026-07-02T13:03:06.390Z] [INFO] Command exit code: 0 [2026-07-02T13:03:06.764Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782997386392-1ps1fivsk.yaml && rm -f /tmp/cypress-yaml-1782997386392-1ps1fivsk.yaml [2026-07-02T13:03:06.770Z] [INFO] Command exit code: 0 [2026-07-02T13:03:07.152Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782997386771-mubfzyqbo.yaml && rm -f /tmp/cypress-yaml-1782997386771-mubfzyqbo.yaml [2026-07-02T13:03:07.159Z] [INFO] Command exit code: 0 [2026-07-02T13:03:07.174Z] [INFO] Provisioning project [2026-07-02T13:03:07.178Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T13:03:07.571Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T13:03:07.589Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-02T13:03:07.608Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-02T13:03:07.631Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-02T13:03:08.047Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-02T13:03:08.408Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-02T13:03:08.416Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T13:03:08.784Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T13:03:08.791Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-02T13:03:08.815Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-02T13:03:09.149Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-02T13:03:09.161Z] [INFO] [STEP 1] Log into the application [2026-07-02T13:03:09.199Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:03:09.217Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:03:09.968Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:03:12.609Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T13:03:15.118Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T13:03:15.488Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T13:03:15.801Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-02T13:03:16.277Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-02T13:03:16.450Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (14688ms) [2026-07-02T13:03:18.019Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T13:03:18.022Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T13:03:18.027Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T13:03:18.031Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T13:03:18.035Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:03:18.044Z] [INFO] [STEP 1] Log into the application [2026-07-02T13:03:18.050Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:03:18.053Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:03:18.533Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:03:19.714Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T13:03:21.277Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T13:03:21.510Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T13:03:21.662Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-02T13:03:22.071Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-02T13:03:22.079Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-02T13:03:22.095Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-02T13:03:22.098Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-02T13:03:22.291Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-02T13:03:22.392Z] [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-02T13:03:22.572Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T13:03:22.574Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T13:03:22.579Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T13:03:22.583Z] [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-02T13:03:22.588Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:03:22.597Z] [INFO] [STEP 1] Log into the application [2026-07-02T13:03:22.603Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:03:22.606Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:03:22.783Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:03:24.730Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T13:03:26.573Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T13:03:27.050Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T13:03:27.294Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-02T13:03:27.751Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-02T13:03:27.822Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-02T13:03:27.858Z] [INFO] [STEP 8] Default should be RWO [2026-07-02T13:03:27.915Z] [INFO] [STEP 9] Switch to RWX [2026-07-02T13:03:28.097Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (5902ms) [2026-07-02T13:03:28.543Z] [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-02T13:03:28.545Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-02T13:03:28.550Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T13:03:28.554Z] [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-02T13:03:28.558Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:03:28.568Z] [INFO] [STEP 1] Log into the application [2026-07-02T13:03:28.575Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:03:28.579Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:03:29.065Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:03:30.770Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T13:03:33.002Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T13:03:33.490Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-02T13:03:34.938Z] [INFO] [STEP 5] Submit the form [2026-07-02T13:03:35.101Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-02T13:03:35.339Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-02T13:03:35.770Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-02T13:03:35.842Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-02T13:03:36.142Z] [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 (7906ms) [2026-07-02T13:03:36.536Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-02T13:03:36.539Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-02T13:03:36.543Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T13:03:36.548Z] [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-02T13:03:36.552Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:03:36.562Z] [INFO] [STEP 1] Log into the application [2026-07-02T13:03:36.568Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:03:36.571Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:03:37.054Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:03:40.201Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T13:03:41.727Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T13:03:42.150Z] [INFO] [STEP 4] Open create modal [2026-07-02T13:03:42.472Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-02T13:03:42.980Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-02T13:03:43.239Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-02T13:03:43.395Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-02T13:03:43.421Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-02T13:03:43.760Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-02T13:03:43.783Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-02T13:03:44.134Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-02T13:03:44.138Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-02T13:03:44.480Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-02T13:03:44.484Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-02T13:03:44.819Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-02T13:03:44.823Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-02T13:03:45.159Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-02T13:03:45.189Z] [INFO] [STEP 9] Cleaning up project [2026-07-02T13:03:45.507Z] [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 (6934ms) 5 passing (42s) [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: 42 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-02T13:03:50.048Z] [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-02T13:03:50.075Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (115ms) 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-02T13:03:52.703Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-02T13:03:52.715Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-02T13:03:52.718Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-02T13:03:52.724Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-02T13:03:52.729Z] [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-02T13:03:52.734Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-02T13:03:52.777Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-02T13:03:52.780Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-02T13:03:52.784Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-02T13:03:52.789Z] [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-02T13:03:52.795Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:03:52.814Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-02T13:03:52.819Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-02T13:03:53.109Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T13:03:53.115Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T13:03:53.122Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-02T13:03:53.134Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-02T13:03:53.497Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-02T13:03:53.978Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-02T13:03:53.985Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-02T13:03:54.286Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T13:03:54.293Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-02T13:03:54.300Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-02T13:03:54.322Z] [INFO] [STEP 1] Log into the application [2026-07-02T13:03:54.333Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:03:54.337Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:03:54.985Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:03:58.158Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-02T13:03:59.371Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-02T13:04:00.364Z] [INFO] [STEP 4] Edit the Connection type [2026-07-02T13:04:01.557Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-02T13:04:01.622Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-02T13:04:01.676Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:04:07.215Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-02T13:04:09.657Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-02T13:04:14.239Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-02T13:04:14.681Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-02T13:04:14.685Z] [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-02T13:04:15.032Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-02T13:04:24.198Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (21350ms) 1 passing (32s) 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: 31 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-02T13:04:26.974Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-02T13:04:26.998Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-02T13:04:27.003Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-02T13:04:27.017Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T13:04:27.023Z] [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-02T13:04:27.033Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:04:27.068Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-02T13:04:27.088Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-02T13:04:27.092Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:04:27.789Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:04:31.326Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-02T13:04:31.414Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted (5474ms) 1 passing (6s) [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: 5 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-02T13:04:34.980Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-02T13:04:34.999Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T13:04:35.004Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T13:04:35.017Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-02T13:04:35.027Z] [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-02T13:04:35.032Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:04:35.060Z] [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-02T13:04:35.896Z] [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-02T13:04:35.903Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T13:04:35.907Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-02T13:04:35.917Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T13:04:35.921Z] [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-02T13:04:36.241Z] [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-02T13:04:36.254Z] [INFO] No matching profile found, proceeding with the test. [2026-07-02T13:04:36.269Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T13:04:36.289Z] [INFO] Executing command: oc apply -f "/tmp/temp_1782997476278.yaml" -n redhat-ods-applications [2026-07-02T13:04:36.656Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1782997476278.yaml" -n redhat-ods-applications [2026-07-02T13:04:36.671Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-02T13:04:36.793Z] [INFO] [EXEC] rm /tmp/temp_1782997476278.yaml [2026-07-02T13:04:36.827Z] [INFO] [STEP 1] Log into the application [2026-07-02T13:04:36.866Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:04:36.877Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:04:37.564Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:04:41.121Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T13:04:41.302Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T13:04:41.946Z] [INFO] [STEP 4] Select the hardware profile [2026-07-02T13:04:42.224Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-02T13:04:42.245Z] [INFO] [STEP 6] Launch a notebook server [2026-07-02T13:04:42.425Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-02T13:04:42.442Z] [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-02T13:04:53.862Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T13:04:53.894Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T13:04:53.912Z] [INFO] Found 1 matching pods [2026-07-02T13:04:53.930Z] [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-02T13:09:54.691Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T13:09:54.694Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T13:09:54.698Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-02T13:09:54.701Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-02T13:09:54.705Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T13:09:54.719Z] [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-02T13:09:55.432Z] [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-02T13:09:55.437Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T13:09:55.440Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-02T13:09:55.443Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T13:09:55.446Z] [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-02T13:09:55.748Z] [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-02T13:09:55.754Z] [INFO] No matching profile found, proceeding with the test. [2026-07-02T13:09:55.759Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T13:09:55.771Z] [INFO] Executing command: oc apply -f "/tmp/temp_1782997795760.yaml" -n redhat-ods-applications [2026-07-02T13:09:58.574Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1782997795760.yaml" -n redhat-ods-applications [2026-07-02T13:09:58.582Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-02T13:09:58.693Z] [INFO] [EXEC] rm /tmp/temp_1782997795760.yaml [2026-07-02T13:09:58.718Z] [INFO] [STEP 1] Log into the application [2026-07-02T13:09:58.732Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T13:09:58.736Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T13:09:59.558Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T13:10:03.214Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T13:10:03.433Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T13:10:04.153Z] [INFO] [STEP 4] Select the hardware profile [2026-07-02T13:10:04.473Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-02T13:10:04.502Z] [INFO] [STEP 6] Launch a notebook server [2026-07-02T13:10:04.664Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-02T13:10:04.668Z] [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-02T13:10:16.092Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T13:10:16.107Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T13:10:16.113Z] [INFO] Found 1 matching pods [2026-07-02T13:10:16.117Z] [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-02T13:15:16.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-02T13:15:17.328Z] [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-02T13:15:17.334Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T13:15:17.337Z] [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-02T13:15:17.641Z] [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-02T13:15:17.651Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-02T13:15:18.016Z] [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, 43 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-02T13:15:20.906Z] [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-02T13:15:20.927Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (136ms) 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:52 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 153ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 161ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:12 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:13 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:22 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:42 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 121ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:31 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:05 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:43 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 140ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 23:50 27 14 2 11 -