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-02T10:06:43.826Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-02T10:06:43.844Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-02T10:06:43.851Z] [INFO] Test title: should login and load page [2026-07-02T10:06:43.915Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T10:06:43.923Z] [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-02T10:06:43.933Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:06:43.999Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:06:44.006Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:06:45.207Z] [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-02T10:06:53.229Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-02T10:06:53.317Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T10:06:53.323Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T10:06:53.337Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-02T10:06:53.404Z] [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-02T10:06:53.412Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:06:53.499Z] [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-02T10:06:54.566Z] [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-02T10:06:54.599Z] [INFO] No notebooks found [2026-07-02T10:06:54.630Z] [INFO] [STEP 1] Log into the application [2026-07-02T10:06:54.700Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:06:54.710Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:06:55.805Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:07:02.100Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T10:07:02.429Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T10:07:04.008Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-02T10:07:04.104Z] [INFO] [STEP 5] Launch a notebook server [2026-07-02T10:07:04.501Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-02T10:07:04.506Z] [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-02T10:07:18.312Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T10:07:18.415Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T10:07:18.509Z] [INFO] Found 1 matching pods [2026-07-02T10:07:18.604Z] [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-02T10:12:19.708Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T10:12:19.711Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T10:12:19.717Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-02T10:12:19.721Z] [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-02T10:12:19.727Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:12:19.740Z] [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-02T10:12:20.526Z] [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-02T10:12:20.534Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T10:12:20.563Z] [INFO] [STEP 1] Log into the application [2026-07-02T10:12:20.580Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:12:20.584Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:12:24.448Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:12:30.200Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T10:12:30.509Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T10:12:31.843Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-02T10:12:31.949Z] [INFO] [STEP 5] Launch a notebook server [2026-07-02T10:12:32.510Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-02T10:12:32.534Z] [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-02T10:12:44.600Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T10:12:44.620Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T10:12:44.631Z] [INFO] Found 1 matching pods [2026-07-02T10:12:44.637Z] [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, 51 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-02T10:17:48.605Z] [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-02T10:17:48.632Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (198ms) 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-02T10:17:52.335Z] [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-02T10:17:52.416Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (205ms) 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-02T10:17:55.717Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-02T10:17:55.741Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-02T10:17:55.805Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-02T10:17:55.821Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-02T10:17:55.828Z] [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-02T10:17:55.833Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:17:55.901Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-02T10:17:55.909Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T10:17:56.257Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T10:17:56.264Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T10:17:56.278Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-02T10:17:56.311Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-02T10:17:56.722Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-02T10:17:57.137Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-02T10:17:57.147Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T10:17:57.594Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T10:17:57.610Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-02T10:17:57.627Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-02T10:17:57.649Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-02T10:17:57.720Z] [INFO] [STEP 1] Log into the application [2026-07-02T10:17:57.735Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:17:57.739Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:17:58.727Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:18:00.930Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-02T10:18:02.918Z] [INFO] [STEP 3] Edit project information [2026-07-02T10:18:04.033Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-02T10:18:04.824Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-02T10:18:05.105Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (9198ms) 1 passing (10s) [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: 9 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-02T10:18:08.352Z] [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-02T10:18:08.373Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T10:18:08.378Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T10:18:08.391Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T10:18:08.397Z] [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-02T10:18:08.405Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:18:08.422Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T10:18:08.696Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T10:18:08.709Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T10:18:08.723Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T10:18:08.727Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T10:18:09.062Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T10:18:09.077Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-02T10:18:09.093Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-02T10:18:09.113Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-02T10:18:09.481Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-02T10:18:09.774Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-02T10:18:09.783Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T10:18:10.106Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T10:18:10.111Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-02T10:18:10.128Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-02T10:18:10.489Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-02T10:18:10.519Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:18:10.530Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:18:11.197Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:18:12.890Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-02T10:18:14.694Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-02T10:18:15.043Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T10:18:15.390Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T10:18:15.415Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:15.688Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:15.727Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:16.374Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:16.405Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:16.710Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:16.744Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T10:18:17.025Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T10:18:17.058Z] [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-02T10:18:17.029Z\"}"}}}' [2026-07-02T10:18:17.383Z] [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-02T10:18:17.029Z\"}"}}}' [2026-07-02T10:18:17.449Z] [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-02T10:18:17.412Z\"}"}}}' [2026-07-02T10:18:17.820Z] [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-02T10:18:17.412Z\"}"}}}' [2026-07-02T10:18:17.829Z] [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-02T10:18:17.821Z\"}"}}}' [2026-07-02T10:18:18.206Z] [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-02T10:18:17.821Z\"}"}}}' [2026-07-02T10:18:18.404Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-02T10:18:18.966Z] [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 (10301ms) 1 passing (11s) [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-02T10:18:23.097Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-02T10:18:23.108Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-02T10:18:23.113Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-02T10:18:23.119Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T10:18:23.123Z] [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-02T10:18:23.129Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:18:23.143Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T10:18:23.420Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T10:18:23.432Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T10:18:23.439Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T10:18:23.816Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782987503443-kdvobv1n8.yaml && rm -f /tmp/cypress-yaml-1782987503443-kdvobv1n8.yaml [2026-07-02T10:18:23.822Z] [INFO] Command exit code: 0 [2026-07-02T10:18:24.181Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782987503825-ald5hr5bc.yaml && rm -f /tmp/cypress-yaml-1782987503825-ald5hr5bc.yaml [2026-07-02T10:18:24.187Z] [INFO] Command exit code: 0 [2026-07-02T10:18:24.751Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782987504189-2ayj0tnww.yaml && rm -f /tmp/cypress-yaml-1782987504189-2ayj0tnww.yaml [2026-07-02T10:18:24.757Z] [INFO] Command exit code: 0 [2026-07-02T10:18:25.070Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782987504759-qwsiaemit.yaml && rm -f /tmp/cypress-yaml-1782987504759-qwsiaemit.yaml [2026-07-02T10:18:25.076Z] [INFO] Command exit code: 0 [2026-07-02T10:18:25.419Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782987505078-sv9lehdol.yaml && rm -f /tmp/cypress-yaml-1782987505078-sv9lehdol.yaml [2026-07-02T10:18:25.425Z] [INFO] Command exit code: 0 [2026-07-02T10:18:25.446Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T10:18:25.457Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:18:25.460Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:18:26.097Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:18:29.127Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T10:18:29.284Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T10:18:29.367Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-02T10:18:29.447Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-02T10:18:29.520Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T10:18:29.663Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-02T10:18:29.878Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T10:18:29.978Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:30.309Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:30.350Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (7361ms) [2026-07-02T10:18:30.543Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-02T10:18:30.545Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-02T10:18:30.549Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T10:18:30.553Z] [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-02T10:18:30.556Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:18:30.572Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T10:18:30.580Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:18:30.583Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:18:31.068Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:18:32.822Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T10:18:32.920Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T10:18:32.960Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-02T10:18:33.006Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-02T10:18:33.064Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T10:18:33.164Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-02T10:18:33.330Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T10:18:33.360Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:33.656Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:33.665Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-02T10:18:33.781Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-02T10:18:33.783Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-02T10:18:33.787Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T10:18:33.791Z] [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-02T10:18:33.795Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:18:33.810Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T10:18:33.818Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:18:33.821Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:18:34.088Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:18:35.908Z] [INFO] [STEP 2] Check there's no Default label [2026-07-02T10:18:35.949Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-02T10:18:36.024Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-02T10:18:36.163Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-02T10:18:36.586Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-02T10:18:36.613Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:36.908Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:36.920Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-02T10:18:37.033Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-02T10:18:37.035Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-02T10:18:37.039Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T10:18:37.043Z] [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-02T10:18:37.048Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:18:37.069Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T10:18:37.081Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:18:37.083Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:18:37.352Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:18:39.100Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-02T10:18:39.175Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-02T10:18:39.439Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-02T10:18:39.462Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-02T10:18:39.632Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-02T10:18:39.644Z] [INFO] [STEP 7] Save the changes [2026-07-02T10:18:39.735Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-02T10:18:39.902Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-02T10:18:39.907Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:40.252Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T10:18:40.265Z] [INFO] Storage Class Config: [2026-07-02T10:18:40.270Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-02T10:18:40.672Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-02T10:18:40.865Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-02T10:18:41.210Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-02T10:18:41.213Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-02T10:18:41.524Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-02T10:18:41.528Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-02T10:18:41.850Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-02T10:18:41.857Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-02T10:18:42.187Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-02T10:18:42.190Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-02T10:18:42.567Z] [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 (20s) [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-02T10:18:46.494Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-02T10:18:46.505Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T10:18:46.509Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T10:18:46.515Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T10:18:46.520Z] [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-02T10:18:46.525Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:18:46.545Z] [INFO] Loaded test data from fixtures [2026-07-02T10:18:46.558Z] [INFO] Provisioning storage classes with different access modes [2026-07-02T10:18:46.959Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782987526563-713aew80u.yaml && rm -f /tmp/cypress-yaml-1782987526563-713aew80u.yaml [2026-07-02T10:18:46.966Z] [INFO] Command exit code: 0 [2026-07-02T10:18:47.368Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782987526968-xcnh51476.yaml && rm -f /tmp/cypress-yaml-1782987526968-xcnh51476.yaml [2026-07-02T10:18:47.374Z] [INFO] Command exit code: 0 [2026-07-02T10:18:47.765Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782987527376-ugnct0kti.yaml && rm -f /tmp/cypress-yaml-1782987527376-ugnct0kti.yaml [2026-07-02T10:18:47.786Z] [INFO] Command exit code: 0 [2026-07-02T10:18:48.116Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782987527789-2riupfh6y.yaml && rm -f /tmp/cypress-yaml-1782987527789-2riupfh6y.yaml [2026-07-02T10:18:48.123Z] [INFO] Command exit code: 0 [2026-07-02T10:18:48.543Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782987528125-8ga2d7y5g.yaml && rm -f /tmp/cypress-yaml-1782987528125-8ga2d7y5g.yaml [2026-07-02T10:18:48.549Z] [INFO] Command exit code: 0 [2026-07-02T10:18:48.552Z] [INFO] Provisioning project [2026-07-02T10:18:48.555Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T10:18:48.926Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T10:18:48.934Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-02T10:18:48.940Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-02T10:18:48.949Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-02T10:18:49.386Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-02T10:18:49.775Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-02T10:18:49.785Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T10:18:50.154Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T10:18:50.162Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-02T10:18:50.170Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-02T10:18:50.533Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-02T10:18:50.545Z] [INFO] [STEP 1] Log into the application [2026-07-02T10:18:50.552Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:18:50.555Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:18:51.188Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:18:53.153Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T10:18:55.112Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T10:18:55.499Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T10:18:55.875Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-02T10:18:56.005Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-02T10:18:56.153Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (11260ms) [2026-07-02T10:18:57.839Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T10:18:57.841Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T10:18:57.845Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T10:18:57.849Z] [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-02T10:18:57.852Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:18:57.861Z] [INFO] [STEP 1] Log into the application [2026-07-02T10:18:57.867Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:18:57.869Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:18:58.323Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:18:59.586Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T10:19:00.815Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T10:19:01.100Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T10:19:01.326Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-02T10:19:01.618Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-02T10:19:01.631Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-02T10:19:01.649Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-02T10:19:01.652Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-02T10:19:01.845Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-02T10:19:01.948Z] [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-02T10:19:02.141Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T10:19:02.144Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T10:19:02.149Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T10:19:02.153Z] [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-02T10:19:02.157Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:19:02.166Z] [INFO] [STEP 1] Log into the application [2026-07-02T10:19:02.172Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:19:02.175Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:19:02.640Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:19:03.613Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T10:19:05.014Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T10:19:05.190Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T10:19:05.324Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-02T10:19:05.630Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-02T10:19:05.652Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-02T10:19:05.655Z] [INFO] [STEP 8] Default should be RWO [2026-07-02T10:19:05.661Z] [INFO] [STEP 9] Switch to RWX [2026-07-02T10:19:05.751Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T10:19:06.011Z] [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-02T10:19:06.013Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-02T10:19:06.017Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T10:19:06.021Z] [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-02T10:19:06.025Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:19:06.033Z] [INFO] [STEP 1] Log into the application [2026-07-02T10:19:06.038Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:19:06.041Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:19:06.498Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:19:07.609Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T10:19:09.130Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T10:19:09.359Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-02T10:19:10.356Z] [INFO] [STEP 5] Submit the form [2026-07-02T10:19:10.453Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-02T10:19:10.633Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-02T10:19:10.871Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-02T10:19:10.910Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-02T10:19:10.966Z] [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 (5130ms) [2026-07-02T10:19:11.166Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-02T10:19:11.168Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-02T10:19:11.172Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T10:19:11.175Z] [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-02T10:19:11.179Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:19:11.188Z] [INFO] [STEP 1] Log into the application [2026-07-02T10:19:11.194Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:19:11.196Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:19:11.654Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:19:12.621Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T10:19:13.879Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T10:19:14.195Z] [INFO] [STEP 4] Open create modal [2026-07-02T10:19:14.322Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-02T10:19:14.655Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-02T10:19:14.841Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-02T10:19:14.932Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-02T10:19:14.941Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-02T10:19:15.265Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-02T10:19:15.269Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-02T10:19:15.575Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-02T10:19:15.579Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-02T10:19:15.881Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-02T10:19:15.884Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-02T10:19:16.204Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-02T10:19:16.207Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-02T10:19:16.538Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-02T10:19:16.541Z] [INFO] [STEP 9] Cleaning up project [2026-07-02T10:19:16.852Z] [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 (30s) [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: 30 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-02T10:19:21.304Z] [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-02T10:19:21.331Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (114ms) 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-02T10:19:23.981Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-02T10:19:23.991Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-02T10:19:23.994Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-02T10:19:24.000Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-02T10:19:24.005Z] [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-02T10:19:24.010Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-02T10:19:24.053Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-02T10:19:24.056Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-02T10:19:24.061Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-02T10:19:24.066Z] [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-02T10:19:24.070Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:19:24.087Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-02T10:19:24.092Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-02T10:19:24.409Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T10:19:24.416Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T10:19:24.421Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-02T10:19:24.431Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-02T10:19:24.755Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-02T10:19:25.061Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-02T10:19:25.068Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-02T10:19:25.385Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T10:19:25.391Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-02T10:19:25.398Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-02T10:19:25.417Z] [INFO] [STEP 1] Log into the application [2026-07-02T10:19:25.425Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:19:25.428Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:19:26.044Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:19:27.434Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-02T10:19:28.330Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-02T10:19:29.137Z] [INFO] [STEP 4] Edit the Connection type [2026-07-02T10:19:29.997Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-02T10:19:30.006Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-02T10:19:30.009Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:19:34.412Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-02T10:19:36.367Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-02T10:19:40.087Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-02T10:19:40.435Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-02T10:19:40.439Z] [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-02T10:19:40.791Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-02T10:19:50.139Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (15902ms) 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: 26 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-02T10:19:52.894Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-02T10:19:52.912Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-02T10:19:52.920Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-02T10:19:52.926Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T10:19:52.938Z] [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-02T10:19:52.943Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:19:52.978Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-02T10:19:52.987Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-02T10:19:52.992Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:19:53.670Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:19:56.223Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-02T10:19:56.311Z] [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-02T10:19:59.848Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-02T10:19:59.869Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T10:19:59.874Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T10:19:59.888Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-02T10:19:59.893Z] [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-02T10:19:59.900Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:19:59.927Z] [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-02T10:20:00.746Z] [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-02T10:20:00.755Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T10:20:00.759Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-02T10:20:00.763Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T10:20:00.773Z] [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-02T10:20:01.072Z] [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-02T10:20:01.090Z] [INFO] No matching profile found, proceeding with the test. [2026-07-02T10:20:01.109Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T10:20:01.128Z] [INFO] Executing command: oc apply -f "/tmp/temp_1782987601118.yaml" -n redhat-ods-applications [2026-07-02T10:20:01.702Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1782987601118.yaml" -n redhat-ods-applications [2026-07-02T10:20:01.709Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-02T10:20:01.819Z] [INFO] [EXEC] rm /tmp/temp_1782987601118.yaml [2026-07-02T10:20:01.842Z] [INFO] [STEP 1] Log into the application [2026-07-02T10:20:01.875Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:20:01.887Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:20:02.538Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:20:05.430Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T10:20:05.584Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T10:20:06.222Z] [INFO] [STEP 4] Select the hardware profile [2026-07-02T10:20:06.501Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-02T10:20:06.523Z] [INFO] [STEP 6] Launch a notebook server [2026-07-02T10:20:06.699Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-02T10:20:06.723Z] [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-02T10:20:18.019Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T10:20:18.044Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T10:20:18.062Z] [INFO] Found 1 matching pods [2026-07-02T10:20:18.079Z] [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-02T10:25:18.901Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T10:25:18.904Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-02T10:25:18.909Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-02T10:25:18.913Z] [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-02T10:25:18.917Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T10:25:18.932Z] [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-02T10:25:19.780Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-02T10:25:19.786Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T10:25:19.789Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-02T10:25:19.792Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T10:25:19.795Z] [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-02T10:25:20.112Z] [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-02T10:25:20.123Z] [INFO] No matching profile found, proceeding with the test. [2026-07-02T10:25:20.129Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-02T10:25:20.141Z] [INFO] Executing command: oc apply -f "/tmp/temp_1782987920130.yaml" -n redhat-ods-applications [2026-07-02T10:25:22.525Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1782987920130.yaml" -n redhat-ods-applications [2026-07-02T10:25:22.533Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-02T10:25:22.656Z] [INFO] [EXEC] rm /tmp/temp_1782987920130.yaml [2026-07-02T10:25:22.680Z] [INFO] [STEP 1] Log into the application [2026-07-02T10:25:22.691Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-02T10:25:22.695Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-02T10:25:23.512Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-02T10:25:26.636Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T10:25:26.785Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T10:25:27.373Z] [INFO] [STEP 4] Select the hardware profile [2026-07-02T10:25:27.680Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-02T10:25:27.708Z] [INFO] [STEP 6] Launch a notebook server [2026-07-02T10:25:27.876Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-02T10:25:27.896Z] [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-02T10:25:40.178Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T10:25:40.221Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-02T10:25:40.226Z] [INFO] Found 1 matching pods [2026-07-02T10:25:40.229Z] [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-02T10:30:40.615Z] [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-02T10:30:41.336Z] [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-02T10:30:41.342Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-02T10:30:41.346Z] [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-02T10:30:41.683Z] [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-02T10:30:41.704Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-02T10:30:42.026Z] [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, 42 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-02T10:30:44.816Z] [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-02T10:30:44.835Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (134ms) 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:51 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 224ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 211ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:09 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:10 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:19 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:30 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 119ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:26 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:04 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:42 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 139ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 23:21 27 14 2 11 -