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-07T14:00:10.155Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-07T14:00:10.218Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-07T14:00:10.232Z] [INFO] Test title: should login and load page [2026-07-07T14:00:10.242Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-07T14:00:10.303Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:00:10.318Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:00:10.331Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:00:11.022Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:00:25.532Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-07T14:00:25.536Z] [INFO] Test title: should login and load page [2026-07-07T14:00:25.542Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-07T14:00:25.614Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:00:25.620Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:00:25.630Z] [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-07T14:00:47.008Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-07T14:00:47.106Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-07T14:00:47.118Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-07T14:00:47.131Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-07T14:00:47.209Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:00:47.218Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:00:47.312Z] [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-07T14:00:49.237Z] [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-07T14:00:49.311Z] [INFO] No notebooks found [2026-07-07T14:00:49.413Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:00:49.521Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:00:50.212Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:01:02.014Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-07T14:01:02.522Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-07T14:01:04.706Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-07T14:01:04.819Z] [INFO] [STEP 5] Launch a notebook server [2026-07-07T14:01:05.518Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-07T14:01:05.617Z] [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-07T14:01:19.827Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-07T14:01:20.012Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-07T14:01:20.022Z] [INFO] Found 1 matching pods [2026-07-07T14:01:20.105Z] [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-07T14:01:31.034Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-07T14:01:31.238Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-07T14:01:31.406Z] [INFO] [STEP 7] Expand the Event log [2026-07-07T14:01:32.010Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-07T14:01:39.813Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-07T14:01:40.421Z] [INFO] [STEP 10] Stop the server [2026-07-07T14:01:41.415Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (55057ms) 1 passing (55s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 55 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-07T14:01:48.424Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-07T14:01:48.439Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-07T14:01:48.504Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-07T14:01:48.512Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-07T14:01:48.519Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:01:48.525Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:01:48.609Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-07T14:01:48.614Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T14:01:49.010Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T14:01:49.018Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-07T14:01:49.026Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-07T14:01:49.038Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-07T14:01:49.615Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-07T14:01:50.135Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-07T14:01:50.144Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T14:01:50.711Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T14:01:50.719Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-07T14:01:50.729Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-07T14:01:50.737Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-07T14:01:50.822Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:01:50.903Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:01:51.305Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:02:04.212Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-07T14:02:04.219Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-07T14:02:04.303Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-07T14:02:04.313Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:02:04.320Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:02:04.403Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-07T14:02:04.410Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T14:02:05.307Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T14:02:05.316Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-07T14:02:05.326Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-07T14:02:05.409Z] [INFO] Project cypress-user-perm-contr-test-132965 already exists. Deleting it. [2026-07-07T14:02:15.013Z] [INFO] [EXEC] oc delete project cypress-user-perm-contr-test-132965 --wait [2026-07-07T14:02:15.026Z] [INFO] Waiting for project cypress-user-perm-contr-test-132965 to be fully deleted... [2026-07-07T14:02:15.034Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T14:02:15.610Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T14:02:15.618Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-07T14:02:15.625Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-07T14:02:15.640Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-07T14:02:16.515Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-07T14:02:17.222Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-07T14:02:17.231Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T14:02:18.105Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T14:02:18.114Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-07T14:02:18.124Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-07T14:02:18.132Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-07T14:02:18.303Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:02:18.317Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:02:18.833Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:02:22.946Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-07T14:02:28.066Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-07T14:02:32.236Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-07T14:02:32.419Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-07T14:02:32.540Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-07T14:02:33.006Z] [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-07T14:02:33.014Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-cvvuhd ✓ Verify that user can be added as a Contributor for a Project (29192ms) [2026-07-07T14:02:33.247Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-07T14:02:33.250Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-07T14:02:33.254Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-07T14:02:33.259Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:02:33.263Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:02:33.271Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-07T14:02:33.277Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:02:33.429Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:02:35.329Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-07T14:02:38.010Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-07T14:02:38.330Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-07T14:02:38.910Z] [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 (51s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: false │ │ Duration: 50 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testProjectContributorPermissions.cy.ts/Verify that users can provid e contributor project permissions to non-admin users -- Verify that user can be added as a Contributor for a Project (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-07T14:02:42.355Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-07T14:02:42.367Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-07T14:02:42.370Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-07T14:02:42.405Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-07T14:02:42.411Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:02:42.416Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:02:42.435Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-07T14:02:42.757Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T14:02:42.763Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-07T14:02:42.770Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-07T14:02:42.777Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-07T14:02:42.793Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:02:42.802Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:02:43.087Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:02:46.541Z] [INFO] [STEP 2] Open Create Project modal [2026-07-07T14:02:46.799Z] [INFO] [STEP 3] Enter valid project information [2026-07-07T14:02:47.103Z] [INFO] [STEP 4] Save the project [2026-07-07T14:02:47.203Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-07T14:02:48.021Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-07T14:02:48.626Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-07T14:02:49.208Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (7750ms) [2026-07-07T14:02:50.219Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-07T14:02:50.222Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-07T14:02:50.226Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-07T14:02:50.233Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:02:50.239Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:02:50.252Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:02:50.311Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:02:50.526Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:02:53.931Z] [INFO] [STEP 2] Open Create Project modal [2026-07-07T14:02:54.179Z] [INFO] [STEP 3] Enter valid project information [2026-07-07T14:02:54.403Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-07T14:02:54.527Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-07T14:02:54.530Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-07T14:02:54.536Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-07T14:02:54.542Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:02:54.546Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:02:54.722Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:02:54.803Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:02:55.008Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:02:57.922Z] [INFO] [STEP 2] Open Create Project modal [2026-07-07T14:02:58.111Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-07T14:02:58.504Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-07T14:02:58.508Z] [INFO] Testing invalid resource name: Test-Project [2026-07-07T14:02:58.820Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-07T14:02:58.826Z] [INFO] Testing invalid resource name: test project [2026-07-07T14:02:59.014Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-07T14:02:59.018Z] [INFO] Testing invalid resource name: test.project [2026-07-07T14:02:59.178Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-07T14:02:59.184Z] [INFO] Testing invalid resource name: test:project [2026-07-07T14:02:59.350Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-07T14:02:59.354Z] [INFO] Testing invalid resource name: test/project [2026-07-07T14:02:59.515Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-07T14:02:59.522Z] [INFO] Testing invalid resource name: test"project [2026-07-07T14:02:59.816Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-07T14:02:59.821Z] [INFO] Testing invalid resource name: test[project] [2026-07-07T14:03:00.019Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-07T14:03:00.025Z] [INFO] Testing invalid resource name: test(project) [2026-07-07T14:03:00.188Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-07T14:03:00.205Z] [INFO] Testing invalid resource name: test&project [2026-07-07T14:03:00.370Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-07T14:03:00.375Z] [INFO] Testing invalid resource name: test*project [2026-07-07T14:03:00.541Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-07T14:03:00.546Z] [INFO] Testing invalid resource name: test?project [2026-07-07T14:03:00.704Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-07T14:03:00.710Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-07T14:03:00.926Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-07T14:03:00.933Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-07T14:03:01.115Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-07T14:03:01.118Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-07T14:03:01.307Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-07T14:03:01.313Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-07T14:03:01.509Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-07T14:03:01.515Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-07T14:03:01.702Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-07T14:03:01.708Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-07T14:03:01.910Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-07T14:03:01.916Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-07T14:03:02.095Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-07T14:03:02.101Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-07T14:03:02.269Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-07T14:03:02.275Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-07T14:03:02.446Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-07T14:03:02.453Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-07T14:03:02.628Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-07T14:03:02.635Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-07T14:03:02.818Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-07T14:03:02.823Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-07T14:03:03.024Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-07T14:03:03.031Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-07T14:03:03.221Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-07T14:03:03.229Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-07T14:03:03.413Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-07T14:03:03.421Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-07T14:03:03.589Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-07T14:03:03.595Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-07T14:03:03.759Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-07T14:03:03.767Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-07T14:03:03.932Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-07T14:03:03.938Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-07T14:03:04.109Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-07T14:03:04.117Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-07T14:03:04.345Z] [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 (9916ms) [2026-07-07T14:03:04.452Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-07T14:03:04.456Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-07T14:03:04.461Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-07T14:03:04.467Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:03:04.473Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:03:04.511Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:03:04.519Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:03:04.704Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:03:07.098Z] [INFO] [STEP 2] Open Create Project modal [2026-07-07T14:03:07.285Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-07T14:03:07.744Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-07T14:03:15.448Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-07T14:03:15.816Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (11007ms) 4 passing (34s) [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: 33 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-07T14:03:19.415Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-07T14:03:19.437Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-07T14:03:19.442Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-07T14:03:19.507Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-07T14:03:19.514Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:03:19.524Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:03:19.602Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-07T14:03:19.608Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-07T14:03:20.102Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T14:03:20.115Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-07T14:03:20.135Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-07T14:03:20.213Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-07T14:03:20.910Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-07T14:03:21.437Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-07T14:03:21.453Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-07T14:03:21.913Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T14:03:21.942Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-07T14:03:22.027Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-07T14:03:22.113Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-07T14:03:22.131Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:03:22.210Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:03:22.903Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:03:27.247Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-07T14:03:29.834Z] [INFO] [STEP 3] Edit project information [2026-07-07T14:03:31.614Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-07T14:03:32.820Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-07T14:03:33.167Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (13467ms) 1 passing (14s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 13 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-07T14:03:38.068Z] [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-07T14:03:38.086Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-07T14:03:38.108Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-07T14:03:38.125Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T14:03:38.131Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:03:38.140Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:03:38.157Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T14:03:38.424Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T14:03:38.431Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-07T14:03:38.445Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-07T14:03:38.450Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T14:03:38.792Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T14:03:38.799Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-07T14:03:38.815Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-07T14:03:38.834Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-07T14:03:39.217Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-07T14:03:39.518Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-07T14:03:39.533Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T14:03:39.785Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T14:03:39.814Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-07T14:03:39.831Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-07T14:03:40.296Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-07T14:03:40.321Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:03:40.518Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:03:42.459Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-07T14:03:44.416Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-07T14:03:44.942Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T14:03:45.511Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T14:03:45.545Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:03:46.009Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:03:46.041Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:03:46.510Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:03:46.538Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:03:47.163Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:03:47.224Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T14:03:47.711Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T14:03:47.753Z] [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-07T14:03:47.715Z\"}"}}}' [2026-07-07T14:03:48.110Z] [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-07T14:03:47.715Z\"}"}}}' [2026-07-07T14:03:48.202Z] [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-07T14:03:48.112Z\"}"}}}' [2026-07-07T14:03:48.643Z] [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-07T14:03:48.112Z\"}"}}}' [2026-07-07T14:03:48.712Z] [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-07T14:03:48.644Z\"}"}}}' [2026-07-07T14:03:49.225Z] [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-07T14:03:48.644Z\"}"}}}' [2026-07-07T14:03:49.521Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-07T14:03:50.165Z] [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 (11803ms) 1 passing (12s) [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: 12 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-07T14:03:54.822Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-07T14:03:54.832Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-07T14:03:54.836Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-07T14:03:54.841Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T14:03:54.847Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:03:54.851Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:03:54.865Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T14:03:55.135Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T14:03:55.141Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-07T14:03:55.148Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-07T14:03:55.413Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433035152-td8z3f9sv.yaml && rm -f /tmp/cypress-yaml-1783433035152-td8z3f9sv.yaml [2026-07-07T14:03:55.419Z] [INFO] Command exit code: 0 [2026-07-07T14:03:55.684Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433035421-7o8iwxqcj.yaml && rm -f /tmp/cypress-yaml-1783433035421-7o8iwxqcj.yaml [2026-07-07T14:03:55.689Z] [INFO] Command exit code: 0 [2026-07-07T14:03:56.074Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433035691-5jiezdhxf.yaml && rm -f /tmp/cypress-yaml-1783433035691-5jiezdhxf.yaml [2026-07-07T14:03:56.106Z] [INFO] Command exit code: 0 [2026-07-07T14:03:56.440Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433036108-riocv48xj.yaml && rm -f /tmp/cypress-yaml-1783433036108-riocv48xj.yaml [2026-07-07T14:03:56.506Z] [INFO] Command exit code: 0 [2026-07-07T14:03:57.010Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433036510-8khehk9wo.yaml && rm -f /tmp/cypress-yaml-1783433036510-8khehk9wo.yaml [2026-07-07T14:03:57.016Z] [INFO] Command exit code: 0 [2026-07-07T14:03:57.035Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T14:03:57.044Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:03:57.310Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:04:03.368Z] [INFO] [STEP 2] Check SC row exists [2026-07-07T14:04:03.508Z] [INFO] [STEP 3] Check there's no Default label [2026-07-07T14:04:03.745Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-07T14:04:03.913Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-07T14:04:04.107Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-07T14:04:04.449Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-07T14:04:05.016Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-07T14:04:05.234Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:04:05.918Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:04:06.013Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (11358ms) [2026-07-07T14:04:06.427Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-07T14:04:06.431Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-07T14:04:06.437Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T14:04:06.443Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:04:06.508Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:04:06.530Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T14:04:06.611Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:04:06.928Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:04:12.619Z] [INFO] [STEP 2] Check SC row exists [2026-07-07T14:04:12.826Z] [INFO] [STEP 3] Check there's no Default label [2026-07-07T14:04:13.123Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-07T14:04:13.418Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-07T14:04:13.701Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-07T14:04:14.204Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-07T14:04:15.215Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-07T14:04:15.341Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:04:16.223Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:04:16.412Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (10115ms) [2026-07-07T14:04:16.921Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-07T14:04:16.924Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-07T14:04:16.930Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T14:04:16.937Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:04:17.007Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:04:17.026Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T14:04:17.110Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:04:17.438Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:04:22.414Z] [INFO] [STEP 2] Check there's no Default label [2026-07-07T14:04:22.639Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-07T14:04:22.835Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-07T14:04:23.106Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-07T14:04:23.915Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-07T14:04:24.013Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:04:24.709Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:04:24.724Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (8003ms) [2026-07-07T14:04:24.929Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-07T14:04:24.932Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-07T14:04:24.941Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T14:04:25.010Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:04:25.019Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:04:25.107Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T14:04:25.115Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:04:25.608Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:04:29.859Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-07T14:04:30.010Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-07T14:04:30.415Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-07T14:04:30.531Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-07T14:04:30.803Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-07T14:04:30.822Z] [INFO] [STEP 7] Save the changes [2026-07-07T14:04:31.004Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-07T14:04:31.319Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-07T14:04:31.325Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:04:31.809Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T14:04:31.910Z] [INFO] Storage Class Config: [2026-07-07T14:04:31.917Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-07T14:04:32.513Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-07T14:04:32.738Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-07T14:04:33.309Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-07T14:04:33.314Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-07T14:04:33.831Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-07T14:04:33.837Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-07T14:04:34.342Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-07T14:04:34.347Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-07T14:04:34.911Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-07T14:04:34.916Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-07T14:04:35.511Z] [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 (7896ms) 4 passing (41s) [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: 40 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-07T14:04:45.512Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-07T14:04:45.525Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-07T14:04:45.530Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-07T14:04:45.602Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T14:04:45.608Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:04:45.614Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:04:45.632Z] [INFO] Loaded test data from fixtures [2026-07-07T14:04:45.702Z] [INFO] Provisioning storage classes with different access modes [2026-07-07T14:04:46.213Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433085714-5mvphj53j.yaml && rm -f /tmp/cypress-yaml-1783433085714-5mvphj53j.yaml [2026-07-07T14:04:46.221Z] [INFO] Command exit code: 0 [2026-07-07T14:04:46.925Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433086224-xb0agcatl.yaml && rm -f /tmp/cypress-yaml-1783433086224-xb0agcatl.yaml [2026-07-07T14:04:46.933Z] [INFO] Command exit code: 0 [2026-07-07T14:04:47.606Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433086936-zs1pf5z6j.yaml && rm -f /tmp/cypress-yaml-1783433086936-zs1pf5z6j.yaml [2026-07-07T14:04:47.626Z] [INFO] Command exit code: 0 [2026-07-07T14:04:48.312Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433087631-g055n4ux0.yaml && rm -f /tmp/cypress-yaml-1783433087631-g055n4ux0.yaml [2026-07-07T14:04:48.321Z] [INFO] Command exit code: 0 [2026-07-07T14:04:48.810Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433088323-09yq2rdoy.yaml && rm -f /tmp/cypress-yaml-1783433088323-09yq2rdoy.yaml [2026-07-07T14:04:48.817Z] [INFO] Command exit code: 0 [2026-07-07T14:04:48.822Z] [INFO] Provisioning project [2026-07-07T14:04:48.825Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T14:04:49.342Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T14:04:49.349Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-07T14:04:49.357Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-07T14:04:49.408Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-07T14:04:50.014Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-07T14:04:50.927Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-07T14:04:50.937Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T14:04:51.410Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T14:04:51.419Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-07T14:04:51.430Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-07T14:04:51.957Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-07T14:04:52.002Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:04:52.010Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:04:52.334Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:04:55.012Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T14:04:58.832Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T14:04:59.626Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-07T14:05:00.215Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-07T14:05:00.531Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-07T14:05:00.826Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (18410ms) [2026-07-07T14:05:04.007Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-07T14:05:04.011Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-07T14:05:04.016Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T14:05:04.021Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:05:04.027Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:05:04.038Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:05:04.044Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:05:04.603Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:05:06.608Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T14:05:11.226Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T14:05:12.133Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-07T14:05:13.410Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-07T14:05:14.928Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-07T14:05:15.111Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-07T14:05:15.306Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-07T14:05:15.410Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-07T14:05:16.337Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-07T14:05:16.817Z] [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 (13488ms) [2026-07-07T14:05:17.729Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-07T14:05:17.733Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-07T14:05:17.804Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T14:05:17.811Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:05:17.817Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:05:17.829Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:05:17.836Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:05:18.231Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:05:20.133Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T14:05:22.724Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T14:05:23.228Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-07T14:05:23.810Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-07T14:05:24.312Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-07T14:05:24.426Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-07T14:05:24.432Z] [INFO] [STEP 8] Default should be RWO [2026-07-07T14:05:24.511Z] [INFO] [STEP 9] Switch to RWX [2026-07-07T14:05:24.615Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (7238ms) [2026-07-07T14:05:24.935Z] [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-07T14:05:24.937Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-07T14:05:24.943Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T14:05:24.950Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:05:25.006Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:05:25.020Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:05:25.030Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:05:25.328Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:05:27.135Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T14:05:29.405Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T14:05:29.803Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-07T14:05:31.320Z] [INFO] [STEP 5] Submit the form [2026-07-07T14:05:31.462Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-07T14:05:31.723Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-07T14:05:32.119Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-07T14:05:32.133Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-07T14:05:32.338Z] [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 (7680ms) [2026-07-07T14:05:32.709Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-07T14:05:32.712Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-07T14:05:32.719Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T14:05:32.725Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:05:32.731Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:05:32.807Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:05:32.814Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:05:33.103Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:05:34.433Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T14:05:36.519Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T14:05:36.867Z] [INFO] [STEP 4] Open create modal [2026-07-07T14:05:37.214Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-07T14:05:37.767Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-07T14:05:38.006Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-07T14:05:38.128Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-07T14:05:38.141Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-07T14:05:38.601Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-07T14:05:38.605Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-07T14:05:39.018Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-07T14:05:39.023Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-07T14:05:39.943Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-07T14:05:39.948Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-07T14:05:40.423Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-07T14:05:40.428Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-07T14:05:40.868Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-07T14:05:40.872Z] [INFO] [STEP 9] Cleaning up project [2026-07-07T14:05:41.277Z] [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 (5560ms) 5 passing (56s) [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: 56 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-07T14:05:49.410Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-07T14:05:49.423Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-07T14:05:49.426Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-07T14:05:49.433Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-07T14:05:49.440Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:05:49.450Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:05:49.517Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-07T14:05:49.963Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-07T14:05:49.969Z] [INFO] Dashboard Config: [2026-07-07T14:05:50.408Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-07T14:05:50.417Z] [INFO] Controller Config: [2026-07-07T14:05:50.425Z] [INFO] Executing command: [2026-07-07T14:05:50.810Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-07T14:05:50.818Z] [INFO] Command stderr: [2026-07-07T14:05:50.827Z] [INFO] Raw Controller Culler Config Response: [2026-07-07T14:05:50.831Z] [INFO] Controller Culler Config (Error): [2026-07-07T14:05:50.834Z] [INFO] Check if user is in RHODS user groups [2026-07-07T14:05:50.838Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-07T14:05:51.263Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-07T14:05:51.304Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-07T14:05:51.315Z] [INFO] Check for existing ClusterRoleBinding [2026-07-07T14:05:51.319Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-07T14:05:51.665Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-07T14:05:51.705Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-07T14:05:51.713Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-07T14:05:51.719Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-07T14:05:52.229Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433151723-4brckk6gb.yaml && rm -f /tmp/cypress-yaml-1783433151723-4brckk6gb.yaml [2026-07-07T14:05:52.235Z] [INFO] Command exit code: 0 [2026-07-07T14:05:52.243Z] [INFO] Successfully created ClusterRoleBinding [2026-07-07T14:05:52.265Z] [INFO] [STEP 1] Log into the application as admin [2026-07-07T14:05:52.311Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:05:52.629Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:05:55.429Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-07T14:05:55.455Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-07T14:05:57.526Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-07T14:05:57.545Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-07T14:05:57.567Z] [INFO] Value of isKServeEnabled: undefined [2026-07-07T14:05:57.621Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-07T14:05:57.642Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-07T14:05:57.668Z] [INFO] Value of PVC Size: 20Gi [2026-07-07T14:05:57.743Z] [INFO] PVC size is set and visible: 20 [2026-07-07T14:05:57.770Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-07T14:05:57.775Z] [INFO] Notebook Controller Culler Config: [2026-07-07T14:05:57.820Z] [INFO] Culler config not found or error occurred: [2026-07-07T14:05:57.848Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-07T14:05:57.872Z] [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 (8797ms) [2026-07-07T14:05:58.110Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-07T14:05:58.113Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-07T14:05:58.118Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-07T14:05:58.123Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:05:58.130Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:05:58.139Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:05:58.145Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:05:58.365Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:05:59.680Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-07T14:05:59.742Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-07T14:06:11.262Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-07T14:06:11.302Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-07T14:06:11.306Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-07T14:06:11.310Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:06:11.314Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:06:11.321Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-07T14:06:11.714Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-07T14:06:11.721Z] [INFO] Dashboard Config: [2026-07-07T14:06:12.114Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-07T14:06:12.122Z] [INFO] Controller Config: [2026-07-07T14:06:12.129Z] [INFO] Executing command: [2026-07-07T14:06:12.612Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-07T14:06:12.621Z] [INFO] Command stderr: [2026-07-07T14:06:12.631Z] [INFO] Raw Controller Culler Config Response: [2026-07-07T14:06:12.636Z] [INFO] Controller Culler Config (Error): [2026-07-07T14:06:12.640Z] [INFO] Check if user is in RHODS user groups [2026-07-07T14:06:12.644Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-07T14:06:13.113Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-07T14:06:13.121Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-07T14:06:13.132Z] [INFO] Check for existing ClusterRoleBinding [2026-07-07T14:06:13.138Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-07T14:06:13.603Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-07T14:06:13.615Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-07T14:06:13.623Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-07T14:06:13.631Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-07T14:06:14.133Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433173632-2sozhc0ie.yaml && rm -f /tmp/cypress-yaml-1783433173632-2sozhc0ie.yaml [2026-07-07T14:06:14.139Z] [INFO] Command exit code: 0 [2026-07-07T14:06:14.146Z] [INFO] Successfully created ClusterRoleBinding [2026-07-07T14:06:14.154Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:06:14.162Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:06:14.708Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:06:16.151Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-07T14:06:16.233Z] [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-07T14:06:27.516Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-07T14:06:27.519Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-07T14:06:27.524Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-07T14:06:27.529Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:06:27.534Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T14:06:27.553Z] [INFO] [STEP 1] Log into the application as admin [2026-07-07T14:06:27.612Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:06:27.905Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:06:29.030Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-07T14:06:29.736Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-07T14:06:29.807Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-07T14:06:31.434Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-07T14:06:31.454Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-07T14:06:33.100Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-07T14:06:33.108Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-07T14:06:34.836Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-07T14:06:34.845Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-07T14:06:36.760Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-07T14:06:36.843Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-07T14:06:38.673Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-07T14:06:38.716Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-07T14:06:42.241Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-07T14:06:42.251Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-07T14:06:44.272Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-07T14:06:44.283Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-07T14:06:47.053Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-07T14:06:47.058Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-07T14:06:47.522Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-07T14:06:47.532Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-07T14:06:47.542Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-07T14:06:47.547Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-07T14:06:47.927Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433207046-9ogl7nu6l.yaml && rm -f /tmp/cypress-yaml-1783433207046-9ogl7nu6l.yaml [2026-07-07T14:06:48.040Z] [INFO] Command exit code: 0 [2026-07-07T14:06:48.047Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (19730ms) 2 passing (59s) 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