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-05T07:37:53.462Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-05T07:37:53.540Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-05T07:37:53.554Z] [INFO] Test title: should login and load page [2026-07-05T07:37:53.565Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T07:37:53.637Z] [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-05T07:37:53.645Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:37:53.657Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:37:53.663Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:37:54.778Z] [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-05T07:38:02.642Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-05T07:38:02.669Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T07:38:02.679Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T07:38:02.690Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-05T07:38:02.697Z] [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-05T07:38:02.746Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:38:02.779Z] [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-05T07:38:03.945Z] [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-05T07:38:03.958Z] [INFO] No notebooks found [2026-07-05T07:38:04.052Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:38:04.146Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:38:04.156Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:38:04.954Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:38:10.874Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T07:38:11.063Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T07:38:12.745Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-05T07:38:12.845Z] [INFO] [STEP 5] Launch a notebook server [2026-07-05T07:38:13.561Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-05T07:38:13.659Z] [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-05T07:38:27.140Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T07:38:27.241Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T07:38:27.247Z] [INFO] Found 1 matching pods [2026-07-05T07:38:27.250Z] [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-05T07:43:28.266Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T07:43:28.270Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T07:43:28.275Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-05T07:43:28.279Z] [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-05T07:43:28.284Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:43:28.296Z] [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-05T07:43:29.198Z] [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-05T07:43:29.205Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T07:43:29.234Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:43:29.245Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:43:29.248Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:43:30.148Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:43:34.070Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T07:43:34.250Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T07:43:34.944Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-05T07:43:34.971Z] [INFO] [STEP 5] Launch a notebook server [2026-07-05T07:43:35.163Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-05T07:43:35.255Z] [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-05T07:43:46.690Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T07:43:46.707Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T07:43:46.719Z] [INFO] Found 1 matching pods [2026-07-05T07:43:46.724Z] [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, 44 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-05T07:48:50.109Z] [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-05T07:48:50.147Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (126ms) 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-05T07:48:52.786Z] [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-05T07:48:52.816Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (118ms) 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-05T07:48:55.367Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-05T07:48:55.386Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-05T07:48:55.391Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-05T07:48:55.403Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-05T07:48:55.413Z] [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-05T07:48:55.446Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:48:55.469Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-05T07:48:55.478Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T07:48:55.765Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T07:48:55.778Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T07:48:55.785Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-05T07:48:55.802Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-05T07:48:56.132Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-05T07:48:56.413Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-05T07:48:56.423Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T07:48:56.681Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T07:48:56.696Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-05T07:48:56.704Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-05T07:48:56.721Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-05T07:48:56.753Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:48:56.779Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:48:56.783Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:48:57.570Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:48:59.093Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-05T07:49:00.935Z] [INFO] [STEP 3] Edit project information [2026-07-05T07:49:02.023Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-05T07:49:02.789Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-05T07:49:03.046Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (7419ms) 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-05T07:49:06.490Z] [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-05T07:49:06.513Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T07:49:06.539Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T07:49:06.557Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T07:49:06.565Z] [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-05T07:49:06.575Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:49:06.599Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T07:49:06.893Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T07:49:06.900Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T07:49:06.916Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T07:49:06.921Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T07:49:07.181Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T07:49:07.196Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-05T07:49:07.204Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-05T07:49:07.239Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-05T07:49:07.563Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-05T07:49:07.839Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-05T07:49:07.854Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T07:49:08.114Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T07:49:08.121Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-05T07:49:08.138Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-05T07:49:08.421Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-05T07:49:08.458Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:49:08.472Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:49:09.125Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:49:10.786Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-05T07:49:12.852Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-05T07:49:13.247Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T07:49:13.583Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T07:49:13.613Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:13.885Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:13.913Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:14.197Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:14.228Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:14.501Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:14.536Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T07:49:14.863Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T07:49:14.899Z] [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-05T07:49:14.866Z\"}"}}}' [2026-07-05T07:49:15.266Z] [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-05T07:49:14.866Z\"}"}}}' [2026-07-05T07:49:15.296Z] [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-05T07:49:15.267Z\"}"}}}' [2026-07-05T07:49:15.594Z] [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-05T07:49:15.267Z\"}"}}}' [2026-07-05T07:49:15.605Z] [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-05T07:49:15.596Z\"}"}}}' [2026-07-05T07:49:15.927Z] [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-05T07:49:15.596Z\"}"}}}' [2026-07-05T07:49:16.116Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-05T07:49:16.801Z] [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 (9921ms) 1 passing (10s) [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: 10 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-05T07:49:21.788Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-05T07:49:21.803Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-05T07:49:21.806Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-05T07:49:21.814Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T07:49:21.821Z] [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-05T07:49:21.825Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:49:21.851Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T07:49:22.123Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T07:49:22.130Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T07:49:22.138Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T07:49:22.422Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783237762141-24n4gv94v.yaml && rm -f /tmp/cypress-yaml-1783237762141-24n4gv94v.yaml [2026-07-05T07:49:22.428Z] [INFO] Command exit code: 0 [2026-07-05T07:49:22.739Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783237762430-tuae64uxr.yaml && rm -f /tmp/cypress-yaml-1783237762430-tuae64uxr.yaml [2026-07-05T07:49:22.745Z] [INFO] Command exit code: 0 [2026-07-05T07:49:23.033Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783237762747-ex4ev5vyp.yaml && rm -f /tmp/cypress-yaml-1783237762747-ex4ev5vyp.yaml [2026-07-05T07:49:23.040Z] [INFO] Command exit code: 0 [2026-07-05T07:49:23.327Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783237763042-nndnwi3xv.yaml && rm -f /tmp/cypress-yaml-1783237763042-nndnwi3xv.yaml [2026-07-05T07:49:23.334Z] [INFO] Command exit code: 0 [2026-07-05T07:49:23.624Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783237763336-xz2uulv3c.yaml && rm -f /tmp/cypress-yaml-1783237763336-xz2uulv3c.yaml [2026-07-05T07:49:23.631Z] [INFO] Command exit code: 0 [2026-07-05T07:49:23.650Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T07:49:23.661Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:49:23.664Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:49:24.263Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:49:27.726Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T07:49:27.783Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T07:49:27.865Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-05T07:49:27.952Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-05T07:49:28.028Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T07:49:28.191Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-05T07:49:28.399Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T07:49:28.497Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:28.803Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:28.865Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (7196ms) [2026-07-05T07:49:29.080Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-05T07:49:29.083Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-05T07:49:29.091Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T07:49:29.096Z] [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-05T07:49:29.101Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:49:29.120Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T07:49:29.129Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:49:29.134Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:49:29.587Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:49:31.446Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T07:49:31.549Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T07:49:31.587Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-05T07:49:31.626Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-05T07:49:31.691Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T07:49:31.791Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-05T07:49:31.891Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T07:49:31.922Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:32.217Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:32.229Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-05T07:49:32.352Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-05T07:49:32.355Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-05T07:49:32.359Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T07:49:32.363Z] [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-05T07:49:32.367Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:49:32.382Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T07:49:32.391Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:49:32.394Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:49:32.638Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:49:34.446Z] [INFO] [STEP 2] Check there's no Default label [2026-07-05T07:49:34.548Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-05T07:49:34.619Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-05T07:49:34.781Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-05T07:49:35.237Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-05T07:49:35.268Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:35.544Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:35.554Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-05T07:49:35.678Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-05T07:49:35.681Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-05T07:49:35.687Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T07:49:35.693Z] [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-05T07:49:35.698Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:49:35.721Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T07:49:35.733Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:49:35.735Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:49:35.997Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:49:37.799Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-05T07:49:37.945Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-05T07:49:38.226Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-05T07:49:38.252Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-05T07:49:38.426Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-05T07:49:38.438Z] [INFO] [STEP 7] Save the changes [2026-07-05T07:49:38.531Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-05T07:49:38.683Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-05T07:49:38.689Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:38.968Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T07:49:38.984Z] [INFO] Storage Class Config: [2026-07-05T07:49:38.988Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-05T07:49:39.402Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-05T07:49:39.606Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-05T07:49:39.892Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-05T07:49:39.896Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-05T07:49:40.236Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-05T07:49:40.243Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-05T07:49:40.543Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-05T07:49:40.548Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-05T07:49:40.867Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-05T07:49:40.874Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-05T07:49:41.158Z] [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 (19s) [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: 19 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-05T07:49:45.021Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-05T07:49:45.043Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T07:49:45.046Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T07:49:45.052Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T07:49:45.056Z] [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-05T07:49:45.061Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:49:45.076Z] [INFO] Loaded test data from fixtures [2026-07-05T07:49:45.088Z] [INFO] Provisioning storage classes with different access modes [2026-07-05T07:49:45.389Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783237785093-uwgsvgtj5.yaml && rm -f /tmp/cypress-yaml-1783237785093-uwgsvgtj5.yaml [2026-07-05T07:49:45.394Z] [INFO] Command exit code: 0 [2026-07-05T07:49:45.679Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783237785397-oc02nfa1b.yaml && rm -f /tmp/cypress-yaml-1783237785397-oc02nfa1b.yaml [2026-07-05T07:49:45.687Z] [INFO] Command exit code: 0 [2026-07-05T07:49:45.966Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783237785688-vp6benrlw.yaml && rm -f /tmp/cypress-yaml-1783237785688-vp6benrlw.yaml [2026-07-05T07:49:45.972Z] [INFO] Command exit code: 0 [2026-07-05T07:49:46.268Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783237785986-t9grsx0b9.yaml && rm -f /tmp/cypress-yaml-1783237785986-t9grsx0b9.yaml [2026-07-05T07:49:46.275Z] [INFO] Command exit code: 0 [2026-07-05T07:49:46.557Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783237786276-ocqkvikm9.yaml && rm -f /tmp/cypress-yaml-1783237786276-ocqkvikm9.yaml [2026-07-05T07:49:46.564Z] [INFO] Command exit code: 0 [2026-07-05T07:49:46.568Z] [INFO] Provisioning project [2026-07-05T07:49:46.570Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T07:49:46.833Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T07:49:46.840Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-05T07:49:46.846Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-05T07:49:46.858Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-05T07:49:47.167Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-05T07:49:47.442Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-05T07:49:47.450Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T07:49:47.727Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T07:49:47.734Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-05T07:49:47.742Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-05T07:49:48.039Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-05T07:49:48.050Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:49:48.057Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:49:48.061Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:49:48.663Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:49:50.068Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T07:49:52.018Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T07:49:52.295Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T07:49:52.525Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-05T07:49:52.665Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-05T07:49:52.765Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (8745ms) [2026-07-05T07:49:53.814Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T07:49:53.816Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T07:49:53.820Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T07:49:53.824Z] [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-05T07:49:53.828Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:49:53.836Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:49:53.842Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:49:53.845Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:49:54.100Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:49:55.084Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T07:49:56.376Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T07:49:56.591Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T07:49:56.745Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-05T07:49:57.118Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-05T07:49:57.128Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-05T07:49:57.145Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-05T07:49:57.149Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-05T07:49:57.339Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-05T07:49:57.442Z] [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-05T07:49:57.677Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T07:49:57.680Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T07:49:57.685Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T07:49:57.689Z] [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-05T07:49:57.693Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:49:57.702Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:49:57.708Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:49:57.711Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:49:58.156Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:49:59.130Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T07:50:00.552Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T07:50:00.798Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T07:50:00.963Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-05T07:50:01.255Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-05T07:50:01.280Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-05T07:50:01.283Z] [INFO] [STEP 8] Default should be RWO [2026-07-05T07:50:01.290Z] [INFO] [STEP 9] Switch to RWX [2026-07-05T07:50:01.383Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T07:50:01.645Z] [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-05T07:50:01.648Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-05T07:50:01.653Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T07:50:01.657Z] [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-05T07:50:01.660Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:50:01.669Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:50:01.675Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:50:01.677Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:50:02.114Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:50:03.260Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T07:50:04.609Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T07:50:04.866Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-05T07:50:05.748Z] [INFO] [STEP 5] Submit the form [2026-07-05T07:50:05.839Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-05T07:50:05.975Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-05T07:50:06.201Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-05T07:50:06.208Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-05T07:50:06.291Z] [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-05T07:50:06.488Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-05T07:50:06.491Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-05T07:50:06.495Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T07:50:06.500Z] [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-05T07:50:06.506Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:50:06.515Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:50:06.523Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:50:06.526Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:50:06.966Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:50:08.053Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T07:50:09.524Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T07:50:09.805Z] [INFO] [STEP 4] Open create modal [2026-07-05T07:50:10.034Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-05T07:50:10.473Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-05T07:50:10.663Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-05T07:50:10.758Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-05T07:50:10.770Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-05T07:50:11.077Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-05T07:50:11.081Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-05T07:50:11.381Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-05T07:50:11.384Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-05T07:50:11.665Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-05T07:50:11.668Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-05T07:50:11.974Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-05T07:50:11.977Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-05T07:50:12.266Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-05T07:50:12.270Z] [INFO] [STEP 9] Cleaning up project [2026-07-05T07:50:12.568Z] [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 (28s) [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: 27 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-05T07:50:17.896Z] [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-05T07:50:17.943Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (145ms) 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-05T07:50:20.983Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-05T07:50:20.996Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T07:50:20.999Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T07:50:21.005Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-05T07:50:21.010Z] [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-05T07:50:21.015Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-05T07:50:21.069Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-05T07:50:21.072Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-05T07:50:21.077Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-05T07:50:21.081Z] [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-05T07:50:21.085Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:50:21.103Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-05T07:50:21.107Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-05T07:50:21.406Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T07:50:21.414Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T07:50:21.420Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-05T07:50:21.431Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-05T07:50:21.770Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-05T07:50:22.080Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-05T07:50:22.088Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-05T07:50:22.384Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T07:50:22.390Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-05T07:50:22.396Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-05T07:50:22.417Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:50:22.426Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:50:22.429Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:50:23.020Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:50:24.855Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-05T07:50:27.004Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-05T07:50:28.075Z] [INFO] [STEP 4] Edit the Connection type [2026-07-05T07:50:29.414Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-05T07:50:29.466Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-05T07:50:29.503Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:50:36.638Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-05T07:50:39.652Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-05T07:50:43.911Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-05T07:50:44.208Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-05T07:50:44.258Z] [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-05T07:50:44.547Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-05T07:50:52.782Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (22667ms) 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-05T07:50:55.448Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-05T07:50:55.467Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-05T07:50:55.476Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-05T07:50:55.483Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T07:50:55.491Z] [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-05T07:50:55.496Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:50:55.532Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-05T07:50:55.543Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-05T07:50:55.547Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:50:56.191Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:50:58.537Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-05T07:50:58.621Z] [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-05T07:51:02.054Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-05T07:51:02.074Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T07:51:02.079Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T07:51:02.092Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-05T07:51:02.099Z] [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-05T07:51:02.106Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:51:02.134Z] [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-05T07:51:02.857Z] [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-05T07:51:02.863Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T07:51:02.866Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-05T07:51:02.875Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T07:51:02.879Z] [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-05T07:51:03.162Z] [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-05T07:51:03.175Z] [INFO] No matching profile found, proceeding with the test. [2026-07-05T07:51:03.182Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T07:51:03.208Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783237863192.yaml" -n redhat-ods-applications [2026-07-05T07:51:03.498Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783237863192.yaml" -n redhat-ods-applications [2026-07-05T07:51:03.512Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-05T07:51:03.620Z] [INFO] [EXEC] rm /tmp/temp_1783237863192.yaml [2026-07-05T07:51:03.642Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:51:03.654Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:51:03.657Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:51:04.245Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:51:06.823Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T07:51:07.018Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T07:51:07.548Z] [INFO] [STEP 4] Select the hardware profile [2026-07-05T07:51:07.817Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-05T07:51:07.845Z] [INFO] [STEP 6] Launch a notebook server [2026-07-05T07:51:08.018Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-05T07:51:08.038Z] [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-05T07:51:19.126Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T07:51:19.160Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T07:51:19.182Z] [INFO] Found 1 matching pods [2026-07-05T07:51:19.204Z] [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-05T07:56:19.989Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T07:56:19.992Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T07:56:19.996Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-05T07:56:20.000Z] [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-05T07:56:20.004Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T07:56:20.018Z] [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-05T07:56:20.727Z] [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-05T07:56:20.733Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T07:56:20.735Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-05T07:56:20.738Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T07:56:20.741Z] [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-05T07:56:21.023Z] [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-05T07:56:21.028Z] [INFO] No matching profile found, proceeding with the test. [2026-07-05T07:56:21.034Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-05T07:56:21.046Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783238181035.yaml" -n redhat-ods-applications [2026-07-05T07:56:22.882Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783238181035.yaml" -n redhat-ods-applications [2026-07-05T07:56:22.890Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-05T07:56:23.004Z] [INFO] [EXEC] rm /tmp/temp_1783238181035.yaml [2026-07-05T07:56:23.030Z] [INFO] [STEP 1] Log into the application [2026-07-05T07:56:23.040Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-05T07:56:23.043Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-05T07:56:23.694Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-05T07:56:26.776Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T07:56:26.899Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T07:56:27.439Z] [INFO] [STEP 4] Select the hardware profile [2026-07-05T07:56:27.716Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-05T07:56:27.745Z] [INFO] [STEP 6] Launch a notebook server [2026-07-05T07:56:27.906Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-05T07:56:27.910Z] [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-05T07:56:38.970Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T07:56:38.988Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-05T07:56:38.995Z] [INFO] Found 1 matching pods [2026-07-05T07:56:38.998Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s 1) Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-05T08:01:39.408Z] [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-05T08:01:40.131Z] [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-05T08:01:40.137Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-05T08:01:40.141Z] [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-05T08:01:40.424Z] [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-05T08:01:40.475Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-05T08:01:40.759Z] [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, 38 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-05T08:01:43.460Z] [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-05T08:01:43.484Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (126ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_012.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Start generate report process Read and merge jsons from "/workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons" Enhance report Create HTML report HTML report successfully created! /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/index.html ================================================================================ (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ application.cy.ts 00:04 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ dataScienceProjects/testLaunchStand 10:44 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 131ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 124ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:07 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:10 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:19 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:27 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 151ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:31 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:04 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:38 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 130ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 23:10 27 14 2 11 -