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-05T22:25:17.840Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-05T22:25:17.856Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-05T22:25:17.870Z] [INFO] Test title: should login and load page [2026-07-05T22:25:17.885Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T22:25:17.933Z] [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-05T22:25:17.942Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:25:17.959Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:25:17.966Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:25:19.244Z] [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: 4 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-05T22:25:26.835Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-05T22:25:26.857Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T22:25:26.869Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T22:25:26.878Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-05T22:25:26.935Z] [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-05T22:25:26.947Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:25:26.974Z] [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-05T22:25:27.973Z] [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-05T22:25:27.985Z] [INFO] No notebooks found [2026-07-05T22:25:28.047Z] [INFO] [STEP 1] Log into the application [2026-07-05T22:25:28.066Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:25:28.080Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:25:28.933Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:25:34.352Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T22:25:34.548Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T22:25:35.939Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-05T22:25:35.965Z] [INFO] [STEP 5] Launch a notebook server [2026-07-05T22:25:36.247Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-05T22:25:36.263Z] [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-05T22:25:49.642Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T22:25:49.748Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T22:25:49.835Z] [INFO] Found 1 matching pods [2026-07-05T22:25:49.859Z] [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-05T22:30:50.855Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T22:30:50.859Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T22:30:50.864Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-05T22:30:50.868Z] [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-05T22:30:50.874Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:30:50.887Z] [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-05T22:30:51.946Z] [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-05T22:30:51.952Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T22:30:51.977Z] [INFO] [STEP 1] Log into the application [2026-07-05T22:30:52.036Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:30:52.042Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:30:52.763Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:30:57.102Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T22:30:57.261Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T22:30:58.534Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-05T22:30:58.563Z] [INFO] [STEP 5] Launch a notebook server [2026-07-05T22:30:58.789Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-05T22:30:58.843Z] [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-05T22:31:09.968Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T22:31:09.986Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T22:31:09.992Z] [INFO] Found 1 matching pods [2026-07-05T22:31:09.996Z] [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, 43 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-05T22:36:13.068Z] [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-05T22:36:13.091Z] [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-05T22:36:15.483Z] [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-05T22:36:15.510Z] [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-05T22:36:17.940Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-05T22:36:17.960Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-05T22:36:17.971Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-05T22:36:17.978Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-05T22:36:17.987Z] [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-05T22:36:17.992Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:36:18.015Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-05T22:36:18.022Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T22:36:18.281Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T22:36:18.292Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T22:36:18.305Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-05T22:36:18.322Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-05T22:36:18.635Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-05T22:36:18.902Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-05T22:36:18.910Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T22:36:19.172Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T22:36:19.177Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-05T22:36:19.191Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-05T22:36:19.206Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-05T22:36:19.217Z] [INFO] [STEP 1] Log into the application [2026-07-05T22:36:19.242Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:36:19.246Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:36:20.028Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:36:21.636Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-05T22:36:23.284Z] [INFO] [STEP 3] Edit project information [2026-07-05T22:36:24.302Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-05T22:36:25.360Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-05T22:36:25.645Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (7411ms) 1 passing (8s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 7 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-05T22:36:28.749Z] [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-05T22:36:28.770Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T22:36:28.774Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T22:36:28.785Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T22:36:28.792Z] [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-05T22:36:28.801Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:36:28.820Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T22:36:29.090Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T22:36:29.102Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T22:36:29.109Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T22:36:29.113Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T22:36:29.385Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T22:36:29.391Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-05T22:36:29.405Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-05T22:36:29.424Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-05T22:36:29.738Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-05T22:36:30.014Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-05T22:36:30.029Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T22:36:30.292Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T22:36:30.306Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-05T22:36:30.321Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-05T22:36:30.688Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-05T22:36:30.711Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:36:30.722Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:36:31.278Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:36:32.932Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-05T22:36:34.459Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-05T22:36:34.724Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T22:36:35.027Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T22:36:35.072Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:35.335Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:35.345Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:35.615Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:35.624Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:35.894Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:35.923Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T22:36:36.186Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T22:36:36.216Z] [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-05T22:36:36.189Z\"}"}}}' [2026-07-05T22:36:36.500Z] [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-05T22:36:36.189Z\"}"}}}' [2026-07-05T22:36:36.510Z] [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-05T22:36:36.502Z\"}"}}}' [2026-07-05T22:36:36.799Z] [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-05T22:36:36.502Z\"}"}}}' [2026-07-05T22:36:36.807Z] [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-05T22:36:36.800Z\"}"}}}' [2026-07-05T22:36:37.094Z] [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-05T22:36:36.800Z\"}"}}}' [2026-07-05T22:36:37.271Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-05T22:36:37.745Z] [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 (8783ms) 1 passing (9s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 9 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-05T22:36:41.502Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-05T22:36:41.513Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-05T22:36:41.516Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-05T22:36:41.523Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T22:36:41.529Z] [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-05T22:36:41.534Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:36:41.548Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T22:36:41.797Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T22:36:41.804Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T22:36:41.811Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T22:36:42.089Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783291001815-0oqgjgc5k.yaml && rm -f /tmp/cypress-yaml-1783291001815-0oqgjgc5k.yaml [2026-07-05T22:36:42.095Z] [INFO] Command exit code: 0 [2026-07-05T22:36:42.381Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783291002098-epjzejjw2.yaml && rm -f /tmp/cypress-yaml-1783291002098-epjzejjw2.yaml [2026-07-05T22:36:42.387Z] [INFO] Command exit code: 0 [2026-07-05T22:36:42.672Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783291002389-afuutwvz2.yaml && rm -f /tmp/cypress-yaml-1783291002389-afuutwvz2.yaml [2026-07-05T22:36:42.679Z] [INFO] Command exit code: 0 [2026-07-05T22:36:42.965Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783291002680-hjyk8756o.yaml && rm -f /tmp/cypress-yaml-1783291002680-hjyk8756o.yaml [2026-07-05T22:36:42.971Z] [INFO] Command exit code: 0 [2026-07-05T22:36:43.270Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783291002973-xwzd3me2g.yaml && rm -f /tmp/cypress-yaml-1783291002973-xwzd3me2g.yaml [2026-07-05T22:36:43.277Z] [INFO] Command exit code: 0 [2026-07-05T22:36:43.298Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T22:36:43.308Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:36:43.311Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:36:43.877Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:36:46.234Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T22:36:46.361Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T22:36:46.406Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-05T22:36:46.443Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-05T22:36:46.491Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T22:36:46.603Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-05T22:36:46.714Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T22:36:46.775Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:47.038Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:47.050Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (5617ms) [2026-07-05T22:36:47.172Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-05T22:36:47.174Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-05T22:36:47.177Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T22:36:47.181Z] [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-05T22:36:47.185Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:36:47.201Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T22:36:47.210Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:36:47.213Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:36:47.634Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:36:49.461Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T22:36:49.501Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T22:36:49.534Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-05T22:36:49.566Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-05T22:36:49.626Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T22:36:49.729Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-05T22:36:49.837Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T22:36:49.878Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:50.156Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:50.166Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-05T22:36:50.275Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-05T22:36:50.277Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-05T22:36:50.281Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T22:36:50.284Z] [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-05T22:36:50.288Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:36:50.301Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T22:36:50.309Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:36:50.311Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:36:50.729Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:36:52.549Z] [INFO] [STEP 2] Check there's no Default label [2026-07-05T22:36:52.585Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-05T22:36:52.643Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-05T22:36:52.781Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-05T22:36:53.179Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-05T22:36:53.207Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:53.477Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:53.486Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-05T22:36:53.614Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-05T22:36:53.616Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-05T22:36:53.620Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T22:36:53.624Z] [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-05T22:36:53.627Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:36:53.648Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T22:36:53.657Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:36:53.659Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:36:54.080Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:36:55.649Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-05T22:36:55.786Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-05T22:36:56.048Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-05T22:36:56.079Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-05T22:36:56.241Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-05T22:36:56.251Z] [INFO] [STEP 7] Save the changes [2026-07-05T22:36:56.339Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-05T22:36:56.566Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-05T22:36:56.570Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:56.838Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T22:36:56.853Z] [INFO] Storage Class Config: [2026-07-05T22:36:56.857Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-05T22:36:57.235Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-05T22:36:57.423Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-05T22:36:57.723Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-05T22:36:57.726Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-05T22:36:58.008Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-05T22:36:58.011Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-05T22:36:58.304Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-05T22:36:58.308Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-05T22:36:58.588Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-05T22:36:58.592Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-05T22:36:58.874Z] [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-05T22:37:01.892Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-05T22:37:01.903Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T22:37:01.906Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T22:37:01.913Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T22:37:01.917Z] [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-05T22:37:01.922Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:37:01.936Z] [INFO] Loaded test data from fixtures [2026-07-05T22:37:01.947Z] [INFO] Provisioning storage classes with different access modes [2026-07-05T22:37:02.246Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783291021952-17p8c5ouq.yaml && rm -f /tmp/cypress-yaml-1783291021952-17p8c5ouq.yaml [2026-07-05T22:37:02.252Z] [INFO] Command exit code: 0 [2026-07-05T22:37:02.541Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783291022254-jr6qfnv91.yaml && rm -f /tmp/cypress-yaml-1783291022254-jr6qfnv91.yaml [2026-07-05T22:37:02.546Z] [INFO] Command exit code: 0 [2026-07-05T22:37:02.832Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783291022549-xnmy62xsw.yaml && rm -f /tmp/cypress-yaml-1783291022549-xnmy62xsw.yaml [2026-07-05T22:37:02.848Z] [INFO] Command exit code: 0 [2026-07-05T22:37:03.141Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783291022849-tlz2pc3ii.yaml && rm -f /tmp/cypress-yaml-1783291022849-tlz2pc3ii.yaml [2026-07-05T22:37:03.146Z] [INFO] Command exit code: 0 [2026-07-05T22:37:03.430Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783291023148-l5tux6psi.yaml && rm -f /tmp/cypress-yaml-1783291023148-l5tux6psi.yaml [2026-07-05T22:37:03.435Z] [INFO] Command exit code: 0 [2026-07-05T22:37:03.439Z] [INFO] Provisioning project [2026-07-05T22:37:03.442Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T22:37:03.713Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T22:37:03.718Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-05T22:37:03.723Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-05T22:37:03.733Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-05T22:37:04.073Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-05T22:37:04.382Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-05T22:37:04.389Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T22:37:04.657Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T22:37:04.663Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-05T22:37:04.668Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-05T22:37:05.069Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-05T22:37:05.078Z] [INFO] [STEP 1] Log into the application [2026-07-05T22:37:05.084Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:37:05.087Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:37:05.633Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:37:06.845Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T22:37:08.431Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T22:37:08.661Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T22:37:08.878Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-05T22:37:08.942Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-05T22:37:09.040Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (8176ms) [2026-07-05T22:37:10.118Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T22:37:10.120Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T22:37:10.124Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T22:37:10.129Z] [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-05T22:37:10.132Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:37:10.141Z] [INFO] [STEP 1] Log into the application [2026-07-05T22:37:10.147Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:37:10.150Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:37:10.385Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:37:11.336Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T22:37:12.495Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T22:37:12.706Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T22:37:12.857Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-05T22:37:13.118Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-05T22:37:13.127Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-05T22:37:13.145Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-05T22:37:13.149Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-05T22:37:13.338Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-05T22:37:13.447Z] [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-05T22:37:13.639Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T22:37:13.641Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T22:37:13.646Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T22:37:13.650Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@ConnectionTypesCI","@SettingsCI","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@ModelServingCI","@KServeCI","@ModelServing","@LLMDServingCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492"] [2026-07-05T22:37:13.654Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:37:13.663Z] [INFO] [STEP 1] Log into the application [2026-07-05T22:37:13.669Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:37:13.672Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:37:13.908Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:37:14.773Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T22:37:15.897Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T22:37:16.115Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T22:37:16.243Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-05T22:37:16.537Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-05T22:37:16.559Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-05T22:37:16.564Z] [INFO] [STEP 8] Default should be RWO [2026-07-05T22:37:16.570Z] [INFO] [STEP 9] Switch to RWX [2026-07-05T22:37:16.659Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T22:37:16.922Z] [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-05T22:37:16.924Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-05T22:37:16.928Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T22:37:16.932Z] [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-05T22:37:16.935Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:37:16.943Z] [INFO] [STEP 1] Log into the application [2026-07-05T22:37:16.949Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:37:16.952Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:37:17.175Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:37:18.124Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T22:37:19.223Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T22:37:19.447Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-05T22:37:20.333Z] [INFO] [STEP 5] Submit the form [2026-07-05T22:37:20.422Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-05T22:37:20.549Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-05T22:37:20.783Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-05T22:37:20.793Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-05T22:37:20.854Z] [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-05T22:37:21.053Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-05T22:37:21.055Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-05T22:37:21.058Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T22:37:21.063Z] [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-05T22:37:21.067Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:37:21.074Z] [INFO] [STEP 1] Log into the application [2026-07-05T22:37:21.081Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:37:21.083Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:37:21.480Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:37:22.504Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T22:37:23.585Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T22:37:23.780Z] [INFO] [STEP 4] Open create modal [2026-07-05T22:37:23.920Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-05T22:37:24.261Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-05T22:37:24.447Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-05T22:37:24.538Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-05T22:37:24.548Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-05T22:37:24.831Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-05T22:37:24.834Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-05T22:37:25.120Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-05T22:37:25.124Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-05T22:37:25.406Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-05T22:37:25.409Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-05T22:37:25.686Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-05T22:37:25.690Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-05T22:37:25.966Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-05T22:37:25.969Z] [INFO] [STEP 9] Cleaning up project [2026-07-05T22:37:26.242Z] [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 (24s) [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: 24 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-05T22:37:30.389Z] [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-05T22:37:30.412Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (106ms) 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-05T22:37:32.831Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-05T22:37:32.840Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T22:37:32.844Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T22:37:32.848Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-05T22:37:32.852Z] [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-05T22:37:32.856Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T22:37:32.897Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-05T22:37:32.900Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-05T22:37:32.904Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-05T22:37:32.908Z] [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-05T22:37:32.912Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:37:32.928Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-05T22:37:32.931Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-05T22:37:33.213Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T22:37:33.218Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T22:37:33.224Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-05T22:37:33.233Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-05T22:37:33.547Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-05T22:37:33.835Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-05T22:37:33.842Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-05T22:37:34.119Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T22:37:34.124Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-05T22:37:34.129Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-05T22:37:34.148Z] [INFO] [STEP 1] Log into the application [2026-07-05T22:37:34.157Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:37:34.159Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:37:34.691Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:37:35.968Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-05T22:37:36.979Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-05T22:37:37.493Z] [INFO] [STEP 4] Edit the Connection type [2026-07-05T22:37:38.200Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-05T22:37:38.209Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-05T22:37:38.225Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:37:42.812Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-05T22:37:45.166Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-05T22:37:49.793Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-05T22:37:50.123Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-05T22:37:50.175Z] [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-05T22:37:50.509Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-05T22:37:58.339Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (16737ms) 1 passing (26s) 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: 25 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-05T22:38:00.923Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-05T22:38:00.943Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-05T22:38:00.951Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-05T22:38:00.957Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T22:38:00.965Z] [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-05T22:38:00.969Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:38:00.996Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-05T22:38:01.007Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-05T22:38:01.017Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:38:01.598Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:38:04.230Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-05T22:38:04.309Z] [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-05T22:38:07.604Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-05T22:38:07.623Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T22:38:07.626Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T22:38:07.639Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-05T22:38:07.648Z] [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-05T22:38:07.654Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:38:07.680Z] [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-05T22:38:08.400Z] [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-05T22:38:08.408Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T22:38:08.418Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-05T22:38:08.422Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T22:38:08.425Z] [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-05T22:38:08.736Z] [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-05T22:38:08.750Z] [INFO] No matching profile found, proceeding with the test. [2026-07-05T22:38:08.757Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T22:38:08.787Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783291088769.yaml" -n redhat-ods-applications [2026-07-05T22:38:09.102Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783291088769.yaml" -n redhat-ods-applications [2026-07-05T22:38:09.108Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-05T22:38:09.234Z] [INFO] [EXEC] rm /tmp/temp_1783291088769.yaml [2026-07-05T22:38:09.267Z] [INFO] [STEP 1] Log into the application [2026-07-05T22:38:09.299Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:38:09.310Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:38:09.886Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:38:12.560Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T22:38:12.711Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T22:38:13.275Z] [INFO] [STEP 4] Select the hardware profile [2026-07-05T22:38:13.549Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-05T22:38:13.572Z] [INFO] [STEP 6] Launch a notebook server [2026-07-05T22:38:13.744Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-05T22:38:13.768Z] [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-05T22:38:24.807Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T22:38:24.854Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T22:38:24.875Z] [INFO] Found 1 matching pods [2026-07-05T22:38:24.897Z] [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-05T22:43:25.653Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T22:43:25.656Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T22:43:25.661Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-05T22:43:25.666Z] [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-05T22:43:25.670Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T22:43:25.685Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-05T22:43:26.413Z] [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-05T22:43:26.418Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T22:43:26.421Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-05T22:43:26.424Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T22:43:26.427Z] [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-05T22:43:26.715Z] [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-05T22:43:26.721Z] [INFO] No matching profile found, proceeding with the test. [2026-07-05T22:43:26.727Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T22:43:26.740Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783291406728.yaml" -n redhat-ods-applications [2026-07-05T22:43:29.167Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783291406728.yaml" -n redhat-ods-applications [2026-07-05T22:43:29.174Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-05T22:43:29.290Z] [INFO] [EXEC] rm /tmp/temp_1783291406728.yaml [2026-07-05T22:43:29.315Z] [INFO] [STEP 1] Log into the application [2026-07-05T22:43:29.325Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T22:43:29.329Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T22:43:30.067Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T22:43:33.288Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T22:43:33.447Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T22:43:34.058Z] [INFO] [STEP 4] Select the hardware profile [2026-07-05T22:43:34.336Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-05T22:43:34.365Z] [INFO] [STEP 6] Launch a notebook server [2026-07-05T22:43:34.524Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-05T22:43:34.552Z] [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-05T22:43:45.621Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T22:43:45.635Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T22:43:45.641Z] [INFO] Found 1 matching pods [2026-07-05T22:43:45.646Z] [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-05T22:48:46.024Z] [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-05T22:48:46.799Z] [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-05T22:48:46.806Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T22:48:46.809Z] [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-05T22:48:47.102Z] [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-05T22:48:47.111Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-05T22:48:47.426Z] [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-05T22:48:50.170Z] [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-05T22:48:50.192Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (122ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_012.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Start generate report process Read and merge jsons from "/workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons" Enhance report Create HTML report HTML report successfully created! /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/index.html ================================================================================ (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ application.cy.ts 00:04 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ dataScienceProjects/testLaunchStand 10:43 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 112ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 91ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:07 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:09 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:17 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:24 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 110ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:25 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 126ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 22:58 27 14 2 11 -