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-09T09:11:58.376Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-09T09:11:58.440Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-09T09:11:58.456Z] [INFO] Test title: should login and load page [2026-07-09T09:11:58.468Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-09T09:11:58.477Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:11:58.489Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:11:58.543Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:11:58.910Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:12:14.375Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-09T09:12:14.379Z] [INFO] Test title: should login and load page [2026-07-09T09:12:14.386Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-09T09:12:14.443Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:12:14.452Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:12:14.461Z] [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-09T09:12:36.076Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-09T09:12:36.167Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-09T09:12:36.249Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-09T09:12:36.261Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-09T09:12:36.339Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:12:36.348Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:12:36.453Z] [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-09T09:12:38.758Z] [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-09T09:12:38.767Z] [INFO] No notebooks found [2026-07-09T09:12:38.951Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:12:39.061Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:12:39.751Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:12:51.940Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-09T09:12:52.446Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-09T09:12:54.752Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-09T09:12:54.858Z] [INFO] [STEP 5] Launch a notebook server [2026-07-09T09:12:55.561Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-09T09:12:55.748Z] [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-09T09:13:09.748Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-09T09:13:09.957Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-09T09:13:10.142Z] [INFO] Found 1 matching pods [2026-07-09T09:13:10.149Z] [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-09T09:13:12.258Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-09T09:13:12.552Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-09T09:13:12.744Z] [INFO] [STEP 7] Expand the Event log [2026-07-09T09:13:13.350Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-09T09:13:29.653Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-09T09:13:29.962Z] [INFO] [STEP 10] Stop the server [2026-07-09T09:13:30.460Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (54982ms) 1 passing (55s) [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: 55 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-09T09:13:38.571Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-09T09:13:38.586Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-09T09:13:38.641Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-09T09:13:38.659Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-09T09:13:38.667Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:13:38.673Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:13:38.746Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-09T09:13:38.752Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T09:13:39.350Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T09:13:39.357Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-09T09:13:39.366Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-09T09:13:39.378Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-09T09:13:40.155Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-09T09:13:40.767Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-09T09:13:40.776Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T09:13:41.253Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T09:13:41.262Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-09T09:13:41.271Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-09T09:13:41.280Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-09T09:13:41.359Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:13:41.372Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:13:41.848Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:13:54.241Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-09T09:13:54.245Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-09T09:13:54.252Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-09T09:13:54.258Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:13:54.266Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:13:54.280Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-09T09:13:54.286Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T09:13:54.777Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T09:13:54.784Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-09T09:13:54.794Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-09T09:13:54.844Z] [INFO] Project cypress-user-perm-contr-test-132965 already exists. Deleting it. [2026-07-09T09:14:02.672Z] [INFO] [EXEC] oc delete project cypress-user-perm-contr-test-132965 --wait [2026-07-09T09:14:02.751Z] [INFO] Waiting for project cypress-user-perm-contr-test-132965 to be fully deleted... [2026-07-09T09:14:02.758Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T09:14:03.366Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T09:14:03.375Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-09T09:14:03.447Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-09T09:14:03.465Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-09T09:14:04.344Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-09T09:14:05.044Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-09T09:14:05.054Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T09:14:05.880Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T09:14:05.947Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-09T09:14:05.962Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-09T09:14:06.056Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-09T09:14:06.079Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:14:06.151Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:14:06.773Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:14:10.649Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-09T09:14:16.141Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-09T09:14:20.783Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-09T09:14:20.948Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-09T09:14:20.989Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-09T09:14:21.653Z] [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-09T09:14:21.663Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-c3nacl ✓ Verify that user can be added as a Contributor for a Project (27611ms) [2026-07-09T09:14:21.939Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-09T09:14:21.943Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-09T09:14:21.948Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-09T09:14:21.953Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:14:21.958Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:14:21.968Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-09T09:14:21.976Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:14:22.273Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:14:24.548Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-09T09:14:27.982Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-09T09:14:28.345Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-09T09:14:29.062Z] [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 (6221ms) 2 passing (51s) [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: 1 │ │ Video: false │ │ Duration: 50 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testProjectContributorPermissions.cy.ts/Verify that users can provid e contributor project permissions to non-admin users -- Verify that user can be added as a Contributor for a Project (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-09T09:14:33.974Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-09T09:14:34.042Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-09T09:14:34.046Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-09T09:14:34.056Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-09T09:14:34.063Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:14:34.072Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:14:34.157Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-09T09:14:34.749Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:14:34.756Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-09T09:14:34.763Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-09T09:14:34.773Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-09T09:14:34.846Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:14:34.858Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:14:35.347Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:14:41.067Z] [INFO] [STEP 2] Open Create Project modal [2026-07-09T09:14:41.314Z] [INFO] [STEP 3] Enter valid project information [2026-07-09T09:14:41.799Z] [INFO] [STEP 4] Save the project [2026-07-09T09:14:41.957Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-09T09:14:42.787Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-09T09:14:44.061Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-09T09:14:44.747Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (12118ms) [2026-07-09T09:14:46.106Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-09T09:14:46.141Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-09T09:14:46.148Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-09T09:14:46.153Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:14:46.159Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:14:46.175Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:14:46.186Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:14:46.393Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:14:49.276Z] [INFO] [STEP 2] Open Create Project modal [2026-07-09T09:14:49.420Z] [INFO] [STEP 3] Enter valid project information [2026-07-09T09:14:49.620Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-09T09:14:49.776Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-09T09:14:49.779Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-09T09:14:49.785Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-09T09:14:49.791Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:14:49.797Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:14:49.959Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:14:49.984Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:14:50.207Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:14:52.483Z] [INFO] [STEP 2] Open Create Project modal [2026-07-09T09:14:52.743Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-09T09:14:53.023Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-09T09:14:53.027Z] [INFO] Testing invalid resource name: Test-Project [2026-07-09T09:14:53.258Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-09T09:14:53.264Z] [INFO] Testing invalid resource name: test project [2026-07-09T09:14:53.451Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-09T09:14:53.457Z] [INFO] Testing invalid resource name: test.project [2026-07-09T09:14:53.619Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-09T09:14:53.625Z] [INFO] Testing invalid resource name: test:project [2026-07-09T09:14:53.808Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-09T09:14:53.814Z] [INFO] Testing invalid resource name: test/project [2026-07-09T09:14:53.983Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-09T09:14:53.989Z] [INFO] Testing invalid resource name: test"project [2026-07-09T09:14:54.152Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-09T09:14:54.158Z] [INFO] Testing invalid resource name: test[project] [2026-07-09T09:14:54.353Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-09T09:14:54.358Z] [INFO] Testing invalid resource name: test(project) [2026-07-09T09:14:54.522Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-09T09:14:54.528Z] [INFO] Testing invalid resource name: test&project [2026-07-09T09:14:54.681Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-09T09:14:54.686Z] [INFO] Testing invalid resource name: test*project [2026-07-09T09:14:54.849Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-09T09:14:54.855Z] [INFO] Testing invalid resource name: test?project [2026-07-09T09:14:55.057Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-09T09:14:55.061Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-09T09:14:55.342Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-09T09:14:55.348Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-09T09:14:55.547Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-09T09:14:55.552Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-09T09:14:55.757Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-09T09:14:55.763Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-09T09:14:55.949Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-09T09:14:55.954Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-09T09:14:56.160Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-09T09:14:56.167Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-09T09:14:56.366Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-09T09:14:56.505Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-09T09:14:56.754Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-09T09:14:56.760Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-09T09:14:56.934Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-09T09:14:56.941Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-09T09:14:57.142Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-09T09:14:57.152Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-09T09:14:57.365Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-09T09:14:57.371Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-09T09:14:57.561Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-09T09:14:57.567Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-09T09:14:57.759Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-09T09:14:57.765Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-09T09:14:57.949Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-09T09:14:57.954Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-09T09:14:58.146Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-09T09:14:58.154Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-09T09:14:58.341Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-09T09:14:58.350Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-09T09:14:58.558Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-09T09:14:58.564Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-09T09:14:58.753Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-09T09:14:58.759Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-09T09:14:59.041Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-09T09:14:59.048Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-09T09:14:59.293Z] [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 (9627ms) [2026-07-09T09:14:59.554Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-09T09:14:59.556Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-09T09:14:59.561Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-09T09:14:59.566Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:14:59.570Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:14:59.580Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:14:59.590Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:14:59.844Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:15:02.472Z] [INFO] [STEP 2] Open Create Project modal [2026-07-09T09:15:02.618Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-09T09:15:03.067Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-09T09:15:12.441Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-09T09:15:12.853Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (12896ms) 4 passing (39s) [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: 39 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-09T09:15:16.954Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-09T09:15:16.979Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-09T09:15:16.986Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-09T09:15:17.052Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-09T09:15:17.059Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:15:17.069Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:15:17.140Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-09T09:15:17.148Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T09:15:17.453Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:15:17.463Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-09T09:15:17.475Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-09T09:15:17.497Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-09T09:15:17.915Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-09T09:15:18.251Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-09T09:15:18.260Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T09:15:18.611Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:15:18.657Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-09T09:15:18.693Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-09T09:15:18.749Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-09T09:15:18.771Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:15:18.809Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:15:19.113Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:15:21.357Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-09T09:15:24.160Z] [INFO] [STEP 3] Edit project information [2026-07-09T09:15:25.559Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-09T09:15:36.505Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-09T09:15:36.508Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-09T09:15:36.513Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-09T09:15:36.518Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:15:36.542Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:15:36.555Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-09T09:15:36.560Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T09:15:36.932Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:15:36.938Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-09T09:15:36.947Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-09T09:15:36.961Z] [INFO] Project cypress-edit-test-project-609558 already exists. Deleting it. [2026-07-09T09:15:46.229Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait [2026-07-09T09:15:46.253Z] [INFO] Waiting for project cypress-edit-test-project-609558 to be fully deleted... [2026-07-09T09:15:46.259Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T09:15:46.876Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:15:46.884Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-09T09:15:46.892Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-09T09:15:46.945Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-09T09:15:47.458Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-09T09:15:47.980Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-09T09:15:47.986Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T09:15:48.375Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T09:15:48.383Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-09T09:15:48.392Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-09T09:15:48.443Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-09T09:15:48.461Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:15:48.471Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:15:48.889Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:15:51.651Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-09T09:15:57.153Z] [INFO] [STEP 3] Edit project information [2026-07-09T09:16:01.044Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-09T09:16:02.344Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-09T09:16:03.050Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (25792ms) 1 passing (47s) [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: 1 │ │ Video: false │ │ Duration: 46 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testProjectEditing.cy.ts/Verify Project - Editing -- Edit a Project in RHOAI (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-09T09:16:16.447Z] [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-09T09:16:16.540Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-09T09:16:16.549Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-09T09:16:16.565Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T09:16:16.642Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:16:16.649Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:16:16.746Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:16:17.560Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:16:17.641Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T09:16:17.761Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T09:16:17.859Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:16:19.358Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:16:19.451Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-09T09:16:19.549Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-09T09:16:19.660Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-09T09:16:21.169Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-09T09:16:22.252Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-09T09:16:22.272Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:16:23.352Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T09:16:23.361Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-09T09:16:23.458Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-09T09:16:24.754Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-09T09:16:24.949Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:16:25.960Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:16:30.039Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-09T09:16:34.677Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-09T09:16:35.447Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-09T09:16:36.185Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-09T09:16:36.273Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:16:36.751Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:16:36.783Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:16:37.345Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:16:37.451Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:16:37.952Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:16:37.990Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-09T09:16:38.754Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-09T09:16:38.869Z] [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-09T09:16:38.758Z\"}"}}}' [2026-07-09T09:16:39.566Z] [INFO] [EXEC] oc patch storageclass csi-manila-ceph --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-ceph\",\"lastModified\":\"2026-07-09T09:16:38.758Z\"}"}}}' [2026-07-09T09:16:39.676Z] [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-09T09:16:39.640Z\"}"}}}' [2026-07-09T09:16:40.540Z] [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-09T09:16:39.640Z\"}"}}}' [2026-07-09T09:16:40.574Z] [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-09T09:16:40.542Z\"}"}}}' [2026-07-09T09:16:41.291Z] [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-09T09:16:40.542Z\"}"}}}' [2026-07-09T09:16:41.652Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-09T09:16:42.856Z] [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 (26028ms) 1 passing (27s) [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: 26 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-09T09:16:51.255Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-09T09:16:51.266Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-09T09:16:51.270Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-09T09:16:51.277Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T09:16:51.343Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:16:51.351Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:16:51.366Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:16:51.954Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T09:16:51.966Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T09:16:51.974Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T09:16:52.653Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588611978-o6vln8gfp.yaml && rm -f /tmp/cypress-yaml-1783588611978-o6vln8gfp.yaml [2026-07-09T09:16:52.660Z] [INFO] Command exit code: 0 [2026-07-09T09:16:53.469Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588612663-e5ga5e4qb.yaml && rm -f /tmp/cypress-yaml-1783588612663-e5ga5e4qb.yaml [2026-07-09T09:16:53.477Z] [INFO] Command exit code: 0 [2026-07-09T09:16:54.152Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588613479-uu2atseju.yaml && rm -f /tmp/cypress-yaml-1783588613479-uu2atseju.yaml [2026-07-09T09:16:54.160Z] [INFO] Command exit code: 0 [2026-07-09T09:16:54.750Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588614163-z4am3zd82.yaml && rm -f /tmp/cypress-yaml-1783588614163-z4am3zd82.yaml [2026-07-09T09:16:54.758Z] [INFO] Command exit code: 0 [2026-07-09T09:16:55.651Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588614759-w9q1ohfib.yaml && rm -f /tmp/cypress-yaml-1783588614759-w9q1ohfib.yaml [2026-07-09T09:16:55.658Z] [INFO] Command exit code: 0 [2026-07-09T09:16:55.679Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T09:16:55.748Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:16:56.352Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:17:03.083Z] [INFO] [STEP 2] Check SC row exists [2026-07-09T09:17:03.177Z] [INFO] [STEP 3] Check there's no Default label [2026-07-09T09:17:03.358Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-09T09:17:03.552Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-09T09:17:03.683Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-09T09:17:03.986Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-09T09:17:04.592Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-09T09:17:04.779Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:17:05.555Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:17:05.674Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (14600ms) [2026-07-09T09:17:06.064Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-09T09:17:06.068Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-09T09:17:06.075Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T09:17:06.081Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:17:06.146Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:17:06.168Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T09:17:06.179Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:17:06.565Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:17:11.680Z] [INFO] [STEP 2] Check SC row exists [2026-07-09T09:17:11.774Z] [INFO] [STEP 3] Check there's no Default label [2026-07-09T09:17:11.947Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-09T09:17:12.081Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-09T09:17:12.344Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-09T09:17:12.672Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-09T09:17:13.563Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-09T09:17:13.859Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:17:14.750Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:17:14.852Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (8969ms) [2026-07-09T09:17:15.172Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-09T09:17:15.175Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-09T09:17:15.245Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T09:17:15.251Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:17:15.257Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:17:15.354Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T09:17:15.443Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:17:15.869Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:17:21.765Z] [INFO] [STEP 2] Check there's no Default label [2026-07-09T09:17:21.950Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-09T09:17:22.552Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-09T09:17:23.370Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-09T09:17:24.359Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-09T09:17:24.474Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:17:25.152Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:17:25.166Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (10208ms) [2026-07-09T09:17:25.482Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-09T09:17:25.484Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-09T09:17:25.546Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T09:17:25.552Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:17:25.558Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:17:25.650Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T09:17:25.663Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:17:25.953Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:17:34.451Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-09T09:17:34.665Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-09T09:17:35.344Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-09T09:17:35.476Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-09T09:17:35.943Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-09T09:17:35.977Z] [INFO] [STEP 7] Save the changes [2026-07-09T09:17:36.355Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-09T09:17:37.046Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-09T09:17:37.083Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:17:37.753Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T09:17:37.848Z] [INFO] Storage Class Config: [2026-07-09T09:17:37.856Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-09T09:17:38.955Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-09T09:17:39.841Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-09T09:17:40.551Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-09T09:17:40.645Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-09T09:17:41.367Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-09T09:17:41.373Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-09T09:17:41.950Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-09T09:17:41.955Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-09T09:17:42.551Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-09T09:17:42.556Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-09T09:17:43.356Z] [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 (14180ms) 4 passing (52s) [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: 52 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-09T09:17:55.846Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-09T09:17:55.862Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-09T09:17:55.867Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-09T09:17:55.943Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T09:17:55.949Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:17:55.956Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:17:56.060Z] [INFO] Loaded test data from fixtures [2026-07-09T09:17:56.150Z] [INFO] Provisioning storage classes with different access modes [2026-07-09T09:17:56.853Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588676244-ahgl1ntqs.yaml && rm -f /tmp/cypress-yaml-1783588676244-ahgl1ntqs.yaml [2026-07-09T09:17:56.860Z] [INFO] Command exit code: 0 [2026-07-09T09:17:57.651Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588676863-hrsvw7xjm.yaml && rm -f /tmp/cypress-yaml-1783588676863-hrsvw7xjm.yaml [2026-07-09T09:17:57.659Z] [INFO] Command exit code: 0 [2026-07-09T09:17:58.452Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588677661-lxtx90vga.yaml && rm -f /tmp/cypress-yaml-1783588677661-lxtx90vga.yaml [2026-07-09T09:17:58.460Z] [INFO] Command exit code: 0 [2026-07-09T09:17:59.273Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588678547-kwamcdrao.yaml && rm -f /tmp/cypress-yaml-1783588678547-kwamcdrao.yaml [2026-07-09T09:17:59.281Z] [INFO] Command exit code: 0 [2026-07-09T09:18:00.144Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588679284-zdpxf82eu.yaml && rm -f /tmp/cypress-yaml-1783588679284-zdpxf82eu.yaml [2026-07-09T09:18:00.153Z] [INFO] Command exit code: 0 [2026-07-09T09:18:00.158Z] [INFO] Provisioning project [2026-07-09T09:18:00.162Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:18:00.951Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:18:00.958Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-09T09:18:00.965Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-09T09:18:00.977Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-09T09:18:01.858Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-09T09:18:02.686Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-09T09:18:02.749Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:18:03.544Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T09:18:03.553Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-09T09:18:03.563Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-09T09:18:04.453Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-09T09:18:04.542Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:18:04.552Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:18:05.151Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:18:10.349Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T09:18:17.164Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T09:18:18.844Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-09T09:18:20.655Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-09T09:18:21.178Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-09T09:18:21.659Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (29781ms) [2026-07-09T09:18:25.668Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-09T09:18:25.671Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-09T09:18:25.676Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T09:18:25.683Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:18:25.689Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:18:25.745Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:18:25.754Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:18:26.067Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:18:28.666Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T09:18:32.467Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T09:18:33.344Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-09T09:18:33.891Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-09T09:18:34.656Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-09T09:18:34.754Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-09T09:18:34.859Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-09T09:18:34.892Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-09T09:18:35.357Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-09T09:18:35.563Z] [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 (10222ms) [2026-07-09T09:18:36.078Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-09T09:18:36.144Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-09T09:18:36.150Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T09:18:36.157Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:18:36.165Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:18:36.177Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:18:36.244Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:18:36.548Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:18:39.246Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T09:18:43.174Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T09:18:44.186Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-09T09:18:45.077Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-09T09:18:46.041Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-09T09:18:46.153Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-09T09:18:46.198Z] [INFO] [STEP 8] Default should be RWO [2026-07-09T09:18:46.341Z] [INFO] [STEP 9] Switch to RWX [2026-07-09T09:18:46.581Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (11037ms) [2026-07-09T09:18:47.278Z] [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-09T09:18:47.281Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-09T09:18:47.287Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T09:18:47.292Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:18:47.299Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:18:47.341Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:18:47.349Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:18:47.849Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:18:49.741Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T09:18:54.360Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T09:18:56.882Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-09T09:18:59.656Z] [INFO] [STEP 5] Submit the form [2026-07-09T09:19:00.069Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-09T09:19:00.966Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-09T09:19:02.162Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-09T09:19:02.368Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-09T09:19:02.958Z] [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 (16204ms) [2026-07-09T09:19:03.851Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-09T09:19:03.853Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-09T09:19:03.860Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T09:19:03.866Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:19:03.872Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:19:03.942Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:19:03.951Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:19:04.365Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:19:06.939Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T09:19:12.668Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T09:19:14.741Z] [INFO] [STEP 4] Open create modal [2026-07-09T09:19:15.752Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-09T09:19:16.955Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-09T09:19:17.753Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-09T09:19:18.259Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-09T09:19:18.271Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-09T09:19:19.154Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-09T09:19:19.256Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-09T09:19:20.356Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-09T09:19:20.362Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-09T09:19:21.152Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-09T09:19:21.156Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-09T09:19:21.656Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-09T09:19:21.663Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-09T09:19:22.266Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-09T09:19:22.300Z] [INFO] [STEP 9] Cleaning up project [2026-07-09T09:19:22.956Z] [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 (14432ms) 5 passing (1m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 5 │ │ Passing: 5 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 1 minute, 27 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-09T09:19:35.442Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-09T09:19:35.457Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-09T09:19:35.462Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-09T09:19:35.539Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-09T09:19:35.547Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:19:35.554Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:19:35.574Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-09T09:19:36.645Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-09T09:19:36.655Z] [INFO] Dashboard Config: [2026-07-09T09:19:37.453Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-09T09:19:37.465Z] [INFO] Controller Config: [2026-07-09T09:19:37.476Z] [INFO] Executing command: [2026-07-09T09:19:38.156Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-09T09:19:38.165Z] [INFO] Command stderr: [2026-07-09T09:19:38.176Z] [INFO] Raw Controller Culler Config Response: [2026-07-09T09:19:38.182Z] [INFO] Controller Culler Config (Error): [2026-07-09T09:19:38.187Z] [INFO] Check if user is in RHODS user groups [2026-07-09T09:19:38.192Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-09T09:19:38.852Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-09T09:19:38.862Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-09T09:19:38.872Z] [INFO] Check for existing ClusterRoleBinding [2026-07-09T09:19:38.877Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-09T09:19:39.750Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-09T09:19:39.757Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-09T09:19:39.764Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-09T09:19:39.770Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-09T09:19:40.774Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588779777-9ud5tln94.yaml && rm -f /tmp/cypress-yaml-1783588779777-9ud5tln94.yaml [2026-07-09T09:19:40.783Z] [INFO] Command exit code: 0 [2026-07-09T09:19:40.842Z] [INFO] Successfully created ClusterRoleBinding [2026-07-09T09:19:40.864Z] [INFO] [STEP 1] Log into the application as admin [2026-07-09T09:19:40.944Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:19:41.346Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:19:44.746Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-09T09:19:44.861Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-09T09:19:49.041Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-09T09:19:49.064Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-09T09:19:49.145Z] [INFO] Value of isKServeEnabled: undefined [2026-07-09T09:19:49.247Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-09T09:19:49.342Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-09T09:19:49.443Z] [INFO] Value of PVC Size: 20Gi [2026-07-09T09:19:49.769Z] [INFO] PVC size is set and visible: 20 [2026-07-09T09:19:49.943Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-09T09:19:50.051Z] [INFO] Notebook Controller Culler Config: [2026-07-09T09:19:50.150Z] [INFO] Culler config not found or error occurred: [2026-07-09T09:19:50.252Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-09T09:19:50.340Z] [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 (15224ms) [2026-07-09T09:19:50.775Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T09:19:50.841Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T09:19:50.848Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-09T09:19:50.855Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:19:50.862Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:19:50.942Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:19:50.950Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:19:52.043Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:19:55.246Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-09T09:19:55.355Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-09T09:20:08.547Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T09:20:08.551Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T09:20:08.557Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-09T09:20:08.564Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:20:08.569Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:20:08.578Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-09T09:20:09.354Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-09T09:20:09.362Z] [INFO] Dashboard Config: [2026-07-09T09:20:10.564Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-09T09:20:10.573Z] [INFO] Controller Config: [2026-07-09T09:20:10.582Z] [INFO] Executing command: [2026-07-09T09:20:11.444Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-09T09:20:11.452Z] [INFO] Command stderr: [2026-07-09T09:20:11.459Z] [INFO] Raw Controller Culler Config Response: [2026-07-09T09:20:11.464Z] [INFO] Controller Culler Config (Error): [2026-07-09T09:20:11.469Z] [INFO] Check if user is in RHODS user groups [2026-07-09T09:20:11.474Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-09T09:20:12.653Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-09T09:20:12.664Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-09T09:20:12.745Z] [INFO] Check for existing ClusterRoleBinding [2026-07-09T09:20:12.752Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-09T09:20:13.844Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-09T09:20:13.855Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-09T09:20:13.944Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-09T09:20:13.953Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-09T09:20:15.249Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588813955-i05vxz2sb.yaml && rm -f /tmp/cypress-yaml-1783588813955-i05vxz2sb.yaml [2026-07-09T09:20:15.257Z] [INFO] Command exit code: 0 [2026-07-09T09:20:15.265Z] [INFO] Successfully created ClusterRoleBinding [2026-07-09T09:20:15.348Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:20:15.358Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:20:16.042Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:20:19.249Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-09T09:20:19.271Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general 1) Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T09:20:32.179Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-09T09:20:32.239Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-09T09:20:32.245Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-09T09:20:32.251Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:20:32.256Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T09:20:32.275Z] [INFO] [STEP 1] Log into the application as admin [2026-07-09T09:20:32.348Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:20:32.675Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:20:34.239Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-09T09:20:35.155Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-09T09:20:35.350Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-09T09:20:37.551Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-09T09:20:37.563Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-09T09:20:39.970Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-09T09:20:40.169Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-09T09:20:42.741Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-09T09:20:42.860Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-09T09:20:45.772Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-09T09:20:46.062Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-09T09:20:48.778Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-09T09:20:49.179Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-09T09:20:55.777Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-09T09:20:55.792Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-09T09:20:58.381Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-09T09:20:58.434Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-09T09:21:00.394Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-09T09:21:00.401Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-09T09:21:00.776Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-09T09:21:00.784Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-09T09:21:00.792Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-09T09:21:00.796Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-09T09:21:01.192Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588860387-q0nvg0dum.yaml && rm -f /tmp/cypress-yaml-1783588860387-q0nvg0dum.yaml [2026-07-09T09:21:01.199Z] [INFO] Command exit code: 0 [2026-07-09T09:21:01.207Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (28620ms) 2 passing (1m) 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/ 6. Navigate to the Cluster Settings 7. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general Timed out retrying after 10000ms: Unable to find an element by: [data-testid="not-found-page"] Ignored nodes: comments, script, style Red Hat OpenShift AI