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-09T17:59:46.518Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-09T17:59:46.531Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-09T17:59:46.536Z] [INFO] Test title: should login and load page [2026-07-09T17:59:46.595Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-09T17:59:46.601Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T17:59:46.611Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T17:59:46.622Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T17:59:47.087Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:00:01.614Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-09T18:00:01.619Z] [INFO] Test title: should login and load page [2026-07-09T18:00:01.683Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-09T18:00:01.688Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:00:01.694Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:00:01.706Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (29s) 1 failing 1) application should login and load page: Test steps were: 1. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 28 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-09T18:00:22.692Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-09T18:00:22.786Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-09T18:00:22.792Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-09T18:00:22.886Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-09T18:00:22.892Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:00:22.901Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:00:22.987Z] [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-09T18:00:24.984Z] [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-09T18:00:25.009Z] [INFO] No notebooks found [2026-07-09T18:00:25.185Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:00:25.210Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:00:25.813Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:00:36.509Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-09T18:00:36.983Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-09T18:00:39.390Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-09T18:00:39.489Z] [INFO] [STEP 5] Launch a notebook server [2026-07-09T18:00:39.996Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-09T18:00:40.084Z] [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-09T18:00:54.216Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-09T18:00:54.491Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-09T18:00:54.498Z] [INFO] Found 1 matching pods [2026-07-09T18:00:54.586Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-09T18:01:05.387Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-09T18:01:05.493Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-09T18:01:05.500Z] [INFO] [STEP 7] Expand the Event log [2026-07-09T18:01:05.995Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-09T18:01:14.207Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-09T18:01:14.612Z] [INFO] [STEP 10] Stop the server [2026-07-09T18:01:15.399Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (53341ms) 1 passing (54s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 53 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-09T18:01:23.010Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-09T18:01:23.098Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-09T18:01:23.182Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-09T18:01:23.282Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-09T18:01:23.292Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:01:23.383Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:01:23.407Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-09T18:01:23.413Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T18:01:24.087Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T18:01:24.103Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-09T18:01:24.182Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-09T18:01:24.199Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-09T18:01:24.818Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-09T18:01:25.392Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-09T18:01:25.401Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T18:01:25.992Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T18:01:26.000Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-09T18:01:26.009Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-09T18:01:26.018Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-09T18:01:26.093Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:01:26.106Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:01:26.509Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:01:29.885Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-09T18:01:38.895Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-09T18:01:46.382Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-09T18:01:46.707Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-09T18:01:46.809Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-09T18:01:47.896Z] [INFO] [EXEC] oc get rolebinding -n cypress-user-perm-contr-test-132965 -o json | jq -r '.items[] | select(.subjects[]?.name == "odh-user1") | select(.roleRef.name == "edit") | .metadata.name' [2026-07-09T18:01:48.022Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-k0z0e6 ✓ Verify that user can be added as a Contributor for a Project (25290ms) [2026-07-09T18:01:48.619Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-09T18:01:48.685Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-09T18:01:48.692Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-09T18:01:48.700Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:01:48.707Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:01:48.786Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-09T18:01:48.796Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:01:49.121Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:01:52.385Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-09T18:01:58.092Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-09T18:01:58.787Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-09T18:02:00.092Z] [INFO] [EXEC] oc delete project cypress-user-perm-contr-test-132965 --wait=false --ignore-not-found ✓ Verify that user can access the created project as a Contributor (9820ms) 2 passing (38s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 37 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-09T18:02:08.389Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-09T18:02:08.405Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-09T18:02:08.409Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-09T18:02:08.418Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-09T18:02:08.484Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:02:08.491Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:02:08.516Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-09T18:02:09.394Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T18:02:09.402Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-09T18:02:09.482Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-09T18:02:09.490Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-09T18:02:09.582Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:02:09.599Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:02:10.290Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:02:16.608Z] [INFO] [STEP 2] Open Create Project modal [2026-07-09T18:02:17.192Z] [INFO] [STEP 3] Enter valid project information [2026-07-09T18:02:17.694Z] [INFO] [STEP 4] Save the project [2026-07-09T18:02:17.890Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-09T18:02:19.198Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-09T18:02:20.413Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-09T18:02:21.384Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (14600ms) [2026-07-09T18:02:22.994Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-09T18:02:22.997Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-09T18:02:23.006Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-09T18:02:23.081Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:02:23.089Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:02:23.110Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:02:23.121Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:02:23.484Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:02:27.400Z] [INFO] [STEP 2] Open Create Project modal [2026-07-09T18:02:27.783Z] [INFO] [STEP 3] Enter valid project information [2026-07-09T18:02:28.087Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title (5297ms) [2026-07-09T18:02:28.303Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-09T18:02:28.307Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-09T18:02:28.314Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-09T18:02:28.322Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:02:28.329Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:02:28.520Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:02:28.601Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:02:29.015Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:02:32.212Z] [INFO] [STEP 2] Open Create Project modal [2026-07-09T18:02:32.483Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-09T18:02:32.798Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-09T18:02:32.802Z] [INFO] Testing invalid resource name: Test-Project [2026-07-09T18:02:33.086Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-09T18:02:33.093Z] [INFO] Testing invalid resource name: test project [2026-07-09T18:02:33.303Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-09T18:02:33.312Z] [INFO] Testing invalid resource name: test.project [2026-07-09T18:02:33.502Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-09T18:02:33.510Z] [INFO] Testing invalid resource name: test:project [2026-07-09T18:02:33.701Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-09T18:02:33.708Z] [INFO] Testing invalid resource name: test/project [2026-07-09T18:02:33.891Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-09T18:02:33.898Z] [INFO] Testing invalid resource name: test"project [2026-07-09T18:02:34.081Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-09T18:02:34.087Z] [INFO] Testing invalid resource name: test[project] [2026-07-09T18:02:34.395Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-09T18:02:34.400Z] [INFO] Testing invalid resource name: test(project) [2026-07-09T18:02:34.600Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-09T18:02:34.609Z] [INFO] Testing invalid resource name: test&project [2026-07-09T18:02:34.795Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-09T18:02:34.801Z] [INFO] Testing invalid resource name: test*project [2026-07-09T18:02:34.963Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-09T18:02:34.969Z] [INFO] Testing invalid resource name: test?project [2026-07-09T18:02:35.197Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-09T18:02:35.204Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-09T18:02:35.425Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-09T18:02:35.434Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-09T18:02:35.626Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-09T18:02:35.634Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-09T18:02:35.825Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-09T18:02:35.831Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-09T18:02:36.005Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-09T18:02:36.013Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-09T18:02:36.199Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-09T18:02:36.206Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-09T18:02:36.399Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-09T18:02:36.407Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-09T18:02:36.597Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-09T18:02:36.604Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-09T18:02:36.801Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-09T18:02:36.808Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-09T18:02:37.001Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-09T18:02:37.009Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-09T18:02:37.213Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-09T18:02:37.221Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-09T18:02:37.401Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-09T18:02:37.409Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-09T18:02:37.684Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-09T18:02:37.718Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-09T18:02:37.999Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-09T18:02:38.007Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-09T18:02:38.209Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-09T18:02:38.217Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-09T18:02:38.400Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-09T18:02:38.408Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-09T18:02:38.599Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-09T18:02:38.606Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-09T18:02:38.791Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-09T18:02:38.799Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-09T18:02:38.999Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-09T18:02:39.006Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-09T18:02:39.281Z] [INFO] ✅ testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong: not authorised as a Resource Name ✓ Verify User cannot create a project using special characters or long names in the Resource name field (11150ms) [2026-07-09T18:02:39.483Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-09T18:02:39.486Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-09T18:02:39.495Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-09T18:02:39.503Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:02:39.583Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:02:39.600Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:02:39.610Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:02:39.886Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:02:43.038Z] [INFO] [STEP 2] Open Create Project modal [2026-07-09T18:02:43.212Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-09T18:02:43.785Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-09T18:02:53.509Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-09T18:02:54.293Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (14088ms) 4 passing (46s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 4 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 46 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-09T18:02:58.896Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-09T18:02:58.920Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-09T18:02:58.926Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-09T18:02:58.945Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-09T18:02:58.952Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:02:58.986Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:02:59.016Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-09T18:02:59.027Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T18:02:59.294Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T18:02:59.304Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-09T18:02:59.320Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-09T18:02:59.340Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-09T18:02:59.751Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-09T18:03:00.094Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-09T18:03:00.111Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T18:03:00.491Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T18:03:00.530Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-09T18:03:00.589Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-09T18:03:00.611Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-09T18:03:00.651Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:03:00.698Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:03:01.081Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:03:03.330Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-09T18:03:06.790Z] [INFO] [STEP 3] Edit project information [2026-07-09T18:03:08.952Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-09T18:03:10.306Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-09T18:03:10.655Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (11390ms) 1 passing (12s) [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: 11 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-09T18:03:15.149Z] [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-09T18:03:15.191Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-09T18:03:15.202Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-09T18:03:15.212Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T18:03:15.220Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:03:15.231Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:03:15.287Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T18:03:15.638Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T18:03:15.695Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T18:03:15.724Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T18:03:15.734Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T18:03:16.218Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T18:03:16.237Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-09T18:03:16.297Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-09T18:03:16.322Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-09T18:03:16.765Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-09T18:03:17.193Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-09T18:03:17.202Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T18:03:17.683Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T18:03:17.711Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-09T18:03:17.727Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-09T18:03:18.179Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-09T18:03:18.215Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:03:18.623Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:03:20.950Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-09T18:03:23.899Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-09T18:03:24.414Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-09T18:03:25.093Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-09T18:03:25.140Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:03:25.691Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:03:25.816Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:03:26.483Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:03:26.603Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:03:27.196Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:03:27.381Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-09T18:03:28.094Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-09T18:03:28.150Z] [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-09T18:03:28.118Z\"}"}}}' [2026-07-09T18:03:28.617Z] [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-09T18:03:28.118Z\"}"}}}' [2026-07-09T18:03:28.685Z] [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-09T18:03:28.619Z\"}"}}}' [2026-07-09T18:03:29.194Z] [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-09T18:03:28.619Z\"}"}}}' [2026-07-09T18:03:29.204Z] [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-09T18:03:29.195Z\"}"}}}' [2026-07-09T18:03:29.907Z] [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-09T18:03:29.195Z\"}"}}}' [2026-07-09T18:03:30.197Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-09T18:03:30.994Z] [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 (15365ms) 1 passing (16s) [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: 16 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-09T18:03:39.087Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-09T18:03:39.102Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-09T18:03:39.182Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-09T18:03:39.190Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T18:03:39.199Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:03:39.283Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:03:39.298Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T18:03:40.586Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T18:03:40.694Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T18:03:40.790Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T18:03:41.807Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620220809-yexst3irh.yaml && rm -f /tmp/cypress-yaml-1783620220809-yexst3irh.yaml [2026-07-09T18:03:41.815Z] [INFO] Command exit code: 0 [2026-07-09T18:03:42.495Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620221885-j1wu12rp0.yaml && rm -f /tmp/cypress-yaml-1783620221885-j1wu12rp0.yaml [2026-07-09T18:03:42.513Z] [INFO] Command exit code: 0 [2026-07-09T18:03:43.196Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620222515-5v4uaicj3.yaml && rm -f /tmp/cypress-yaml-1783620222515-5v4uaicj3.yaml [2026-07-09T18:03:43.203Z] [INFO] Command exit code: 0 [2026-07-09T18:03:43.993Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620223205-yt2ix1ppp.yaml && rm -f /tmp/cypress-yaml-1783620223205-yt2ix1ppp.yaml [2026-07-09T18:03:44.001Z] [INFO] Command exit code: 0 [2026-07-09T18:03:44.807Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620224003-71ozm6x8w.yaml && rm -f /tmp/cypress-yaml-1783620224003-71ozm6x8w.yaml [2026-07-09T18:03:44.814Z] [INFO] Command exit code: 0 [2026-07-09T18:03:44.911Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T18:03:44.998Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:03:45.487Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:03:54.785Z] [INFO] [STEP 2] Check SC row exists [2026-07-09T18:03:54.990Z] [INFO] [STEP 3] Check there's no Default label [2026-07-09T18:03:55.211Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-09T18:03:55.412Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-09T18:03:55.781Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-09T18:03:56.288Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-09T18:03:56.881Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-09T18:03:57.198Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:03:58.487Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:03:58.605Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (19997ms) [2026-07-09T18:03:59.301Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-09T18:03:59.304Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-09T18:03:59.316Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T18:03:59.387Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:03:59.393Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:03:59.484Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T18:03:59.498Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:04:00.004Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:04:07.000Z] [INFO] [STEP 2] Check SC row exists [2026-07-09T18:04:07.286Z] [INFO] [STEP 3] Check there's no Default label [2026-07-09T18:04:07.680Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-09T18:04:07.911Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-09T18:04:08.489Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-09T18:04:09.082Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-09T18:04:10.002Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-09T18:04:10.389Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:04:11.897Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:04:12.301Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (13297ms) [2026-07-09T18:04:12.811Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-09T18:04:12.815Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-09T18:04:12.886Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T18:04:12.893Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:04:12.899Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:04:12.987Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T18:04:12.997Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:04:13.487Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:04:20.416Z] [INFO] [STEP 2] Check there's no Default label [2026-07-09T18:04:20.507Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-09T18:04:20.707Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-09T18:04:21.206Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-09T18:04:22.481Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-09T18:04:22.617Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:04:24.491Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:04:24.609Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (12016ms) [2026-07-09T18:04:24.884Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-09T18:04:24.887Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-09T18:04:24.892Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T18:04:24.897Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:04:24.901Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:04:24.985Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T18:04:25.006Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:04:25.305Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:04:28.885Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-09T18:04:29.196Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-09T18:04:29.682Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-09T18:04:29.799Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-09T18:04:30.082Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-09T18:04:30.098Z] [INFO] [STEP 7] Save the changes [2026-07-09T18:04:30.283Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-09T18:04:30.698Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-09T18:04:30.704Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:04:31.413Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T18:04:31.490Z] [INFO] Storage Class Config: [2026-07-09T18:04:31.499Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-09T18:04:32.293Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-09T18:04:32.611Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-09T18:04:33.394Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-09T18:04:33.399Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-09T18:04:33.881Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-09T18:04:33.885Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-09T18:04:34.291Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-09T18:04:34.294Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-09T18:04:34.790Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-09T18:04:34.798Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-09T18:04:35.290Z] [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 (7869ms) 4 passing (57s) [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: 56 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-09T18:04:42.194Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-09T18:04:42.207Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-09T18:04:42.211Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-09T18:04:42.218Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T18:04:42.287Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:04:42.295Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:04:42.313Z] [INFO] Loaded test data from fixtures [2026-07-09T18:04:42.386Z] [INFO] Provisioning storage classes with different access modes [2026-07-09T18:04:42.992Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620282399-z33gngsi3.yaml && rm -f /tmp/cypress-yaml-1783620282399-z33gngsi3.yaml [2026-07-09T18:04:43.001Z] [INFO] Command exit code: 0 [2026-07-09T18:04:43.592Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620283004-fq7edy9hy.yaml && rm -f /tmp/cypress-yaml-1783620283004-fq7edy9hy.yaml [2026-07-09T18:04:43.599Z] [INFO] Command exit code: 0 [2026-07-09T18:04:44.092Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620283601-dldqjajyw.yaml && rm -f /tmp/cypress-yaml-1783620283601-dldqjajyw.yaml [2026-07-09T18:04:44.113Z] [INFO] Command exit code: 0 [2026-07-09T18:04:44.591Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620284117-mhkkopvqv.yaml && rm -f /tmp/cypress-yaml-1783620284117-mhkkopvqv.yaml [2026-07-09T18:04:44.598Z] [INFO] Command exit code: 0 [2026-07-09T18:04:45.191Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620284600-0wi2ax91b.yaml && rm -f /tmp/cypress-yaml-1783620284600-0wi2ax91b.yaml [2026-07-09T18:04:45.198Z] [INFO] Command exit code: 0 [2026-07-09T18:04:45.204Z] [INFO] Provisioning project [2026-07-09T18:04:45.208Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T18:04:45.690Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T18:04:45.697Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-09T18:04:45.706Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-09T18:04:45.721Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-09T18:04:46.247Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-09T18:04:46.708Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-09T18:04:46.719Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T18:04:47.189Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T18:04:47.196Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-09T18:04:47.204Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-09T18:04:47.740Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-09T18:04:47.783Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:04:47.793Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:04:48.109Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:04:51.583Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T18:04:56.320Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T18:04:57.380Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-09T18:04:57.892Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-09T18:04:58.188Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-09T18:04:58.512Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (19715ms) [2026-07-09T18:05:02.020Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-09T18:05:02.023Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-09T18:05:02.084Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T18:05:02.089Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:05:02.095Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:05:02.106Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:05:02.114Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:05:02.481Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:05:34.024Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T18:05:44.806Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-09T18:05:44.809Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-09T18:05:44.815Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T18:05:44.886Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:05:44.891Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:05:44.903Z] [INFO] Loaded test data from fixtures [2026-07-09T18:05:44.917Z] [INFO] Provisioning storage classes with different access modes [2026-07-09T18:05:45.983Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620344982-8kyly27qv.yaml && rm -f /tmp/cypress-yaml-1783620344982-8kyly27qv.yaml [2026-07-09T18:05:45.991Z] [INFO] Command exit code: 0 [2026-07-09T18:05:46.785Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620345993-hnorux4se.yaml && rm -f /tmp/cypress-yaml-1783620345993-hnorux4se.yaml [2026-07-09T18:05:46.792Z] [INFO] Command exit code: 0 [2026-07-09T18:05:47.512Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620346794-bxmzfi0xp.yaml && rm -f /tmp/cypress-yaml-1783620346794-bxmzfi0xp.yaml [2026-07-09T18:05:47.519Z] [INFO] Command exit code: 0 [2026-07-09T18:05:48.086Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620347522-cjjmivfw7.yaml && rm -f /tmp/cypress-yaml-1783620347522-cjjmivfw7.yaml [2026-07-09T18:05:48.094Z] [INFO] Command exit code: 0 [2026-07-09T18:05:48.810Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620348096-oy9wkxp2l.yaml && rm -f /tmp/cypress-yaml-1783620348096-oy9wkxp2l.yaml [2026-07-09T18:05:48.816Z] [INFO] Command exit code: 0 [2026-07-09T18:05:48.823Z] [INFO] Provisioning project [2026-07-09T18:05:48.882Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T18:05:49.491Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T18:05:49.497Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-09T18:05:49.506Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-09T18:05:49.521Z] [INFO] Project test-cluster-storage-access-modes already exists. Deleting it. [2026-07-09T18:05:58.890Z] [INFO] [EXEC] oc delete project test-cluster-storage-access-modes --wait [2026-07-09T18:05:58.899Z] [INFO] Waiting for project test-cluster-storage-access-modes to be fully deleted... [2026-07-09T18:05:58.903Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T18:05:59.394Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T18:05:59.400Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-09T18:05:59.407Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-09T18:05:59.423Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-09T18:06:00.282Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-09T18:06:00.813Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-09T18:06:00.823Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T18:06:01.293Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T18:06:01.300Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-09T18:06:01.309Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-09T18:06:01.908Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-09T18:06:01.918Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:06:01.926Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:06:02.387Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:06:05.000Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T18:06:09.607Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T18:06:10.628Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-09T18:06:11.399Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-09T18:06:14.105Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-09T18:06:14.171Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-09T18:06:14.240Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-09T18:06:14.247Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-09T18:06:17.174Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-09T18:06:17.357Z] [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 (32878ms) [2026-07-09T18:06:17.796Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-09T18:06:17.798Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-09T18:06:17.803Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T18:06:17.808Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:06:17.812Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:06:17.821Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:06:17.827Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:06:18.034Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:06:19.627Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T18:06:23.880Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T18:06:24.916Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-09T18:06:25.783Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-09T18:06:29.492Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-09T18:06:29.622Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-09T18:06:29.682Z] [INFO] [STEP 8] Default should be RWO [2026-07-09T18:06:29.791Z] [INFO] [STEP 9] Switch to RWX [2026-07-09T18:06:29.997Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (12714ms) [2026-07-09T18:06:30.517Z] [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-09T18:06:30.519Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-09T18:06:30.524Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T18:06:30.529Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:06:30.535Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:06:30.589Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:06:30.596Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:06:30.903Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:06:32.992Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T18:06:35.519Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T18:06:36.105Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-09T18:06:40.197Z] [INFO] [STEP 5] Submit the form [2026-07-09T18:06:40.384Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-09T18:06:40.702Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-09T18:06:41.097Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-09T18:06:41.155Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-09T18:06:41.312Z] [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 (11138ms) [2026-07-09T18:06:41.781Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-09T18:06:41.784Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-09T18:06:41.789Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T18:06:41.795Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:06:41.800Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:06:41.809Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:06:41.815Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:06:42.014Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:06:43.325Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T18:06:46.102Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T18:06:46.583Z] [INFO] [STEP 4] Open create modal [2026-07-09T18:06:47.095Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-09T18:06:50.093Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-09T18:06:52.892Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-09T18:06:53.099Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-09T18:06:53.111Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-09T18:06:53.625Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-09T18:06:53.630Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-09T18:06:54.092Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-09T18:06:54.097Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-09T18:06:54.517Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-09T18:06:54.522Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-09T18:06:55.204Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-09T18:06:55.209Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-09T18:06:55.692Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-09T18:06:55.696Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-09T18:06:56.203Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-09T18:06:56.208Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-09T18:06:56.716Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-09T18:06:56.720Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-09T18:06:57.280Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-09T18:06:57.287Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-09T18:06:57.815Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-09T18:06:57.820Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-09T18:06:58.393Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-09T18:06:58.398Z] [INFO] [STEP 9] Cleaning up project [2026-07-09T18:06:58.992Z] [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 (11318ms) 5 passing (2m) [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: 1 │ │ Video: false │ │ Duration: 2 minutes, 17 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts/Cluster Storage A ccess Modes Tests -- Should show correct access modes when selecting storage cla sses with single access mode (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-09T18:07:10.883Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-09T18:07:10.899Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-09T18:07:10.906Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-09T18:07:10.917Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-09T18:07:10.987Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:07:10.996Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:07:11.016Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-09T18:07:11.718Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-09T18:07:11.786Z] [INFO] Dashboard Config: [2026-07-09T18:07:12.592Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-09T18:07:12.604Z] [INFO] Controller Config: [2026-07-09T18:07:12.614Z] [INFO] Executing command: [2026-07-09T18:07:13.602Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-09T18:07:13.610Z] [INFO] Command stderr: [2026-07-09T18:07:13.689Z] [INFO] Raw Controller Culler Config Response: [2026-07-09T18:07:13.694Z] [INFO] Controller Culler Config (Error): [2026-07-09T18:07:13.697Z] [INFO] Check if user is in RHODS user groups [2026-07-09T18:07:13.704Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-09T18:07:14.392Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-09T18:07:14.403Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-09T18:07:14.413Z] [INFO] Check for existing ClusterRoleBinding [2026-07-09T18:07:14.418Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-09T18:07:15.292Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-09T18:07:15.299Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-09T18:07:15.307Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-09T18:07:15.313Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-09T18:07:16.194Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620435317-zlpcj1ubm.yaml && rm -f /tmp/cypress-yaml-1783620435317-zlpcj1ubm.yaml [2026-07-09T18:07:16.201Z] [INFO] Command exit code: 0 [2026-07-09T18:07:16.210Z] [INFO] Successfully created ClusterRoleBinding [2026-07-09T18:07:16.300Z] [INFO] [STEP 1] Log into the application as admin [2026-07-09T18:07:16.391Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:07:16.990Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:07:20.921Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-09T18:07:21.096Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-09T18:07:25.703Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-09T18:07:25.880Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-09T18:07:25.993Z] [INFO] Value of isKServeEnabled: undefined [2026-07-09T18:07:26.190Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-09T18:07:26.285Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-09T18:07:26.384Z] [INFO] Value of PVC Size: 20Gi [2026-07-09T18:07:26.497Z] [INFO] PVC size is set and visible: 20 [2026-07-09T18:07:26.582Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-09T18:07:26.613Z] [INFO] Notebook Controller Culler Config: [2026-07-09T18:07:26.693Z] [INFO] Culler config not found or error occurred: [2026-07-09T18:07:26.889Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-09T18:07:26.919Z] [INFO] [STEP 6] Validate Notebook pod tolerations displays and fields are enabled/disabled ✓ Admin should access Cluster Settings and see UI fields matching OpenShift configurations (16385ms) [2026-07-09T18:07:27.292Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T18:07:27.301Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T18:07:27.307Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-09T18:07:27.313Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:07:27.319Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:07:27.328Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:07:27.388Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:07:27.615Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:07:29.588Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-09T18:07:29.609Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-09T18:07:41.887Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T18:07:41.891Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T18:07:41.897Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-09T18:07:41.902Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:07:41.906Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:07:41.915Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-09T18:07:42.794Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-09T18:07:42.801Z] [INFO] Dashboard Config: [2026-07-09T18:07:43.596Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-09T18:07:43.603Z] [INFO] Controller Config: [2026-07-09T18:07:43.681Z] [INFO] Executing command: [2026-07-09T18:07:44.483Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-09T18:07:44.489Z] [INFO] Command stderr: [2026-07-09T18:07:44.494Z] [INFO] Raw Controller Culler Config Response: [2026-07-09T18:07:44.497Z] [INFO] Controller Culler Config (Error): [2026-07-09T18:07:44.500Z] [INFO] Check if user is in RHODS user groups [2026-07-09T18:07:44.503Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-09T18:07:45.284Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-09T18:07:45.292Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-09T18:07:45.302Z] [INFO] Check for existing ClusterRoleBinding [2026-07-09T18:07:45.308Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-09T18:07:45.892Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-09T18:07:45.899Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-09T18:07:45.905Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-09T18:07:45.910Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-09T18:07:46.716Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620465911-sye10ge1x.yaml && rm -f /tmp/cypress-yaml-1783620465911-sye10ge1x.yaml [2026-07-09T18:07:46.788Z] [INFO] Command exit code: 0 [2026-07-09T18:07:46.795Z] [INFO] Successfully created ClusterRoleBinding [2026-07-09T18:07:46.805Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:07:46.892Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T18:07:47.918Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-09T18:07:47.920Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-09T18:07:47.924Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-09T18:07:47.928Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:07:47.932Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:07:47.990Z] [INFO] [STEP 1] Log into the application as admin [2026-07-09T18:07:47.997Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:07:48.384Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:07:49.902Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-09T18:07:50.881Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-09T18:07:51.003Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-09T18:07:53.095Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-09T18:07:53.104Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-09T18:07:55.630Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-09T18:07:55.686Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-09T18:07:57.808Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-09T18:07:57.823Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-09T18:07:59.121Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-09T18:07:59.242Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-09T18:08:00.719Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-09T18:08:00.806Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-09T18:08:03.110Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-09T18:08:03.233Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-09T18:08:04.689Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-09T18:08:04.713Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-09T18:08:07.005Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-09T18:08:07.013Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-09T18:08:07.369Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-09T18:08:07.376Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-09T18:08:07.385Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-09T18:08:07.390Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-09T18:08:07.763Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783620486998-00o9f8mkj.yaml && rm -f /tmp/cypress-yaml-1783620486998-00o9f8mkj.yaml [2026-07-09T18:08:07.770Z] [INFO] Command exit code: 0 [2026-07-09T18:08:07.779Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (19275ms) 2 passing (57s) 1 failing 1) Verify that only the Cluster Admin can access Cluster Settings Test User - should not have access rights to view the Cluster Settings tab: Test steps were: 1. Check if user is in RHODS user groups 2. Check for existing ClusterRoleBinding 3. Create ClusterRoleBinding for cluster-admin 4. Log into the application 5. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_008.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 2 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 57 seconds │ │ Spec Ran: settings/clusterSettings/testAdminClusterSettings.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079) /clusterSettings/testAdminClusterSettings.cy.ts/Verify that only the Cluster Adm in can access Cluster Settings -- Test User - should not have access rights to v iew the Cluster Settings tab (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079) /clusterSettings/testAdminClusterSettings.cy.ts/Verify that only the Cluster Adm in can access Cluster Settings -- Test User - should not have access rights to v iew the Cluster Settings tab (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testCreateConnectionTypes.cy.ts (10 of 13) [2026-07-09T18:08:14.990Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-09T18:08:15.003Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-09T18:08:15.006Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-09T18:08:15.085Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-09T18:08:15.090Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:08:15.095Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:08:15.115Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-09T18:08:15.185Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-09T18:08:15.690Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T18:08:15.696Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-09T18:08:15.704Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-09T18:08:15.715Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-09T18:08:16.296Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-09T18:08:16.728Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-09T18:08:16.737Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-09T18:08:17.290Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T18:08:17.296Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-09T18:08:17.301Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-09T18:08:17.333Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:08:17.389Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:08:17.708Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:08:19.839Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-09T18:08:22.790Z] [INFO] [STEP 3] Verify Create Connection Type page is displayed [2026-07-09T18:08:23.838Z] [INFO] [STEP 4] Select category [2026-07-09T18:08:24.348Z] [INFO] [STEP 5] Select model serving compatible type [2026-07-09T18:08:25.086Z] [INFO] [STEP 6] Add new section heading [2026-07-09T18:08:27.466Z] [INFO] [STEP 7] Submit the form to create the connection type [2026-07-09T18:08:27.654Z] [INFO] [STEP 8] Verify we are redirected to Connection Types list page [2026-07-09T18:08:28.027Z] [INFO] [STEP 9] Verify the created connection type appears in the list [2026-07-09T18:08:28.118Z] [INFO] [STEP 10] Verify the connection type is enabled by default [2026-07-09T18:08:28.207Z] [INFO] [STEP 11] Verify the connection type shows compatibility with model serving [2026-07-09T18:08:28.288Z] [INFO] [STEP 12] Preview connection type. [2026-07-09T18:08:28.939Z] [INFO] [STEP 13] Navigate to the Connections tab and validate the connection type is available [2026-07-09T18:08:31.886Z] [INFO] [STEP 14] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-09T18:08:33.383Z] [INFO] [STEP 15] Navigate to the Connections tab and validate the connection type is not available ✓ Verify User Can Create, Preview and Delete a Connection Type (23021ms) [2026-07-09T18:08:37.991Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-09T18:08:37.994Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-09T18:08:37.998Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-09T18:08:38.002Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:08:38.007Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:08:38.029Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:08:38.090Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:08:38.325Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:08:40.000Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-09T18:08:41.614Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-09T18:08:42.897Z] [INFO] [STEP 4] Edit the Connection type [2026-07-09T18:08:44.181Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-09T18:08:44.188Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/projects [2026-07-09T18:08:56.009Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-09T18:09:01.605Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-09T18:09:11.596Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-09T18:09:12.794Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-09T18:09:12.900Z] [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-09T18:09:14.011Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-09T18:09:22.605Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (33278ms) 2 passing (1m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_009.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 1 minute, 8 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-09T18:09:31.587Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-09T18:09:31.688Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-09T18:09:31.694Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-09T18:09:31.790Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-09T18:09:31.798Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:09:31.809Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:09:31.985Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-09T18:09:31.998Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-09T18:09:32.515Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:09:39.495Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-09T18:09:39.802Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted (11585ms) 1 passing (12s) [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: 11 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-09T18:09:51.602Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-09T18:09:51.686Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-09T18:09:51.692Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-09T18:09:51.782Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-09T18:09:51.790Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:09:51.800Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:09:51.901Z] [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-09T18:09:53.798Z] [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-09T18:09:53.807Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-ldap-2dadmin1" deleted [2026-07-09T18:09:53.813Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-09T18:09:53.888Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-09T18:09:53.902Z] [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-09T18:09:54.995Z] [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-09T18:09:55.003Z] [INFO] No matching profile found, proceeding with the test. [2026-07-09T18:09:55.093Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-09T18:09:55.196Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783620595107.yaml" -n redhat-ods-applications [2026-07-09T18:09:56.392Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783620595107.yaml" -n redhat-ods-applications [2026-07-09T18:09:56.410Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-09T18:09:56.885Z] [INFO] [EXEC] rm /tmp/temp_1783620595107.yaml [2026-07-09T18:09:56.995Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:09:57.081Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:09:57.586Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:10:05.796Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-09T18:10:06.110Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-09T18:10:08.599Z] [INFO] [STEP 4] Select the hardware profile [2026-07-09T18:10:09.387Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-09T18:10:09.484Z] [INFO] [STEP 6] Launch a notebook server [2026-07-09T18:10:09.998Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-09T18:10:10.085Z] [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-09T18:10:22.504Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-09T18:10:22.593Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-09T18:10:22.681Z] [INFO] Found 1 matching pods [2026-07-09T18:10:22.709Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-09T18:10:35.314Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-09T18:10:35.481Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-09T18:10:35.509Z] [INFO] [STEP 8] Expand the Event log [2026-07-09T18:10:35.889Z] [INFO] [STEP 9] Waits for the Success alert [2026-07-09T18:10:43.911Z] [INFO] [STEP 10] Validate the Tolerations for the pod include the newly added toleration [2026-07-09T18:10:44.010Z] [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-09T18:10:46.106Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-09T18:10:46.256Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-09T18:10:46.355Z] [INFO] Found 1 matching pods [2026-07-09T18:10:46.360Z] [INFO] Executing command: oc get pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks -o json [2026-07-09T18:10:47.077Z] [INFO] [EXEC] oc get pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks -o json [2026-07-09T18:10:47.267Z] [INFO] Found tolerations: [{"effect":"PreferNoSchedule","key":"test-taint","operator":"Equal"},{"effect":"NoExecute","key":"node.kubernetes.io/not-ready","operator":"Exists","tolerationSeconds":300},{"effect":"NoExecute","key":"node.kubernetes.io/unreachable","operator":"Exists","tolerationSeconds":300},{"effect":"NoSchedule","key":"node.kubernetes.io/memory-pressure","operator":"Exists"}] [2026-07-09T18:10:47.366Z] [INFO] ✅ Verified expected toleration exists in pod "jupyter-nb-ldap-2dadmin1-0" in namespace "rhods-notebooks". [2026-07-09T18:10:47.370Z] [INFO] [STEP 11] Opens the server in a new tab [2026-07-09T18:10:49.671Z] [INFO] [STEP 12] Stop the server [2026-07-09T18:10:50.588Z] [INFO] [STEP 13] Confirm stopping the server [2026-07-09T18:10:51.654Z] [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-09T18:10:53.561Z] [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-09T18:10:53.628Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-ldap-2dadmin1" deleted [2026-07-09T18:10:54.447Z] [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-09T18:10:54.884Z] [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-09T18:10:55.788Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-09T18:10:56.775Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-hardware-profile-notebooks -n redhat-ods-applications ✓ Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations (59588ms) 1 passing (1m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_011.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 1 minute, 8 seconds │ │ Spec Ran: settings/hardwareProfiles/testNotebookTolerations.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts (13 of 13) [2026-07-09T18:11:06.899Z] [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 [2026-07-09T18:11:06.982Z] [INFO] Starting 480s timeout for: Admin should access serving runtimes, import a yaml file and then delete [2026-07-09T18:11:06.987Z] [INFO] Test title: Admin should access serving runtimes, import a yaml file and then delete [2026-07-09T18:11:06.996Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2276","@Dashboard","@NonConcurrent","@SettingsCI"] [2026-07-09T18:11:07.010Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T18:11:07.085Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T18:11:07.190Z] [INFO] Loaded Single-Model Name: single-cypress-vllm-runtime [2026-07-09T18:11:07.197Z] [INFO] Loaded Single-Model Metadata Name: Cypress Single ServingRuntime for KServe [2026-07-09T18:11:07.207Z] [INFO] Executing command: oc get templates -ojson -n redhat-ods-applications | jq '.items[] | select(.objects[]?.metadata?.annotations?."openshift.io/display-name"? // "" | contains("Cypress Single ServingRuntime for KServe")) | .metadata.name' | tr -d '"' [2026-07-09T18:11:07.929Z] [INFO] [EXEC] oc get templates -ojson -n redhat-ods-applications | jq '.items[] | select(.objects[]?.metadata?.annotations?."openshift.io/display-name"? // "" | contains("Cypress Single ServingRuntime for KServe")) | .metadata.name' | tr -d '"' [2026-07-09T18:11:07.981Z] [INFO] No matching template found, proceeding with the test. [2026-07-09T18:11:08.016Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:11:08.102Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T18:11:08.426Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:11:12.613Z] [INFO] [STEP 2] Navigate to Serving Runtimes and add a new serving runtime [2026-07-09T18:11:12.788Z] [INFO] ⚠️ Note: RHOAIENG-15914 may cause intermittent failures at this step ⚠️ [2026-07-09T18:11:19.390Z] [INFO] Navigation successful | Searching for Add button [2026-07-09T18:11:19.796Z] [INFO] [STEP 3] Select API Protocol [2026-07-09T18:11:20.995Z] [INFO] [STEP 4] Select Model Types [2026-07-09T18:11:21.784Z] [INFO] [STEP 5] Upload a Single-Model Serving runtime yaml file [2026-07-09T18:11:22.089Z] [INFO] [STEP 6] Click to save and verify that creation was successful [2026-07-09T18:11:23.796Z] [INFO] [STEP 7] Verify the model single-cypress-vllm-runtime has been created [2026-07-09T18:11:27.484Z] [INFO] [STEP 8] Delete the model single-cypress-vllm-runtime [2026-07-09T18:11:28.592Z] [INFO] Executing command: oc get templates -ojson -n redhat-ods-applications | jq '.items[] | select(.objects[]?.metadata?.annotations?."openshift.io/display-name"? // "" | contains("Cypress Single ServingRuntime for KServe")) | .metadata.name' | tr -d '"' [2026-07-09T18:11:29.602Z] [INFO] [EXEC] oc get templates -ojson -n redhat-ods-applications | jq '.items[] | select(.objects[]?.metadata?.annotations?."openshift.io/display-name"? // "" | contains("Cypress Single ServingRuntime for KServe")) | .metadata.name' | tr -d '"' [2026-07-09T18:11:29.692Z] [INFO] No matching template found, proceeding with the test. ✓ Admin should access serving runtimes, import a yaml file and then delete (21704ms) 1 passing (23s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_012.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 23 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:28 1 - 1 - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testLaunchStand 00:53 1 1 - - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 00:37 2 2 - - - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 00:46 4 4 - - - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:11 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:16 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:56 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 02:17 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✖ settings/clusterSettings/testAdminC 00:57 3 2 1 - - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 01:08 2 2 - - - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:11 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testNoteb 01:08 1 1 - - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 00:23 1 1 - - - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✖ 2 of 13 failed (15%) 10:16 27 25 2 - -