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-05T09:23:25.325Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-05T09:23:25.343Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-05T09:23:25.349Z] [INFO] Test title: should login and load page [2026-07-05T09:23:25.412Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T09:23:25.423Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:23:25.433Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:23:25.448Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:23:25.916Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:23:40.440Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-05T09:23:40.444Z] [INFO] Test title: should login and load page [2026-07-05T09:23:40.449Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T09:23:40.457Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:23:40.507Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:23:40.515Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (27s) 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: 27 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-05T09:24:00.409Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-05T09:24:00.433Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T09:24:00.438Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T09:24:00.517Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-05T09:24:00.527Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:24:00.533Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:24:00.615Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-05T09:24:02.218Z] [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-05T09:24:02.304Z] [INFO] No notebooks found [2026-07-05T09:24:02.327Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:24:02.505Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:24:03.106Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:24:12.637Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T09:24:13.033Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T09:24:15.707Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-05T09:24:15.812Z] [INFO] [STEP 5] Launch a notebook server [2026-07-05T09:24:16.510Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-05T09:24:16.530Z] [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-05T09:24:29.625Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T09:24:29.719Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-05T09:24:29.725Z] [INFO] Found 1 matching pods [2026-07-05T09:24:29.745Z] [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-05T09:24:33.718Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-05T09:24:33.817Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-05T09:24:33.823Z] [INFO] [STEP 7] Expand the Event log [2026-07-05T09:24:34.306Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-05T09:24:50.213Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-05T09:24:50.429Z] [INFO] [STEP 10] Stop the server [2026-07-05T09:24:50.822Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (50888ms) 1 passing (51s) [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: 50 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-05T09:24:57.608Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-05T09:24:57.624Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-05T09:24:57.628Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-05T09:24:57.637Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-05T09:24:57.708Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:24:57.716Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:24:57.805Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-05T09:24:57.811Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T09:24:58.412Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T09:24:58.420Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-05T09:24:58.428Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-05T09:24:58.506Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-05T09:24:59.117Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-05T09:24:59.731Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-05T09:24:59.738Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T09:25:00.340Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T09:25:00.347Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-05T09:25:00.409Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-05T09:25:00.417Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-05T09:25:00.503Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:25:00.514Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:25:01.130Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:25:14.222Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-05T09:25:14.226Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-05T09:25:14.232Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-05T09:25:14.310Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:25:14.317Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:25:14.331Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-05T09:25:14.407Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T09:25:14.815Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T09:25:14.822Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-05T09:25:14.830Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-05T09:25:14.839Z] [INFO] Project cypress-user-perm-contr-test-132965 already exists. Deleting it. [2026-07-05T09:25:22.911Z] [INFO] [EXEC] oc delete project cypress-user-perm-contr-test-132965 --wait [2026-07-05T09:25:22.922Z] [INFO] Waiting for project cypress-user-perm-contr-test-132965 to be fully deleted... [2026-07-05T09:25:22.928Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T09:25:23.415Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T09:25:23.424Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-05T09:25:23.511Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-05T09:25:23.526Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-05T09:25:24.143Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-05T09:25:24.705Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-05T09:25:24.712Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T09:25:25.413Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T09:25:25.420Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-05T09:25:25.427Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-05T09:25:25.433Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-05T09:25:25.513Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:25:25.523Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:25:26.038Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:25:29.106Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-05T09:25:33.842Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-05T09:25:36.519Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-05T09:25:36.608Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-05T09:25:36.639Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-05T09:25:36.911Z] [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-05T09:25:36.918Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-957qo7 ✓ Verify that user can be added as a Contributor for a Project (22998ms) [2026-07-05T09:25:37.112Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-05T09:25:37.115Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-05T09:25:37.124Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-05T09:25:37.128Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:25:37.133Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:25:37.141Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-05T09:25:37.146Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:25:37.515Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:25:38.658Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-05T09:25:41.014Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-05T09:25:41.250Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-05T09:25:41.915Z] [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 (45s) [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: 44 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-05T09:25:45.539Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-05T09:25:45.551Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-05T09:25:45.554Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-05T09:25:45.560Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-05T09:25:45.565Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:25:45.609Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:25:45.628Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-05T09:25:45.968Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T09:25:45.974Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T09:25:45.980Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-05T09:25:45.986Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-05T09:25:46.016Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:25:46.027Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:25:46.220Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:25:49.678Z] [INFO] [STEP 2] Open Create Project modal [2026-07-05T09:25:49.838Z] [INFO] [STEP 3] Enter valid project information [2026-07-05T09:25:50.128Z] [INFO] [STEP 4] Save the project [2026-07-05T09:25:50.220Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-05T09:25:50.865Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-05T09:25:51.534Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-05T09:25:52.008Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (7320ms) [2026-07-05T09:25:52.942Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-05T09:25:52.944Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-05T09:25:52.949Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-05T09:25:52.953Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:25:52.958Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:25:53.004Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:25:53.011Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:25:53.246Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:25:56.444Z] [INFO] [STEP 2] Open Create Project modal [2026-07-05T09:25:56.808Z] [INFO] [STEP 3] Enter valid project information [2026-07-05T09:25:57.009Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-05T09:25:57.214Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-05T09:25:57.217Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-05T09:25:57.221Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-05T09:25:57.225Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:25:57.229Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:25:57.407Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:25:57.422Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:25:57.626Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:26:00.430Z] [INFO] [STEP 2] Open Create Project modal [2026-07-05T09:26:00.705Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-05T09:26:01.008Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-05T09:26:01.011Z] [INFO] Testing invalid resource name: Test-Project [2026-07-05T09:26:01.269Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-05T09:26:01.274Z] [INFO] Testing invalid resource name: test project [2026-07-05T09:26:01.421Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-05T09:26:01.427Z] [INFO] Testing invalid resource name: test.project [2026-07-05T09:26:01.575Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-05T09:26:01.578Z] [INFO] Testing invalid resource name: test:project [2026-07-05T09:26:01.726Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-05T09:26:01.729Z] [INFO] Testing invalid resource name: test/project [2026-07-05T09:26:01.877Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-05T09:26:01.880Z] [INFO] Testing invalid resource name: test"project [2026-07-05T09:26:02.027Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-05T09:26:02.029Z] [INFO] Testing invalid resource name: test[project] [2026-07-05T09:26:02.181Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-05T09:26:02.186Z] [INFO] Testing invalid resource name: test(project) [2026-07-05T09:26:02.414Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-05T09:26:02.418Z] [INFO] Testing invalid resource name: test&project [2026-07-05T09:26:02.562Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-05T09:26:02.564Z] [INFO] Testing invalid resource name: test*project [2026-07-05T09:26:02.709Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-05T09:26:02.712Z] [INFO] Testing invalid resource name: test?project [2026-07-05T09:26:02.857Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-05T09:26:02.861Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-05T09:26:03.036Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-05T09:26:03.041Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-05T09:26:03.194Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-05T09:26:03.197Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-05T09:26:03.359Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-05T09:26:03.364Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-05T09:26:03.524Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-05T09:26:03.528Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-05T09:26:03.714Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-05T09:26:03.719Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-05T09:26:03.916Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-05T09:26:03.922Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-05T09:26:04.120Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-05T09:26:04.127Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-05T09:26:04.326Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-05T09:26:04.333Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-05T09:26:04.523Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-05T09:26:04.529Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-05T09:26:04.819Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-05T09:26:04.825Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-05T09:26:05.013Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-05T09:26:05.019Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-05T09:26:05.181Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-05T09:26:05.186Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-05T09:26:05.379Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-05T09:26:05.385Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-05T09:26:05.545Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-05T09:26:05.549Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-05T09:26:05.701Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-05T09:26:05.707Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-05T09:26:05.922Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-05T09:26:05.927Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-05T09:26:06.217Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-05T09:26:06.228Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-05T09:26:06.425Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-05T09:26:06.435Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-05T09:26:06.661Z] [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 (9624ms) [2026-07-05T09:26:06.750Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-05T09:26:06.752Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-05T09:26:06.757Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-05T09:26:06.762Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:26:06.808Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:26:06.819Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:26:06.826Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:26:07.052Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:26:09.238Z] [INFO] [STEP 2] Open Create Project modal [2026-07-05T09:26:09.457Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-05T09:26:09.903Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-05T09:26:18.005Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-05T09:26:18.280Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (11143ms) 4 passing (33s) [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: 32 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-05T09:26:21.707Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-05T09:26:21.732Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-05T09:26:21.744Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-05T09:26:21.814Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-05T09:26:21.822Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:26:21.829Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:26:21.858Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-05T09:26:21.864Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T09:26:22.312Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T09:26:22.318Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T09:26:22.328Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-05T09:26:22.340Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-05T09:26:22.767Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-05T09:26:23.159Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-05T09:26:23.169Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T09:26:23.606Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T09:26:23.622Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-05T09:26:23.637Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-05T09:26:23.651Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-05T09:26:23.711Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:26:23.727Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:26:24.029Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:26:25.957Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-05T09:26:29.168Z] [INFO] [STEP 3] Edit project information [2026-07-05T09:26:30.313Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-05T09:26:31.115Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-05T09:26:31.411Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (9540ms) 1 passing (10s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 9 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-05T09:26:35.146Z] [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-05T09:26:35.163Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T09:26:35.171Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T09:26:35.177Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T09:26:35.204Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:26:35.212Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:26:35.232Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T09:26:35.462Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T09:26:35.470Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T09:26:35.477Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T09:26:35.480Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T09:26:35.716Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T09:26:35.722Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-05T09:26:35.728Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-05T09:26:35.747Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-05T09:26:36.102Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-05T09:26:36.481Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-05T09:26:36.514Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T09:26:36.803Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T09:26:36.815Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-05T09:26:36.830Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-05T09:26:37.271Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-05T09:26:37.293Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:26:37.492Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:26:39.508Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-05T09:26:41.240Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-05T09:26:41.677Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T09:26:42.126Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T09:26:42.150Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:26:42.386Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:26:42.394Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:26:42.639Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:26:42.666Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:26:42.948Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:26:43.002Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T09:26:43.266Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T09:26:43.276Z] [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-05T09:26:43.269Z\"}"}}}' [2026-07-05T09:26:43.531Z] [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-05T09:26:43.269Z\"}"}}}' [2026-07-05T09:26:43.579Z] [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-05T09:26:43.550Z\"}"}}}' [2026-07-05T09:26:43.875Z] [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-05T09:26:43.550Z\"}"}}}' [2026-07-05T09:26:43.902Z] [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-05T09:26:43.876Z\"}"}}}' [2026-07-05T09:26:44.175Z] [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-05T09:26:43.876Z\"}"}}}' [2026-07-05T09:26:44.350Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-05T09:26:44.686Z] [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 (9378ms) 1 passing (10s) [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-05T09:26:48.788Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-05T09:26:48.798Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-05T09:26:48.800Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-05T09:26:48.806Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T09:26:48.812Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:26:48.816Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:26:48.829Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T09:26:49.068Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T09:26:49.073Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T09:26:49.080Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T09:26:49.327Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243609083-2q23vfv3a.yaml && rm -f /tmp/cypress-yaml-1783243609083-2q23vfv3a.yaml [2026-07-05T09:26:49.334Z] [INFO] Command exit code: 0 [2026-07-05T09:26:49.588Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243609337-1211zo8dt.yaml && rm -f /tmp/cypress-yaml-1783243609337-1211zo8dt.yaml [2026-07-05T09:26:49.593Z] [INFO] Command exit code: 0 [2026-07-05T09:26:49.836Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243609595-wuzwf2kk7.yaml && rm -f /tmp/cypress-yaml-1783243609595-wuzwf2kk7.yaml [2026-07-05T09:26:49.842Z] [INFO] Command exit code: 0 [2026-07-05T09:26:50.095Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243609843-rckzfdwm6.yaml && rm -f /tmp/cypress-yaml-1783243609843-rckzfdwm6.yaml [2026-07-05T09:26:50.100Z] [INFO] Command exit code: 0 [2026-07-05T09:26:50.393Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243610102-slp849c2e.yaml && rm -f /tmp/cypress-yaml-1783243610102-slp849c2e.yaml [2026-07-05T09:26:50.399Z] [INFO] Command exit code: 0 [2026-07-05T09:26:50.420Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T09:26:50.433Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:26:50.635Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:26:53.323Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T09:26:53.449Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T09:26:53.506Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-05T09:26:53.550Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-05T09:26:53.600Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T09:26:53.716Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-05T09:26:53.822Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T09:26:53.932Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:26:54.256Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:26:54.268Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (5553ms) [2026-07-05T09:26:54.347Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-05T09:26:54.349Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-05T09:26:54.353Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T09:26:54.357Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:26:54.361Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:26:54.379Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T09:26:54.387Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:26:54.527Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:27:01.514Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T09:27:01.717Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T09:27:01.922Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-05T09:27:02.211Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-05T09:27:02.523Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T09:27:03.013Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-05T09:27:03.716Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T09:27:03.917Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:27:04.818Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:27:04.909Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (10621ms) [2026-07-05T09:27:05.228Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-05T09:27:05.232Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-05T09:27:05.237Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T09:27:05.305Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:27:05.311Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:27:05.333Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T09:27:05.405Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:27:05.626Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:27:09.356Z] [INFO] [STEP 2] Check there's no Default label [2026-07-05T09:27:09.639Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-05T09:27:09.815Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-05T09:27:10.106Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-05T09:27:10.818Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-05T09:27:10.915Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:27:11.518Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:27:11.611Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (6509ms) [2026-07-05T09:27:11.830Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-05T09:27:11.834Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-05T09:27:11.840Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T09:27:11.908Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:27:11.914Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:27:12.005Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T09:27:12.017Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:27:12.310Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:27:15.916Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-05T09:27:16.136Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-05T09:27:16.518Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-05T09:27:16.637Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-05T09:27:16.864Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-05T09:27:16.917Z] [INFO] [STEP 7] Save the changes [2026-07-05T09:27:17.017Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-05T09:27:17.247Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-05T09:27:17.255Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:27:17.729Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T09:27:17.752Z] [INFO] Storage Class Config: [2026-07-05T09:27:17.803Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-05T09:27:18.419Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-05T09:27:18.637Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-05T09:27:19.215Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-05T09:27:19.222Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-05T09:27:19.612Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-05T09:27:19.615Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-05T09:27:20.057Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-05T09:27:20.061Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-05T09:27:20.526Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-05T09:27:20.535Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-05T09:27:21.015Z] [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 (6901ms) 4 passing (32s) [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: 32 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-05T09:27:27.947Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-05T09:27:27.957Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T09:27:27.960Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T09:27:28.009Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T09:27:28.014Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:27:28.020Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:27:28.036Z] [INFO] Loaded test data from fixtures [2026-07-05T09:27:28.048Z] [INFO] Provisioning storage classes with different access modes [2026-07-05T09:27:28.527Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243648052-0tj4qate6.yaml && rm -f /tmp/cypress-yaml-1783243648052-0tj4qate6.yaml [2026-07-05T09:27:28.534Z] [INFO] Command exit code: 0 [2026-07-05T09:27:28.928Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243648536-enw9p8ol7.yaml && rm -f /tmp/cypress-yaml-1783243648536-enw9p8ol7.yaml [2026-07-05T09:27:28.934Z] [INFO] Command exit code: 0 [2026-07-05T09:27:29.412Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243648935-tyt2gu3n4.yaml && rm -f /tmp/cypress-yaml-1783243648935-tyt2gu3n4.yaml [2026-07-05T09:27:29.429Z] [INFO] Command exit code: 0 [2026-07-05T09:27:29.828Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243649431-45y3b2crb.yaml && rm -f /tmp/cypress-yaml-1783243649431-45y3b2crb.yaml [2026-07-05T09:27:29.835Z] [INFO] Command exit code: 0 [2026-07-05T09:27:30.227Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243649836-79ozises4.yaml && rm -f /tmp/cypress-yaml-1783243649836-79ozises4.yaml [2026-07-05T09:27:30.234Z] [INFO] Command exit code: 0 [2026-07-05T09:27:30.237Z] [INFO] Provisioning project [2026-07-05T09:27:30.240Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T09:27:30.628Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T09:27:30.634Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-05T09:27:30.641Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-05T09:27:30.651Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-05T09:27:31.206Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-05T09:27:31.639Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-05T09:27:31.646Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T09:27:32.111Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T09:27:32.118Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-05T09:27:32.125Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-05T09:27:32.765Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-05T09:27:32.777Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:27:32.811Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:27:33.040Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:27:35.128Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T09:27:38.635Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T09:27:39.339Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T09:27:40.424Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-05T09:27:41.022Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-05T09:27:41.610Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (17775ms) [2026-07-05T09:27:46.021Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T09:27:46.024Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T09:27:46.030Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T09:27:46.035Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:27:46.041Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:27:46.052Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:27:46.059Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:27:46.309Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:27:47.653Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T09:27:49.714Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T09:27:50.125Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T09:27:50.516Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-05T09:27:51.012Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-05T09:27:51.023Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-05T09:27:51.048Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-05T09:27:51.054Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-05T09:27:51.336Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-05T09:27:51.512Z] [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 (5701ms) [2026-07-05T09:27:51.742Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T09:27:51.744Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T09:27:51.750Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T09:27:51.756Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:27:51.760Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:27:51.811Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:27:51.817Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:27:52.010Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:27:53.256Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T09:27:55.310Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T09:27:55.755Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T09:27:56.106Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-05T09:27:56.512Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-05T09:27:56.541Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-05T09:27:56.547Z] [INFO] [STEP 8] Default should be RWO [2026-07-05T09:27:56.607Z] [INFO] [STEP 9] Switch to RWX [2026-07-05T09:27:56.720Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (5380ms) [2026-07-05T09:27:57.204Z] [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-05T09:27:57.207Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-05T09:27:57.213Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T09:27:57.220Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:27:57.225Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:27:57.236Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:27:57.241Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:27:57.539Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:27:59.411Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T09:28:01.733Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T09:28:02.316Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-05T09:28:04.117Z] [INFO] [STEP 5] Submit the form [2026-07-05T09:28:04.307Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-05T09:28:04.616Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-05T09:28:04.914Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-05T09:28:04.947Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-05T09:28:05.042Z] [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 (8176ms) [2026-07-05T09:28:05.353Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-05T09:28:05.355Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-05T09:28:05.405Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T09:28:05.412Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:28:05.418Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:28:05.428Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:28:05.434Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:28:05.709Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:28:07.124Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T09:28:09.636Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T09:28:10.108Z] [INFO] [STEP 4] Open create modal [2026-07-05T09:28:10.809Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-05T09:28:11.513Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-05T09:28:11.812Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-05T09:28:11.927Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-05T09:28:11.936Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-05T09:28:12.411Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-05T09:28:12.416Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-05T09:28:12.911Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-05T09:28:12.914Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-05T09:28:13.312Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-05T09:28:13.316Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-05T09:28:13.753Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-05T09:28:13.757Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-05T09:28:14.343Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-05T09:28:14.347Z] [INFO] [STEP 9] Cleaning up project [2026-07-05T09:28:14.810Z] [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 (6679ms) 5 passing (47s) [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: 47 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-05T09:28:23.131Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-05T09:28:23.141Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-05T09:28:23.144Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-05T09:28:23.208Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-05T09:28:23.213Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:28:23.218Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:28:23.234Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-05T09:28:23.711Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-05T09:28:23.717Z] [INFO] Dashboard Config: [2026-07-05T09:28:24.233Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-05T09:28:24.240Z] [INFO] Controller Config: [2026-07-05T09:28:24.247Z] [INFO] Executing command: [2026-07-05T09:28:24.911Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-05T09:28:24.918Z] [INFO] Command stderr: [2026-07-05T09:28:24.924Z] [INFO] Raw Controller Culler Config Response: [2026-07-05T09:28:24.927Z] [INFO] Controller Culler Config (Error): [2026-07-05T09:28:24.930Z] [INFO] Check if user is in RHODS user groups [2026-07-05T09:28:24.933Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-05T09:28:25.413Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-05T09:28:25.421Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-05T09:28:25.431Z] [INFO] Check for existing ClusterRoleBinding [2026-07-05T09:28:25.435Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-05T09:28:25.959Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-05T09:28:26.006Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-05T09:28:26.013Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-05T09:28:26.018Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-05T09:28:26.531Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243706021-hsci4jee3.yaml && rm -f /tmp/cypress-yaml-1783243706021-hsci4jee3.yaml [2026-07-05T09:28:26.538Z] [INFO] Command exit code: 0 [2026-07-05T09:28:26.545Z] [INFO] Successfully created ClusterRoleBinding [2026-07-05T09:28:26.608Z] [INFO] [STEP 1] Log into the application as admin [2026-07-05T09:28:26.620Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:28:26.910Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:28:29.205Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-05T09:28:29.333Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-05T09:28:32.012Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-05T09:28:32.034Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-05T09:28:32.108Z] [INFO] Value of isKServeEnabled: undefined [2026-07-05T09:28:32.145Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-05T09:28:32.229Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-05T09:28:32.310Z] [INFO] Value of PVC Size: 20Gi [2026-07-05T09:28:32.405Z] [INFO] PVC size is set and visible: 20 [2026-07-05T09:28:32.430Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-05T09:28:32.436Z] [INFO] Notebook Controller Culler Config: [2026-07-05T09:28:32.524Z] [INFO] Culler config not found or error occurred: [2026-07-05T09:28:32.624Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-05T09:28:32.650Z] [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 (9702ms) [2026-07-05T09:28:33.032Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-05T09:28:33.034Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-05T09:28:33.039Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-05T09:28:33.046Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:28:33.106Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:28:33.115Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:28:33.120Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:28:33.410Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:28:34.927Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-05T09:28:34.949Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-05T09:28:46.538Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-05T09:28:46.541Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-05T09:28:46.546Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-05T09:28:46.550Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:28:46.607Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:28:46.615Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-05T09:28:47.015Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-05T09:28:47.022Z] [INFO] Dashboard Config: [2026-07-05T09:28:47.428Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-05T09:28:47.434Z] [INFO] Controller Config: [2026-07-05T09:28:47.441Z] [INFO] Executing command: [2026-07-05T09:28:47.876Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-05T09:28:47.882Z] [INFO] Command stderr: [2026-07-05T09:28:47.908Z] [INFO] Raw Controller Culler Config Response: [2026-07-05T09:28:47.912Z] [INFO] Controller Culler Config (Error): [2026-07-05T09:28:47.914Z] [INFO] Check if user is in RHODS user groups [2026-07-05T09:28:47.918Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-05T09:28:48.213Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-05T09:28:48.219Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-05T09:28:48.228Z] [INFO] Check for existing ClusterRoleBinding [2026-07-05T09:28:48.233Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-05T09:28:48.724Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-05T09:28:48.729Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-05T09:28:48.736Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-05T09:28:48.741Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-05T09:28:49.226Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243728742-e4ztn10p2.yaml && rm -f /tmp/cypress-yaml-1783243728742-e4ztn10p2.yaml [2026-07-05T09:28:49.231Z] [INFO] Command exit code: 0 [2026-07-05T09:28:49.236Z] [INFO] Successfully created ClusterRoleBinding [2026-07-05T09:28:49.243Z] [INFO] [STEP 1] Log into the application [2026-07-05T09:28:49.248Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:28:49.518Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:28:51.141Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-05T09:28:51.153Z] [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-05T09:29:03.422Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-05T09:29:03.511Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-05T09:29:03.612Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-05T09:29:03.712Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T09:29:03.717Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T09:29:03.805Z] [INFO] [STEP 1] Log into the application as admin [2026-07-05T09:29:03.813Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T09:29:04.129Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T09:29:05.354Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-05T09:29:06.010Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-05T09:29:06.146Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-05T09:29:08.411Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-05T09:29:08.431Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-05T09:29:10.835Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-05T09:29:10.915Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-05T09:29:13.005Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-05T09:29:13.012Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-05T09:29:14.637Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-05T09:29:14.816Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-05T09:29:17.616Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-05T09:29:17.648Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-05T09:29:20.739Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-05T09:29:20.747Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-05T09:29:22.518Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-05T09:29:22.528Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-05T09:29:24.335Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-05T09:29:24.341Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-05T09:29:24.680Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-05T09:29:24.686Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-05T09:29:24.696Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-05T09:29:24.700Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-05T09:29:24.954Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783243764329-gl7ffuijc.yaml && rm -f /tmp/cypress-yaml-1783243764329-gl7ffuijc.yaml [2026-07-05T09:29:24.960Z] [INFO] Command exit code: 0 [2026-07-05T09:29:24.967Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (21489ms) 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