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-06T16:08:11.059Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-06T16:08:11.075Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-06T16:08:11.079Z] [INFO] Test title: should login and load page [2026-07-06T16:08:11.141Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-06T16:08:11.154Z] [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-06T16:08:11.160Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:08:11.176Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:08:11.187Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:08:13.380Z] [INFO] Keycloak login flow detected - completing authentication ✓ should login and load page (6308ms) 1 passing (7s) [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: 6 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-06T16:08:21.363Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-06T16:08:21.450Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-06T16:08:21.456Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-06T16:08:21.468Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-06T16:08:21.475Z] [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-06T16:08:21.486Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:08:21.569Z] [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-06T16:08:23.055Z] [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-06T16:08:23.146Z] [INFO] No notebooks found [2026-07-06T16:08:23.176Z] [INFO] [STEP 1] Log into the application [2026-07-06T16:08:23.278Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:08:23.342Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:08:24.358Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:08:35.867Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-06T16:08:36.255Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-06T16:08:39.043Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-06T16:08:39.075Z] [INFO] [STEP 5] Launch a notebook server [2026-07-06T16:08:39.759Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-06T16:08:39.865Z] [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-06T16:08:55.258Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-06T16:08:55.461Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-06T16:08:55.469Z] [INFO] Found 1 matching pods [2026-07-06T16:08:55.544Z] [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-06T16:13:56.570Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-06T16:13:56.576Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-06T16:13:56.582Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-06T16:13:56.643Z] [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-06T16:13:56.649Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:13:56.664Z] [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-06T16:13:57.750Z] [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-06T16:13:57.757Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-06T16:13:57.779Z] [INFO] [STEP 1] Log into the application [2026-07-06T16:13:57.845Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:13:57.850Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:13:58.580Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:14:06.881Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-06T16:14:07.343Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-06T16:14:08.645Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-06T16:14:08.745Z] [INFO] [STEP 5] Launch a notebook server [2026-07-06T16:14:08.946Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-06T16:14:08.952Z] [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-06T16:14:20.243Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-06T16:14:20.265Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-06T16:14:20.272Z] [INFO] Found 1 matching pods [2026-07-06T16:14:20.342Z] [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, 59 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-06T16:19:23.456Z] [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-06T16:19:23.481Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (115ms) 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-06T16:19:25.975Z] [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-06T16:19:26.005Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (94ms) 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-06T16:19:28.402Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-06T16:19:28.418Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-06T16:19:28.425Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-06T16:19:28.431Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-06T16:19:28.442Z] [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-06T16:19:28.446Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:19:28.469Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-06T16:19:28.477Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-06T16:19:28.759Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T16:19:28.767Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-06T16:19:28.779Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-06T16:19:28.796Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-06T16:19:29.129Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-06T16:19:29.488Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-06T16:19:29.496Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-06T16:19:29.746Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T16:19:29.760Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-06T16:19:29.767Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-06T16:19:29.781Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-06T16:19:29.802Z] [INFO] [STEP 1] Log into the application [2026-07-06T16:19:29.816Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:19:29.820Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:19:30.583Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:19:36.146Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-06T16:19:38.968Z] [INFO] [STEP 3] Edit project information [2026-07-06T16:19:40.029Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-06T16:19:41.058Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-06T16:19:41.612Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (12640ms) 1 passing (13s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 13 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-06T16:19:44.980Z] [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-06T16:19:44.999Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-06T16:19:45.009Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-06T16:19:45.016Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T16:19:45.025Z] [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-06T16:19:45.030Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:19:45.056Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T16:19:45.353Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T16:19:45.369Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-06T16:19:45.383Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-06T16:19:45.394Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T16:19:45.728Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T16:19:45.741Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-06T16:19:45.749Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-06T16:19:45.769Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-06T16:19:46.095Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-06T16:19:46.454Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-06T16:19:46.463Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T16:19:46.978Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T16:19:46.994Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-06T16:19:47.012Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-06T16:19:47.605Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-06T16:19:47.630Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:19:47.635Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:19:48.266Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:19:52.001Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-06T16:19:55.043Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-06T16:19:55.376Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T16:19:55.731Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T16:19:55.776Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:19:56.105Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:19:56.116Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:19:56.478Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:19:56.504Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:19:56.855Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:19:56.868Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T16:19:57.156Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T16:19:57.188Z] [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-06T16:19:57.159Z\"}"}}}' [2026-07-06T16:19:57.566Z] [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-06T16:19:57.159Z\"}"}}}' [2026-07-06T16:19:57.611Z] [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-06T16:19:57.586Z\"}"}}}' [2026-07-06T16:19:58.017Z] [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-06T16:19:57.586Z\"}"}}}' [2026-07-06T16:19:58.066Z] [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-06T16:19:58.036Z\"}"}}}' [2026-07-06T16:19:58.368Z] [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-06T16:19:58.036Z\"}"}}}' [2026-07-06T16:19:58.556Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-06T16:19:59.018Z] [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 (13789ms) 1 passing (14s) [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: 14 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-06T16:20:03.107Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-06T16:20:03.116Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-06T16:20:03.142Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-06T16:20:03.151Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T16:20:03.156Z] [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-06T16:20:03.161Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:20:03.172Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T16:20:03.497Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T16:20:03.505Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-06T16:20:03.512Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-06T16:20:03.797Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783354803515-enldt07u9.yaml && rm -f /tmp/cypress-yaml-1783354803515-enldt07u9.yaml [2026-07-06T16:20:03.803Z] [INFO] Command exit code: 0 [2026-07-06T16:20:04.134Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783354803805-npyr79zfc.yaml && rm -f /tmp/cypress-yaml-1783354803805-npyr79zfc.yaml [2026-07-06T16:20:04.139Z] [INFO] Command exit code: 0 [2026-07-06T16:20:05.495Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783354804141-jollu8ic6.yaml && rm -f /tmp/cypress-yaml-1783354804141-jollu8ic6.yaml [2026-07-06T16:20:05.511Z] [INFO] Command exit code: 0 [2026-07-06T16:20:05.881Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783354805514-2o4cjhih0.yaml && rm -f /tmp/cypress-yaml-1783354805514-2o4cjhih0.yaml [2026-07-06T16:20:05.896Z] [INFO] Command exit code: 0 [2026-07-06T16:20:06.220Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783354805899-0tsph7xbe.yaml && rm -f /tmp/cypress-yaml-1783354805899-0tsph7xbe.yaml [2026-07-06T16:20:06.225Z] [INFO] Command exit code: 0 [2026-07-06T16:20:06.257Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T16:20:06.291Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:20:06.304Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:20:06.941Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:20:12.210Z] [INFO] [STEP 2] Check SC row exists [2026-07-06T16:20:12.260Z] [INFO] [STEP 3] Check there's no Default label [2026-07-06T16:20:12.328Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-06T16:20:12.410Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-06T16:20:12.481Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-06T16:20:12.644Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-06T16:20:13.092Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-06T16:20:13.179Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:20:13.481Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:20:13.513Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (10484ms) [2026-07-06T16:20:13.658Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-06T16:20:13.661Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-06T16:20:13.665Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T16:20:13.669Z] [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-06T16:20:13.672Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:20:13.688Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T16:20:13.696Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:20:13.698Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:20:14.135Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:20:17.460Z] [INFO] [STEP 2] Check SC row exists [2026-07-06T16:20:17.511Z] [INFO] [STEP 3] Check there's no Default label [2026-07-06T16:20:17.573Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-06T16:20:17.632Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-06T16:20:17.733Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-06T16:20:17.894Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-06T16:20:18.121Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-06T16:20:18.180Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:20:18.500Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:20:18.561Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-06T16:20:18.769Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-06T16:20:18.772Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-06T16:20:18.776Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T16:20:18.780Z] [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-06T16:20:18.785Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:20:18.798Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T16:20:18.806Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:20:18.809Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:20:19.244Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:20:21.771Z] [INFO] [STEP 2] Check there's no Default label [2026-07-06T16:20:21.817Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-06T16:20:21.879Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-06T16:20:22.028Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-06T16:20:23.084Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-06T16:20:23.137Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:20:23.489Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:20:23.498Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-06T16:20:23.668Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-06T16:20:23.671Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-06T16:20:23.675Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T16:20:23.679Z] [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-06T16:20:23.684Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:20:23.705Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T16:20:23.716Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:20:23.719Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:20:24.164Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:20:26.766Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-06T16:20:26.835Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-06T16:20:27.089Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-06T16:20:27.113Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-06T16:20:27.334Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-06T16:20:27.366Z] [INFO] [STEP 7] Save the changes [2026-07-06T16:20:27.536Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-06T16:20:27.725Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-06T16:20:27.754Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:20:28.161Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T16:20:28.196Z] [INFO] Storage Class Config: [2026-07-06T16:20:28.220Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-06T16:20:28.702Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-06T16:20:29.074Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-06T16:20:29.676Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-06T16:20:29.680Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-06T16:20:30.056Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-06T16:20:30.061Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-06T16:20:30.428Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-06T16:20:30.432Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-06T16:20:30.767Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-06T16:20:30.801Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-06T16:20:31.194Z] [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 (5415ms) 4 passing (28s) [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: 28 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-06T16:20:34.700Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-06T16:20:34.709Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-06T16:20:34.711Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-06T16:20:34.717Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T16:20:34.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-06T16:20:34.724Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:20:34.738Z] [INFO] Loaded test data from fixtures [2026-07-06T16:20:34.748Z] [INFO] Provisioning storage classes with different access modes [2026-07-06T16:20:35.028Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783354834753-017i4jj6f.yaml && rm -f /tmp/cypress-yaml-1783354834753-017i4jj6f.yaml [2026-07-06T16:20:35.034Z] [INFO] Command exit code: 0 [2026-07-06T16:20:35.409Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783354835036-k2ozmpvlf.yaml && rm -f /tmp/cypress-yaml-1783354835036-k2ozmpvlf.yaml [2026-07-06T16:20:35.415Z] [INFO] Command exit code: 0 [2026-07-06T16:20:35.782Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783354835417-qoar4w85n.yaml && rm -f /tmp/cypress-yaml-1783354835417-qoar4w85n.yaml [2026-07-06T16:20:35.787Z] [INFO] Command exit code: 0 [2026-07-06T16:20:36.107Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783354835801-kxyrtocdf.yaml && rm -f /tmp/cypress-yaml-1783354835801-kxyrtocdf.yaml [2026-07-06T16:20:36.112Z] [INFO] Command exit code: 0 [2026-07-06T16:20:36.405Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783354836114-2r7hgle0g.yaml && rm -f /tmp/cypress-yaml-1783354836114-2r7hgle0g.yaml [2026-07-06T16:20:36.412Z] [INFO] Command exit code: 0 [2026-07-06T16:20:36.415Z] [INFO] Provisioning project [2026-07-06T16:20:36.418Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T16:20:36.693Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T16:20:36.699Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-06T16:20:36.704Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-06T16:20:36.713Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-06T16:20:37.098Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-06T16:20:37.477Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-06T16:20:37.485Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T16:20:38.922Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T16:20:38.929Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-06T16:20:38.950Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-06T16:20:39.402Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-06T16:20:39.413Z] [INFO] [STEP 1] Log into the application [2026-07-06T16:20:39.448Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:20:39.465Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:20:40.131Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:20:49.505Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T16:20:53.576Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T16:20:53.956Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-06T16:20:54.245Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-06T16:20:54.488Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-06T16:20:54.659Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (21359ms) [2026-07-06T16:20:56.144Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-06T16:20:56.147Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-06T16:20:56.151Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T16:20:56.155Z] [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-06T16:20:56.158Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:20:56.167Z] [INFO] [STEP 1] Log into the application [2026-07-06T16:20:56.172Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:20:56.175Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:20:56.599Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:21:01.067Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T16:21:03.083Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T16:21:03.472Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-06T16:21:03.824Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-06T16:21:04.385Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-06T16:21:04.436Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-06T16:21:04.503Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-06T16:21:04.552Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-06T16:21:04.912Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-06T16:21:05.101Z] [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 (9179ms) [2026-07-06T16:21:05.394Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-06T16:21:05.399Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-06T16:21:05.403Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T16:21:05.407Z] [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-06T16:21:05.410Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:21:05.419Z] [INFO] [STEP 1] Log into the application [2026-07-06T16:21:05.424Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:21:05.427Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:21:05.851Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:21:08.939Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T16:21:11.072Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T16:21:11.497Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-06T16:21:11.769Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-06T16:21:12.120Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-06T16:21:12.175Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-06T16:21:12.208Z] [INFO] [STEP 8] Default should be RWO [2026-07-06T16:21:12.251Z] [INFO] [STEP 9] Switch to RWX [2026-07-06T16:21:12.415Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (7326ms) [2026-07-06T16:21:12.756Z] [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-06T16:21:12.759Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-06T16:21:12.763Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T16:21:12.767Z] [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-06T16:21:12.771Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:21:12.779Z] [INFO] [STEP 1] Log into the application [2026-07-06T16:21:12.783Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:21:12.786Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:21:13.211Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:21:18.411Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T16:21:20.374Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T16:21:20.832Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-06T16:21:22.197Z] [INFO] [STEP 5] Submit the form [2026-07-06T16:21:22.351Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-06T16:21:22.546Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-06T16:21:22.899Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-06T16:21:22.946Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-06T16:21:23.110Z] [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 (10618ms) [2026-07-06T16:21:23.450Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-06T16:21:23.452Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-06T16:21:23.457Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T16:21:23.461Z] [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-06T16:21:23.466Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:21:23.475Z] [INFO] [STEP 1] Log into the application [2026-07-06T16:21:23.480Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:21:23.483Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:21:23.915Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:21:25.702Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T16:21:27.817Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T16:21:28.237Z] [INFO] [STEP 4] Open create modal [2026-07-06T16:21:28.551Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-06T16:21:29.172Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-06T16:21:29.442Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-06T16:21:29.584Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-06T16:21:29.610Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-06T16:21:29.943Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-06T16:21:29.946Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-06T16:21:30.346Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-06T16:21:30.374Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-06T16:21:31.001Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-06T16:21:31.005Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-06T16:21:31.509Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-06T16:21:31.513Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-06T16:21:31.830Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-06T16:21:31.855Z] [INFO] [STEP 9] Cleaning up project [2026-07-06T16:21:32.172Z] [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 (6196ms) 5 passing (58s) [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: 57 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-06T16:21:36.421Z] [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-06T16:21:36.453Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (117ms) 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-06T16:21:38.874Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-06T16:21:38.885Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-06T16:21:38.888Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-06T16:21:38.893Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-06T16:21:38.897Z] [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-06T16:21:38.902Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-06T16:21:38.941Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-06T16:21:38.944Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-06T16:21:38.950Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-06T16:21:38.954Z] [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-06T16:21:38.959Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:21:38.976Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-06T16:21:38.981Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-06T16:21:41.437Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T16:21:41.445Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-06T16:21:41.461Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-06T16:21:41.479Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-06T16:21:42.867Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-06T16:21:43.163Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-06T16:21:43.177Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-06T16:21:43.474Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T16:21:43.489Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-06T16:21:43.505Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-06T16:21:43.536Z] [INFO] [STEP 1] Log into the application [2026-07-06T16:21:43.561Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:21:43.565Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:21:44.144Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:21:53.085Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-06T16:21:54.979Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-06T16:21:55.922Z] [INFO] [STEP 4] Edit the Connection type [2026-07-06T16:21:57.124Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-06T16:21:57.185Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-06T16:21:57.225Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:22:06.022Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-06T16:22:08.603Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-06T16:22:13.574Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-06T16:22:13.878Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-06T16:22:13.927Z] [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-06T16:22:14.295Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-06T16:22:22.543Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (34412ms) 1 passing (44s) 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: 43 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-06T16:22:25.223Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-06T16:22:25.241Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-06T16:22:25.246Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-06T16:22:25.259Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-06T16:22:25.268Z] [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-06T16:22:25.273Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:22:25.309Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-06T16:22:25.321Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-06T16:22:25.326Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:22:25.986Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:22:29.298Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-06T16:22:29.402Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted (5196ms) 1 passing (5s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_010.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 5 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-06T16:22:32.960Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-06T16:22:32.979Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-06T16:22:32.988Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-06T16:22:33.001Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-06T16:22:33.007Z] [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-06T16:22:33.016Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:22:33.045Z] [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-06T16:22:33.875Z] [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-06T16:22:33.888Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-06T16:22:33.892Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-06T16:22:33.907Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-06T16:22:33.912Z] [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-06T16:22:34.224Z] [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-06T16:22:34.243Z] [INFO] No matching profile found, proceeding with the test. [2026-07-06T16:22:34.259Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-06T16:22:34.290Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783354954273.yaml" -n redhat-ods-applications [2026-07-06T16:22:34.586Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783354954273.yaml" -n redhat-ods-applications [2026-07-06T16:22:34.594Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-06T16:22:34.722Z] [INFO] [EXEC] rm /tmp/temp_1783354954273.yaml [2026-07-06T16:22:34.758Z] [INFO] [STEP 1] Log into the application [2026-07-06T16:22:34.795Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:22:34.800Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:22:35.416Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:22:45.841Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-06T16:22:45.951Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-06T16:22:47.060Z] [INFO] [STEP 4] Select the hardware profile [2026-07-06T16:22:47.346Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-06T16:22:47.373Z] [INFO] [STEP 6] Launch a notebook server [2026-07-06T16:22:47.551Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-06T16:22:47.576Z] [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-06T16:22:59.001Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-06T16:22:59.031Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-06T16:22:59.051Z] [INFO] Found 1 matching pods [2026-07-06T16:22:59.070Z] [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-06T16:27:59.566Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-06T16:27:59.568Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-06T16:27:59.572Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-06T16:27:59.576Z] [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-06T16:27:59.579Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T16:27:59.596Z] [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-06T16:28:00.354Z] [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-06T16:28:00.360Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-06T16:28:00.363Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-06T16:28:00.366Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-06T16:28:00.369Z] [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-06T16:28:00.746Z] [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-06T16:28:00.751Z] [INFO] No matching profile found, proceeding with the test. [2026-07-06T16:28:00.757Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-06T16:28:00.769Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783355280758.yaml" -n redhat-ods-applications [2026-07-06T16:28:07.474Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783355280758.yaml" -n redhat-ods-applications [2026-07-06T16:28:07.483Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-06T16:28:07.606Z] [INFO] [EXEC] rm /tmp/temp_1783355280758.yaml [2026-07-06T16:28:07.628Z] [INFO] [STEP 1] Log into the application [2026-07-06T16:28:07.651Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-06T16:28:07.656Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-06T16:28:08.444Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-06T16:28:14.456Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-06T16:28:14.654Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-06T16:28:15.745Z] [INFO] [STEP 4] Select the hardware profile [2026-07-06T16:28:16.038Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-06T16:28:16.071Z] [INFO] [STEP 6] Launch a notebook server [2026-07-06T16:28:16.240Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-06T16:28:16.244Z] [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-06T16:28:27.407Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-06T16:28:27.423Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-06T16:28:27.428Z] [INFO] Found 1 matching pods [2026-07-06T16:28:27.434Z] [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-06T16:33:27.858Z] [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-06T16:33:28.691Z] [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-06T16:33:28.698Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-06T16:33:28.702Z] [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-06T16:33:29.035Z] [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-06T16:33:29.045Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-06T16:33:29.419Z] [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, 56 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-06T16:33:32.138Z] [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-06T16:33:32.160Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (138ms) 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:06 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ dataScienceProjects/testLaunchStand 10:59 1 - 1 - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 121ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 102ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:13 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:14 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:28 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:57 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 124ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:43 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:05 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/hardwareProfiles/testNoteb 10:56 1 - 1 - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 143ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 24:45 27 14 2 11 -