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-06T08:29:31.428Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-06T08:29:31.452Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-06T08:29:31.457Z] [INFO] Test title: should login and load page [2026-07-06T08:29:31.469Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-06T08:29:31.528Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:29:31.534Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:29:31.547Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:29:32.019Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:29:46.876Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-06T08:29:46.920Z] [INFO] Test title: should login and load page [2026-07-06T08:29:46.931Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-06T08:29:46.942Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:29:46.964Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:29:47.187Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (28s) 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-06T08:30:08.220Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-06T08:30:08.321Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-06T08:30:08.328Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-06T08:30:08.337Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-06T08:30:08.345Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:30:08.418Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:30:08.450Z] [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-06T08:30:10.143Z] [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-06T08:30:10.230Z] [INFO] No notebooks found [2026-07-06T08:30:10.334Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:30:10.350Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:30:10.936Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:30:20.718Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-06T08:30:21.038Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-06T08:30:22.942Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-06T08:30:23.032Z] [INFO] [STEP 5] Launch a notebook server [2026-07-06T08:30:23.532Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-06T08:30:23.628Z] [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-06T08:30:37.037Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-06T08:30:37.219Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-06T08:30:37.226Z] [INFO] Found 1 matching pods [2026-07-06T08:30:37.233Z] [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-06T08:30:42.033Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-06T08:30:42.221Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-06T08:30:42.228Z] [INFO] [STEP 7] Expand the Event log [2026-07-06T08:30:42.724Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-06T08:30:57.826Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-06T08:30:58.357Z] [INFO] [STEP 10] Stop the server [2026-07-06T08:30:58.944Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (51464ms) 1 passing (52s) [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: 51 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-06T08:31:07.154Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-06T08:31:07.236Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-06T08:31:07.241Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-06T08:31:07.249Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-06T08:31:07.255Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:31:07.328Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:31:07.425Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-06T08:31:07.430Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T08:31:07.929Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T08:31:07.938Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-06T08:31:07.947Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-06T08:31:08.026Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-06T08:31:08.732Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-06T08:31:09.427Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-06T08:31:09.435Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T08:31:10.026Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T08:31:10.034Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-06T08:31:10.043Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-06T08:31:10.053Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-06T08:31:10.135Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:31:10.146Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:31:10.524Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:31:22.520Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-06T08:31:22.524Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-06T08:31:22.531Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-06T08:31:22.536Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:31:22.542Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:31:22.556Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-06T08:31:22.561Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T08:31:23.119Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T08:31:23.129Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-06T08:31:23.137Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-06T08:31:23.149Z] [INFO] Project cypress-user-perm-contr-test-132965 already exists. Deleting it. [2026-07-06T08:31:31.906Z] [INFO] [EXEC] oc delete project cypress-user-perm-contr-test-132965 --wait [2026-07-06T08:31:31.922Z] [INFO] Waiting for project cypress-user-perm-contr-test-132965 to be fully deleted... [2026-07-06T08:31:31.927Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T08:31:32.228Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T08:31:32.248Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-06T08:31:32.258Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-06T08:31:32.327Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-06T08:31:32.776Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-06T08:31:33.127Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-06T08:31:33.226Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T08:31:33.527Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T08:31:33.535Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-06T08:31:33.543Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-06T08:31:33.550Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-06T08:31:33.568Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:31:33.622Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:31:33.953Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:31:35.862Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-06T08:31:42.431Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-06T08:31:47.620Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-06T08:31:47.858Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-06T08:31:48.019Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-06T08:31:48.655Z] [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-06T08:31:48.725Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-5ewuat ✓ Verify that user can be added as a Contributor for a Project (26370ms) [2026-07-06T08:31:49.159Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-06T08:31:49.162Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-06T08:31:49.166Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-06T08:31:49.171Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:31:49.175Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:31:49.221Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-06T08:31:49.228Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:31:49.421Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:31:50.987Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-06T08:31:53.948Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-06T08:31:54.244Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-06T08:31:54.930Z] [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 2 passing (48s) [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: 48 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-06T08:32:03.041Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-06T08:32:03.121Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-06T08:32:03.126Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-06T08:32:03.135Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-06T08:32:03.141Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:32:03.148Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:32:03.241Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-06T08:32:04.046Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T08:32:04.120Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-06T08:32:04.129Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-06T08:32:04.138Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-06T08:32:04.220Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:32:04.233Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:32:04.657Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:32:10.445Z] [INFO] [STEP 2] Open Create Project modal [2026-07-06T08:32:10.638Z] [INFO] [STEP 3] Enter valid project information [2026-07-06T08:32:11.021Z] [INFO] [STEP 4] Save the project [2026-07-06T08:32:11.221Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-06T08:32:12.339Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-06T08:32:13.429Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-06T08:32:14.122Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (12230ms) [2026-07-06T08:32:15.119Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-06T08:32:15.121Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-06T08:32:15.127Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-06T08:32:15.132Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:32:15.137Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:32:15.148Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:32:15.156Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:32:15.422Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:32:18.660Z] [INFO] [STEP 2] Open Create Project modal [2026-07-06T08:32:19.022Z] [INFO] [STEP 3] Enter valid project information [2026-07-06T08:32:19.233Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-06T08:32:19.352Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-06T08:32:19.355Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-06T08:32:19.360Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-06T08:32:19.366Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:32:19.372Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:32:19.553Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:32:19.646Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:32:19.926Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:32:23.135Z] [INFO] [STEP 2] Open Create Project modal [2026-07-06T08:32:23.323Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-06T08:32:23.594Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-06T08:32:23.597Z] [INFO] Testing invalid resource name: Test-Project [2026-07-06T08:32:23.824Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-06T08:32:23.828Z] [INFO] Testing invalid resource name: test project [2026-07-06T08:32:23.998Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-06T08:32:24.019Z] [INFO] Testing invalid resource name: test.project [2026-07-06T08:32:24.180Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-06T08:32:24.185Z] [INFO] Testing invalid resource name: test:project [2026-07-06T08:32:24.333Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-06T08:32:24.337Z] [INFO] Testing invalid resource name: test/project [2026-07-06T08:32:24.529Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-06T08:32:24.535Z] [INFO] Testing invalid resource name: test"project [2026-07-06T08:32:24.730Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-06T08:32:24.735Z] [INFO] Testing invalid resource name: test[project] [2026-07-06T08:32:24.902Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-06T08:32:24.907Z] [INFO] Testing invalid resource name: test(project) [2026-07-06T08:32:25.059Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-06T08:32:25.065Z] [INFO] Testing invalid resource name: test&project [2026-07-06T08:32:25.212Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-06T08:32:25.219Z] [INFO] Testing invalid resource name: test*project [2026-07-06T08:32:25.363Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-06T08:32:25.367Z] [INFO] Testing invalid resource name: test?project [2026-07-06T08:32:25.510Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-06T08:32:25.514Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-06T08:32:25.694Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-06T08:32:25.698Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-06T08:32:25.849Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-06T08:32:25.854Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-06T08:32:26.010Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-06T08:32:26.014Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-06T08:32:26.168Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-06T08:32:26.172Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-06T08:32:26.328Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-06T08:32:26.331Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-06T08:32:26.492Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-06T08:32:26.498Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-06T08:32:26.665Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-06T08:32:26.670Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-06T08:32:26.838Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-06T08:32:26.843Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-06T08:32:27.013Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-06T08:32:27.017Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-06T08:32:27.181Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-06T08:32:27.185Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-06T08:32:27.345Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-06T08:32:27.349Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-06T08:32:27.522Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-06T08:32:27.527Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-06T08:32:27.731Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-06T08:32:27.735Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-06T08:32:27.898Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-06T08:32:27.904Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-06T08:32:28.058Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-06T08:32:28.062Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-06T08:32:28.218Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-06T08:32:28.224Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-06T08:32:28.383Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-06T08:32:28.386Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-06T08:32:28.570Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-06T08:32:28.573Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-06T08:32:28.783Z] [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 (9524ms) [2026-07-06T08:32:28.858Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-06T08:32:28.862Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-06T08:32:28.866Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-06T08:32:28.870Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:32:28.876Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:32:28.886Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:32:28.891Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:32:29.035Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:32:31.303Z] [INFO] [STEP 2] Open Create Project modal [2026-07-06T08:32:31.446Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-06T08:32:31.889Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-06T08:32:40.483Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-06T08:32:40.716Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (11599ms) 4 passing (38s) [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: 38 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-06T08:32:43.309Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-06T08:32:43.326Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-06T08:32:43.331Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-06T08:32:43.337Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-06T08:32:43.342Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:32:43.346Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:32:43.378Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-06T08:32:43.385Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-06T08:32:43.621Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T08:32:43.632Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-06T08:32:43.640Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-06T08:32:43.659Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-06T08:32:43.990Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-06T08:32:44.281Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-06T08:32:44.290Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-06T08:32:44.534Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T08:32:44.540Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-06T08:32:44.556Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-06T08:32:44.564Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-06T08:32:44.575Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:32:44.582Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:32:44.791Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:32:46.230Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-06T08:32:48.742Z] [INFO] [STEP 3] Edit project information [2026-07-06T08:32:51.136Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-06T08:32:51.730Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-06T08:32:52.126Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (8354ms) 1 passing (9s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 9 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-06T08:32:56.965Z] [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-06T08:32:56.988Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-06T08:32:57.027Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-06T08:32:57.039Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T08:32:57.046Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:32:57.055Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:32:57.082Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T08:32:57.349Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T08:32:57.355Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-06T08:32:57.370Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-06T08:32:57.375Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T08:32:57.600Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T08:32:57.606Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-06T08:32:57.623Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-06T08:32:57.642Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-06T08:32:57.967Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-06T08:32:58.231Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-06T08:32:58.240Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T08:32:58.475Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T08:32:58.490Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-06T08:32:58.507Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-06T08:32:58.843Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-06T08:32:58.901Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:32:59.252Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:33:00.920Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-06T08:33:02.777Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-06T08:33:03.109Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T08:33:03.412Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T08:33:03.439Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:03.674Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:03.714Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:03.948Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:03.958Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:04.225Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:04.279Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T08:33:04.518Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T08:33:04.550Z] [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-06T08:33:04.521Z\"}"}}}' [2026-07-06T08:33:04.830Z] [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-06T08:33:04.521Z\"}"}}}' [2026-07-06T08:33:04.839Z] [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-06T08:33:04.832Z\"}"}}}' [2026-07-06T08:33:05.115Z] [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-06T08:33:04.832Z\"}"}}}' [2026-07-06T08:33:05.124Z] [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-06T08:33:05.116Z\"}"}}}' [2026-07-06T08:33:05.414Z] [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-06T08:33:05.116Z\"}"}}}' [2026-07-06T08:33:05.601Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-06T08:33:05.990Z] [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 (8806ms) 1 passing (9s) [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: 9 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-06T08:33:10.845Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-06T08:33:10.856Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-06T08:33:10.858Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-06T08:33:10.864Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T08:33:10.869Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:33:10.924Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:33:10.937Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T08:33:11.284Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T08:33:11.291Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-06T08:33:11.297Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-06T08:33:11.833Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326791301-qcuihsbts.yaml && rm -f /tmp/cypress-yaml-1783326791301-qcuihsbts.yaml [2026-07-06T08:33:11.839Z] [INFO] Command exit code: 0 [2026-07-06T08:33:12.129Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326791841-8k2swbzdv.yaml && rm -f /tmp/cypress-yaml-1783326791841-8k2swbzdv.yaml [2026-07-06T08:33:12.136Z] [INFO] Command exit code: 0 [2026-07-06T08:33:12.418Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326792137-pfgn73w3f.yaml && rm -f /tmp/cypress-yaml-1783326792137-pfgn73w3f.yaml [2026-07-06T08:33:12.423Z] [INFO] Command exit code: 0 [2026-07-06T08:33:12.706Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326792425-zgtvgw4ar.yaml && rm -f /tmp/cypress-yaml-1783326792425-zgtvgw4ar.yaml [2026-07-06T08:33:12.713Z] [INFO] Command exit code: 0 [2026-07-06T08:33:12.985Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326792714-ompobc5u5.yaml && rm -f /tmp/cypress-yaml-1783326792714-ompobc5u5.yaml [2026-07-06T08:33:12.991Z] [INFO] Command exit code: 0 [2026-07-06T08:33:13.011Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T08:33:13.021Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:33:13.239Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:33:17.556Z] [INFO] [STEP 2] Check SC row exists [2026-07-06T08:33:17.610Z] [INFO] [STEP 3] Check there's no Default label [2026-07-06T08:33:17.683Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-06T08:33:17.753Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-06T08:33:17.828Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-06T08:33:17.985Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-06T08:33:18.191Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-06T08:33:18.290Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:18.566Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:18.577Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (7889ms) [2026-07-06T08:33:18.771Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-06T08:33:18.774Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-06T08:33:18.779Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T08:33:18.790Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:33:18.794Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:33:18.810Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T08:33:18.818Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:33:18.977Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:33:20.923Z] [INFO] [STEP 2] Check SC row exists [2026-07-06T08:33:21.023Z] [INFO] [STEP 3] Check there's no Default label [2026-07-06T08:33:21.063Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-06T08:33:21.130Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-06T08:33:21.242Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-06T08:33:21.353Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-06T08:33:21.452Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-06T08:33:21.487Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:21.752Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:21.763Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-06T08:33:21.833Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-06T08:33:21.836Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-06T08:33:21.841Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T08:33:21.846Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:33:21.851Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:33:21.867Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T08:33:21.874Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:33:22.041Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:33:25.581Z] [INFO] [STEP 2] Check there's no Default label [2026-07-06T08:33:25.643Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-06T08:33:25.753Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-06T08:33:26.030Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-06T08:33:26.729Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-06T08:33:26.819Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:27.427Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:27.439Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (5659ms) [2026-07-06T08:33:27.655Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-06T08:33:27.657Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-06T08:33:27.664Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T08:33:27.721Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:33:27.727Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:33:27.751Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T08:33:27.761Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:33:28.026Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:33:34.618Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-06T08:33:34.822Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-06T08:33:35.531Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-06T08:33:35.742Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-06T08:33:36.423Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-06T08:33:36.720Z] [INFO] [STEP 7] Save the changes [2026-07-06T08:33:37.150Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-06T08:33:38.127Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-06T08:33:38.219Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:39.931Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T08:33:40.048Z] [INFO] Storage Class Config: [2026-07-06T08:33:40.152Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-06T08:33:41.530Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-06T08:33:42.931Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-06T08:33:43.628Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-06T08:33:43.635Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-06T08:33:44.357Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-06T08:33:44.455Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-06T08:33:45.219Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-06T08:33:45.225Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-06T08:33:45.928Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-06T08:33:45.933Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-06T08:33:46.733Z] [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 (14807ms) 4 passing (36s) [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: 36 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-06T08:33:53.836Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-06T08:33:53.848Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-06T08:33:53.851Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-06T08:33:53.857Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T08:33:53.862Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:33:53.867Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:33:53.939Z] [INFO] Loaded test data from fixtures [2026-07-06T08:33:53.953Z] [INFO] Provisioning storage classes with different access modes [2026-07-06T08:33:54.462Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326833958-z0wbovpjq.yaml && rm -f /tmp/cypress-yaml-1783326833958-z0wbovpjq.yaml [2026-07-06T08:33:54.469Z] [INFO] Command exit code: 0 [2026-07-06T08:33:54.930Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326834471-qij5abujc.yaml && rm -f /tmp/cypress-yaml-1783326834471-qij5abujc.yaml [2026-07-06T08:33:54.936Z] [INFO] Command exit code: 0 [2026-07-06T08:33:55.425Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326834938-c09bnpg2p.yaml && rm -f /tmp/cypress-yaml-1783326834938-c09bnpg2p.yaml [2026-07-06T08:33:55.442Z] [INFO] Command exit code: 0 [2026-07-06T08:33:55.928Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326835444-7yli39z3e.yaml && rm -f /tmp/cypress-yaml-1783326835444-7yli39z3e.yaml [2026-07-06T08:33:55.935Z] [INFO] Command exit code: 0 [2026-07-06T08:33:56.555Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326835937-pdx32kes5.yaml && rm -f /tmp/cypress-yaml-1783326835937-pdx32kes5.yaml [2026-07-06T08:33:56.561Z] [INFO] Command exit code: 0 [2026-07-06T08:33:56.564Z] [INFO] Provisioning project [2026-07-06T08:33:56.619Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T08:33:57.228Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T08:33:57.235Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-06T08:33:57.241Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-06T08:33:57.253Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-06T08:33:57.831Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-06T08:33:58.226Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-06T08:33:58.235Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T08:33:58.625Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T08:33:58.633Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-06T08:33:58.641Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-06T08:33:58.999Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-06T08:33:59.009Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:33:59.019Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:33:59.244Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:34:01.232Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T08:34:17.540Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-06T08:34:17.543Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-06T08:34:17.549Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T08:34:17.555Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:34:17.560Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:34:17.570Z] [INFO] Loaded test data from fixtures [2026-07-06T08:34:17.622Z] [INFO] Provisioning storage classes with different access modes [2026-07-06T08:34:18.081Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326857626-4rviyz3sh.yaml && rm -f /tmp/cypress-yaml-1783326857626-4rviyz3sh.yaml [2026-07-06T08:34:18.088Z] [INFO] Command exit code: 0 [2026-07-06T08:34:18.454Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326858090-b3xn60oib.yaml && rm -f /tmp/cypress-yaml-1783326858090-b3xn60oib.yaml [2026-07-06T08:34:18.488Z] [INFO] Command exit code: 0 [2026-07-06T08:34:18.958Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326858490-6axhrhme7.yaml && rm -f /tmp/cypress-yaml-1783326858490-6axhrhme7.yaml [2026-07-06T08:34:18.965Z] [INFO] Command exit code: 0 [2026-07-06T08:34:19.373Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326858967-k1mh04k0m.yaml && rm -f /tmp/cypress-yaml-1783326858967-k1mh04k0m.yaml [2026-07-06T08:34:19.380Z] [INFO] Command exit code: 0 [2026-07-06T08:34:19.831Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326859382-zbh580tvz.yaml && rm -f /tmp/cypress-yaml-1783326859382-zbh580tvz.yaml [2026-07-06T08:34:19.839Z] [INFO] Command exit code: 0 [2026-07-06T08:34:19.846Z] [INFO] Provisioning project [2026-07-06T08:34:19.851Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T08:34:20.222Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T08:34:20.229Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-06T08:34:20.237Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-06T08:34:20.247Z] [INFO] Project test-cluster-storage-access-modes already exists. Deleting it. [2026-07-06T08:34:29.469Z] [INFO] [EXEC] oc delete project test-cluster-storage-access-modes --wait [2026-07-06T08:34:29.520Z] [INFO] Waiting for project test-cluster-storage-access-modes to be fully deleted... [2026-07-06T08:34:29.526Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T08:34:30.048Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T08:34:30.058Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-06T08:34:30.122Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-06T08:34:30.142Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-06T08:34:30.877Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-06T08:34:31.527Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-06T08:34:31.535Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T08:34:32.130Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T08:34:32.139Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-06T08:34:32.148Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-06T08:34:32.683Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-06T08:34:32.751Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:34:32.761Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:34:33.119Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:34:35.145Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T08:34:39.053Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T08:34:39.961Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-06T08:34:40.466Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-06T08:34:40.682Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-06T08:34:41.079Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (38913ms) [2026-07-06T08:34:56.524Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-06T08:34:56.527Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-06T08:34:56.533Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T08:34:56.538Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:34:56.545Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:34:56.557Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:34:56.565Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:34:56.942Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:34:58.083Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T08:35:00.083Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T08:35:00.464Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-06T08:35:00.820Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-06T08:35:03.381Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-06T08:35:03.444Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-06T08:35:03.542Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-06T08:35:03.548Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-06T08:35:06.379Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-06T08:35:06.541Z] [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-06T08:35:06.767Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-06T08:35:06.770Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-06T08:35:06.775Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T08:35:06.780Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:35:06.785Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:35:06.795Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:35:06.818Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:35:06.993Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:35:08.067Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T08:35:10.029Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T08:35:10.434Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-06T08:35:10.628Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-06T08:35:13.528Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-06T08:35:13.571Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-06T08:35:13.576Z] [INFO] [STEP 8] Default should be RWO [2026-07-06T08:35:13.631Z] [INFO] [STEP 9] Switch to RWX [2026-07-06T08:35:13.760Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (7294ms) [2026-07-06T08:35:14.138Z] [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-06T08:35:14.140Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-06T08:35:14.145Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T08:35:14.150Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:35:14.156Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:35:14.166Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:35:14.172Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:35:14.422Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:35:15.459Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T08:35:17.349Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T08:35:17.728Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-06T08:35:21.223Z] [INFO] [STEP 5] Submit the form [2026-07-06T08:35:21.349Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-06T08:35:21.627Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-06T08:35:21.980Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-06T08:35:22.058Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-06T08:35:22.167Z] [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 (8304ms) [2026-07-06T08:35:22.529Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-06T08:35:22.532Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-06T08:35:22.542Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T08:35:22.548Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:35:22.554Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:35:22.564Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:35:22.572Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:35:22.780Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:35:23.941Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T08:35:25.851Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T08:35:26.224Z] [INFO] [STEP 4] Open create modal [2026-07-06T08:35:26.621Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-06T08:35:29.939Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-06T08:35:32.829Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-06T08:35:33.053Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-06T08:35:33.122Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-06T08:35:33.628Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-06T08:35:33.633Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-06T08:35:34.225Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-06T08:35:34.229Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-06T08:35:34.754Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-06T08:35:34.759Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-06T08:35:35.226Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-06T08:35:35.232Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-06T08:35:35.734Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-06T08:35:35.740Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-06T08:35:36.226Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-06T08:35:36.232Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-06T08:35:36.663Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-06T08:35:36.667Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-06T08:35:37.066Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-06T08:35:37.070Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-06T08:35:37.522Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-06T08:35:37.527Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-06T08:35:37.926Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-06T08:35:37.931Z] [INFO] [STEP 9] Cleaning up project [2026-07-06T08:35:38.529Z] [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 (10547ms) 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: 1 minute, 44 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 display storage classes with different access modes in cluster storage dropdown (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-06T08:35:54.123Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-06T08:35:54.141Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-06T08:35:54.146Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-06T08:35:54.224Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-06T08:35:54.233Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:35:54.241Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:35:54.325Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-06T08:35:55.131Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-06T08:35:55.139Z] [INFO] Dashboard Config: [2026-07-06T08:35:56.029Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-06T08:35:56.038Z] [INFO] Controller Config: [2026-07-06T08:35:56.049Z] [INFO] Executing command: [2026-07-06T08:35:56.729Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-06T08:35:56.737Z] [INFO] Command stderr: [2026-07-06T08:35:56.745Z] [INFO] Raw Controller Culler Config Response: [2026-07-06T08:35:56.750Z] [INFO] Controller Culler Config (Error): [2026-07-06T08:35:56.755Z] [INFO] Check if user is in RHODS user groups [2026-07-06T08:35:56.819Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-06T08:35:57.420Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-06T08:35:57.430Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-06T08:35:57.442Z] [INFO] Check for existing ClusterRoleBinding [2026-07-06T08:35:57.446Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-06T08:35:58.027Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-06T08:35:58.036Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-06T08:35:58.044Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-06T08:35:58.051Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-06T08:35:58.719Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326958055-7gnvzqq3n.yaml && rm -f /tmp/cypress-yaml-1783326958055-7gnvzqq3n.yaml [2026-07-06T08:35:58.726Z] [INFO] Command exit code: 0 [2026-07-06T08:35:58.733Z] [INFO] Successfully created ClusterRoleBinding [2026-07-06T08:35:58.757Z] [INFO] [STEP 1] Log into the application as admin [2026-07-06T08:35:58.820Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:35:59.151Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:36:02.141Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-06T08:36:02.323Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-06T08:36:05.520Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-06T08:36:05.546Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-06T08:36:05.623Z] [INFO] Value of isKServeEnabled: undefined [2026-07-06T08:36:05.721Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-06T08:36:05.752Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-06T08:36:05.838Z] [INFO] Value of PVC Size: 20Gi [2026-07-06T08:36:05.939Z] [INFO] PVC size is set and visible: 20 [2026-07-06T08:36:06.025Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-06T08:36:06.065Z] [INFO] Notebook Controller Culler Config: [2026-07-06T08:36:06.159Z] [INFO] Culler config not found or error occurred: [2026-07-06T08:36:06.251Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-06T08:36:06.339Z] [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 (12575ms) [2026-07-06T08:36:06.659Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-06T08:36:06.662Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-06T08:36:06.720Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-06T08:36:06.727Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:36:06.733Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:36:06.744Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:36:06.751Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:36:07.056Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:36:08.742Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-06T08:36:08.825Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-06T08:36:20.568Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-06T08:36:20.571Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-06T08:36:20.576Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-06T08:36:20.583Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:36:20.621Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:36:20.632Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-06T08:36:21.028Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-06T08:36:21.035Z] [INFO] Dashboard Config: [2026-07-06T08:36:21.529Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-06T08:36:21.538Z] [INFO] Controller Config: [2026-07-06T08:36:21.625Z] [INFO] Executing command: [2026-07-06T08:36:22.222Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-06T08:36:22.229Z] [INFO] Command stderr: [2026-07-06T08:36:22.236Z] [INFO] Raw Controller Culler Config Response: [2026-07-06T08:36:22.240Z] [INFO] Controller Culler Config (Error): [2026-07-06T08:36:22.244Z] [INFO] Check if user is in RHODS user groups [2026-07-06T08:36:22.248Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-06T08:36:22.780Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-06T08:36:22.820Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-06T08:36:22.830Z] [INFO] Check for existing ClusterRoleBinding [2026-07-06T08:36:22.836Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-06T08:36:23.280Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-06T08:36:23.320Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-06T08:36:23.329Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-06T08:36:23.335Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-06T08:36:23.832Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326983336-nt32do7wh.yaml && rm -f /tmp/cypress-yaml-1783326983336-nt32do7wh.yaml [2026-07-06T08:36:23.839Z] [INFO] Command exit code: 0 [2026-07-06T08:36:23.846Z] [INFO] Successfully created ClusterRoleBinding [2026-07-06T08:36:23.856Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:36:23.864Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:36:24.225Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:36:25.824Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-06T08:36:25.841Z] [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-06T08:36:37.274Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-06T08:36:37.321Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-06T08:36:37.327Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-06T08:36:37.332Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:36:37.338Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T08:36:37.359Z] [INFO] [STEP 1] Log into the application as admin [2026-07-06T08:36:37.422Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:36:37.661Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:36:38.938Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-06T08:36:39.642Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-06T08:36:39.671Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-06T08:36:42.066Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-06T08:36:42.147Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-06T08:36:44.647Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-06T08:36:44.657Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-06T08:36:46.853Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-06T08:36:46.873Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-06T08:36:49.519Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-06T08:36:49.647Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-06T08:36:52.321Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-06T08:36:52.441Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-06T08:36:55.149Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-06T08:36:55.158Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-06T08:36:58.140Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-06T08:36:58.164Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-06T08:37:01.138Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-06T08:37:01.147Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-06T08:37:01.839Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-06T08:37:01.849Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-06T08:37:01.856Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-06T08:37:01.861Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-06T08:37:02.431Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783327021120-x5p3ydmgx.yaml && rm -f /tmp/cypress-yaml-1783327021120-x5p3ydmgx.yaml [2026-07-06T08:37:02.724Z] [INFO] Command exit code: 0 [2026-07-06T08:37:02.733Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (24002ms) 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