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-08T23:10:56.819Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-08T23:10:56.877Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-08T23:10:56.890Z] [INFO] Test title: should login and load page [2026-07-08T23:10:56.903Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-08T23:10:56.914Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:10:56.921Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:10:56.980Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:10:57.382Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:11:11.983Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-08T23:11:11.987Z] [INFO] Test title: should login and load page [2026-07-08T23:11:11.995Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-08T23:11:12.002Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:11:12.008Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:11:12.074Z] [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-08T23:11:33.098Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-08T23:11:33.182Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-08T23:11:33.194Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-08T23:11:33.206Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-08T23:11:33.274Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:11:33.285Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:11:33.371Z] [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-08T23:11:35.176Z] [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-08T23:11:35.186Z] [INFO] No notebooks found [2026-07-08T23:11:35.291Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:11:35.395Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:11:36.185Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:11:46.277Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-08T23:11:46.675Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-08T23:11:49.071Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-08T23:11:49.182Z] [INFO] [STEP 5] Launch a notebook server [2026-07-08T23:11:49.587Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-08T23:11:49.685Z] [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-08T23:12:03.871Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-08T23:12:04.080Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-08T23:12:04.186Z] [INFO] Found 1 matching pods [2026-07-08T23:12:04.372Z] [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-08T23:12:14.483Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-08T23:12:14.491Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-08T23:12:14.497Z] [INFO] [STEP 7] Expand the Event log [2026-07-08T23:12:14.872Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-08T23:12:23.615Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-08T23:12:23.899Z] [INFO] [STEP 10] Stop the server [2026-07-08T23:12:24.130Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (51406ms) 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: 51 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-08T23:12:29.912Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-08T23:12:29.979Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-08T23:12:29.983Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-08T23:12:29.990Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-08T23:12:29.996Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:12:30.002Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:12:30.082Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-08T23:12:30.087Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T23:12:30.582Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T23:12:30.590Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-08T23:12:30.597Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-08T23:12:30.611Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-08T23:12:31.275Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-08T23:12:31.698Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-08T23:12:31.706Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T23:12:32.280Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T23:12:32.288Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-08T23:12:32.295Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-08T23:12:32.304Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-08T23:12:32.381Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:12:32.394Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:12:32.712Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:12:36.088Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-08T23:12:42.210Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-08T23:12:48.370Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-08T23:12:48.591Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-08T23:12:48.702Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-08T23:12:49.686Z] [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-08T23:12:49.887Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-jd2x9s ✓ Verify that user can be added as a Contributor for a Project (20123ms) [2026-07-08T23:12:50.475Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-08T23:12:50.477Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-08T23:12:50.483Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-08T23:12:50.574Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:12:50.581Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:12:50.683Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-08T23:12:50.777Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:12:51.273Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:12:53.871Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-08T23:12:58.090Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-08T23:12:58.504Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-08T23:12:59.480Z] [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 (7990ms) 2 passing (30s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 30 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-08T23:13:05.978Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-08T23:13:05.991Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-08T23:13:05.995Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-08T23:13:06.073Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-08T23:13:06.079Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:13:06.085Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:13:06.176Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-08T23:13:06.882Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-08T23:13:06.888Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-08T23:13:06.895Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-08T23:13:06.903Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-08T23:13:06.978Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:13:06.986Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:13:07.477Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:13:14.710Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T23:13:15.073Z] [INFO] [STEP 3] Enter valid project information [2026-07-08T23:13:15.625Z] [INFO] [STEP 4] Save the project [2026-07-08T23:13:15.772Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-08T23:13:16.776Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-08T23:13:17.983Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-08T23:13:18.583Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (13816ms) [2026-07-08T23:13:19.714Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-08T23:13:19.717Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-08T23:13:19.723Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-08T23:13:19.727Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:13:19.732Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:13:19.775Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:13:19.782Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:13:19.973Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:13:23.779Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T23:13:23.977Z] [INFO] [STEP 3] Enter valid project information [2026-07-08T23:13:24.274Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-08T23:13:24.575Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-08T23:13:24.577Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-08T23:13:24.582Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-08T23:13:24.587Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:13:24.592Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:13:24.713Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:13:24.793Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:13:25.075Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:13:27.831Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T23:13:28.173Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-08T23:13:28.472Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-08T23:13:28.476Z] [INFO] Testing invalid resource name: Test-Project [2026-07-08T23:13:28.734Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-08T23:13:28.738Z] [INFO] Testing invalid resource name: test project [2026-07-08T23:13:28.887Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-08T23:13:28.894Z] [INFO] Testing invalid resource name: test.project [2026-07-08T23:13:29.183Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-08T23:13:29.188Z] [INFO] Testing invalid resource name: test:project [2026-07-08T23:13:29.382Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-08T23:13:29.387Z] [INFO] Testing invalid resource name: test/project [2026-07-08T23:13:29.557Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-08T23:13:29.562Z] [INFO] Testing invalid resource name: test"project [2026-07-08T23:13:29.708Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-08T23:13:29.712Z] [INFO] Testing invalid resource name: test[project] [2026-07-08T23:13:29.874Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-08T23:13:29.879Z] [INFO] Testing invalid resource name: test(project) [2026-07-08T23:13:30.087Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-08T23:13:30.094Z] [INFO] Testing invalid resource name: test&project [2026-07-08T23:13:30.282Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-08T23:13:30.287Z] [INFO] Testing invalid resource name: test*project [2026-07-08T23:13:30.485Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-08T23:13:30.489Z] [INFO] Testing invalid resource name: test?project [2026-07-08T23:13:30.669Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-08T23:13:30.673Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-08T23:13:30.881Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-08T23:13:30.886Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-08T23:13:31.075Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-08T23:13:31.079Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-08T23:13:31.253Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-08T23:13:31.257Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-08T23:13:31.438Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-08T23:13:31.443Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-08T23:13:31.622Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-08T23:13:31.626Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-08T23:13:31.790Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-08T23:13:31.795Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-08T23:13:31.982Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-08T23:13:32.003Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-08T23:13:32.184Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-08T23:13:32.189Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-08T23:13:32.383Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-08T23:13:32.388Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-08T23:13:32.572Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-08T23:13:32.576Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-08T23:13:32.750Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-08T23:13:32.771Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-08T23:13:32.949Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-08T23:13:32.954Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-08T23:13:33.135Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-08T23:13:33.140Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-08T23:13:33.304Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-08T23:13:33.309Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-08T23:13:33.477Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-08T23:13:33.482Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-08T23:13:33.671Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-08T23:13:33.676Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-08T23:13:33.837Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-08T23:13:33.841Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-08T23:13:34.001Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-08T23:13:34.007Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-08T23:13:34.237Z] [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 (9762ms) [2026-07-08T23:13:34.371Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-08T23:13:34.374Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-08T23:13:34.379Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-08T23:13:34.387Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:13:34.392Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:13:34.402Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:13:34.409Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:13:34.691Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:13:37.811Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T23:13:37.978Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-08T23:13:38.492Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-08T23:13:46.555Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-08T23:13:46.826Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (12193ms) 4 passing (41s) [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: 41 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-08T23:13:49.786Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-08T23:13:49.874Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-08T23:13:49.881Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-08T23:13:49.888Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-08T23:13:49.895Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:13:49.908Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:13:49.991Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-08T23:13:50.000Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-08T23:13:50.375Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-08T23:13:50.386Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-08T23:13:50.400Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-08T23:13:50.421Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-08T23:13:50.897Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-08T23:13:51.472Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-08T23:13:51.483Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-08T23:13:51.996Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-08T23:13:52.012Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-08T23:13:52.079Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-08T23:13:52.094Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-08T23:13:52.116Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:13:52.187Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:13:52.526Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:13:54.991Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-08T23:13:57.695Z] [INFO] [STEP 3] Edit project information [2026-07-08T23:13:59.789Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-08T23:14:00.970Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-08T23:14:01.581Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (11177ms) 1 passing (12s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 12 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-08T23:14:07.500Z] [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-08T23:14:07.527Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-08T23:14:07.570Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-08T23:14:07.577Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T23:14:07.587Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:14:07.597Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:14:07.620Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T23:14:07.931Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T23:14:07.972Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-08T23:14:07.987Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-08T23:14:08.001Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T23:14:08.448Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T23:14:08.486Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-08T23:14:08.504Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-08T23:14:08.528Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-08T23:14:08.997Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-08T23:14:09.279Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-08T23:14:09.290Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T23:14:09.579Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T23:14:09.586Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-08T23:14:09.615Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-08T23:14:09.939Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-08T23:14:09.965Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:14:10.155Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:14:12.137Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-08T23:14:14.894Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-08T23:14:15.521Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T23:14:16.198Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T23:14:16.308Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:14:16.881Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:14:16.889Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:14:17.231Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:14:17.295Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:14:17.681Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:14:17.711Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T23:14:18.082Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T23:14:18.114Z] [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-08T23:14:18.085Z\"}"}}}' [2026-07-08T23:14:18.598Z] [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-08T23:14:18.085Z\"}"}}}' [2026-07-08T23:14:18.607Z] [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-08T23:14:18.599Z\"}"}}}' [2026-07-08T23:14:18.996Z] [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-08T23:14:18.599Z\"}"}}}' [2026-07-08T23:14:19.025Z] [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-08T23:14:18.998Z\"}"}}}' [2026-07-08T23:14:19.470Z] [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-08T23:14:18.998Z\"}"}}}' [2026-07-08T23:14:19.785Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-08T23:14:20.681Z] [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 (12710ms) 1 passing (13s) [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: 13 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-08T23:14:25.799Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-08T23:14:25.809Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-08T23:14:25.812Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-08T23:14:25.818Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T23:14:25.823Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:14:25.827Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:14:25.871Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T23:14:26.229Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T23:14:26.235Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-08T23:14:26.241Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-08T23:14:26.580Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552466244-xs1ghtgut.yaml && rm -f /tmp/cypress-yaml-1783552466244-xs1ghtgut.yaml [2026-07-08T23:14:26.586Z] [INFO] Command exit code: 0 [2026-07-08T23:14:26.879Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552466588-0j1wkqhv5.yaml && rm -f /tmp/cypress-yaml-1783552466588-0j1wkqhv5.yaml [2026-07-08T23:14:26.884Z] [INFO] Command exit code: 0 [2026-07-08T23:14:27.157Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552466886-izk92o44h.yaml && rm -f /tmp/cypress-yaml-1783552466886-izk92o44h.yaml [2026-07-08T23:14:27.163Z] [INFO] Command exit code: 0 [2026-07-08T23:14:27.481Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552467165-7a8za3gtp.yaml && rm -f /tmp/cypress-yaml-1783552467165-7a8za3gtp.yaml [2026-07-08T23:14:27.486Z] [INFO] Command exit code: 0 [2026-07-08T23:14:27.752Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552467488-c5sc3pg0g.yaml && rm -f /tmp/cypress-yaml-1783552467488-c5sc3pg0g.yaml [2026-07-08T23:14:27.757Z] [INFO] Command exit code: 0 [2026-07-08T23:14:27.776Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T23:14:27.787Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:14:28.057Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:14:41.484Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-08T23:14:41.492Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-08T23:14:41.498Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T23:14:41.502Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:14:41.508Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:14:41.570Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T23:14:42.208Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T23:14:42.275Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-08T23:14:42.282Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-08T23:14:43.072Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552482284-1i5nne3c1.yaml && rm -f /tmp/cypress-yaml-1783552482284-1i5nne3c1.yaml [2026-07-08T23:14:43.078Z] [INFO] Command exit code: 0 [2026-07-08T23:14:43.811Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552483080-x4v3sbc65.yaml && rm -f /tmp/cypress-yaml-1783552483080-x4v3sbc65.yaml [2026-07-08T23:14:43.876Z] [INFO] Command exit code: 0 [2026-07-08T23:14:44.704Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552483877-947tovjzz.yaml && rm -f /tmp/cypress-yaml-1783552483877-947tovjzz.yaml [2026-07-08T23:14:44.710Z] [INFO] Command exit code: 0 [2026-07-08T23:14:45.486Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552484712-ihbj5d1zr.yaml && rm -f /tmp/cypress-yaml-1783552484712-ihbj5d1zr.yaml [2026-07-08T23:14:45.494Z] [INFO] Command exit code: 0 [2026-07-08T23:14:46.374Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552485496-cm6ymlif9.yaml && rm -f /tmp/cypress-yaml-1783552485496-cm6ymlif9.yaml [2026-07-08T23:14:46.381Z] [INFO] Command exit code: 0 [2026-07-08T23:14:46.498Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T23:14:46.578Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:14:47.277Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:14:55.702Z] [INFO] [STEP 2] Check SC row exists [2026-07-08T23:14:56.070Z] [INFO] [STEP 3] Check there's no Default label [2026-07-08T23:14:56.197Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-08T23:14:56.396Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-08T23:14:56.587Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-08T23:14:56.991Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-08T23:14:57.670Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-08T23:14:58.089Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:14:58.770Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:14:58.783Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (17582ms) [2026-07-08T23:14:59.182Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-08T23:14:59.185Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-08T23:14:59.189Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T23:14:59.194Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:14:59.198Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:14:59.281Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T23:14:59.295Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:14:59.608Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:15:05.007Z] [INFO] [STEP 2] Check SC row exists [2026-07-08T23:15:05.177Z] [INFO] [STEP 3] Check there's no Default label [2026-07-08T23:15:05.276Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-08T23:15:05.323Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-08T23:15:05.486Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-08T23:15:05.693Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-08T23:15:05.977Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-08T23:15:06.027Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:15:06.581Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:15:06.593Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (7596ms) [2026-07-08T23:15:06.809Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-08T23:15:06.812Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-08T23:15:06.819Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T23:15:06.871Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:15:06.876Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:15:06.891Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T23:15:06.899Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:15:07.193Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:15:11.703Z] [INFO] [STEP 2] Check there's no Default label [2026-07-08T23:15:11.784Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-08T23:15:11.892Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-08T23:15:12.374Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-08T23:15:12.815Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-08T23:15:12.853Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:15:13.135Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:15:13.146Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (6452ms) [2026-07-08T23:15:13.372Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-08T23:15:13.376Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-08T23:15:13.380Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T23:15:13.385Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:15:13.391Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:15:13.413Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T23:15:13.421Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:15:13.640Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:15:16.651Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-08T23:15:16.795Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-08T23:15:17.089Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-08T23:15:17.161Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-08T23:15:17.374Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-08T23:15:17.403Z] [INFO] [STEP 7] Save the changes [2026-07-08T23:15:17.573Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-08T23:15:17.796Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-08T23:15:17.800Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:15:18.231Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T23:15:18.272Z] [INFO] Storage Class Config: [2026-07-08T23:15:18.278Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-08T23:15:18.980Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-08T23:15:19.286Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-08T23:15:19.783Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-08T23:15:19.789Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-08T23:15:20.482Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-08T23:15:20.489Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-08T23:15:21.108Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-08T23:15:21.113Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-08T23:15:21.673Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-08T23:15:21.678Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-08T23:15:22.282Z] [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 (6068ms) 4 passing (57s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_006.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 4 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: false │ │ Duration: 56 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079) lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin gs - Storage classes view -- An admin user can enable a disabled Storage Class ( failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-08T23:15:31.802Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-08T23:15:31.872Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-08T23:15:31.875Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-08T23:15:31.881Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T23:15:31.887Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:15:31.893Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:15:31.972Z] [INFO] Loaded test data from fixtures [2026-07-08T23:15:31.986Z] [INFO] Provisioning storage classes with different access modes [2026-07-08T23:15:32.584Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552531995-i5umx3iin.yaml && rm -f /tmp/cypress-yaml-1783552531995-i5umx3iin.yaml [2026-07-08T23:15:32.592Z] [INFO] Command exit code: 0 [2026-07-08T23:15:33.201Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552532594-4a34788sa.yaml && rm -f /tmp/cypress-yaml-1783552532594-4a34788sa.yaml [2026-07-08T23:15:33.208Z] [INFO] Command exit code: 0 [2026-07-08T23:15:33.796Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552533210-ifm01ho1k.yaml && rm -f /tmp/cypress-yaml-1783552533210-ifm01ho1k.yaml [2026-07-08T23:15:33.803Z] [INFO] Command exit code: 0 [2026-07-08T23:15:34.380Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552533818-tdwpmvv2y.yaml && rm -f /tmp/cypress-yaml-1783552533818-tdwpmvv2y.yaml [2026-07-08T23:15:34.387Z] [INFO] Command exit code: 0 [2026-07-08T23:15:34.981Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552534390-aiw3uuak5.yaml && rm -f /tmp/cypress-yaml-1783552534390-aiw3uuak5.yaml [2026-07-08T23:15:34.989Z] [INFO] Command exit code: 0 [2026-07-08T23:15:34.994Z] [INFO] Provisioning project [2026-07-08T23:15:34.997Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T23:15:35.581Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T23:15:35.590Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-08T23:15:35.597Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-08T23:15:35.610Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-08T23:15:36.179Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-08T23:15:36.679Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-08T23:15:36.686Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T23:15:37.274Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T23:15:37.281Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-08T23:15:37.291Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-08T23:15:37.978Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-08T23:15:37.989Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:15:37.997Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:15:38.376Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:15:41.186Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T23:15:45.306Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T23:15:45.977Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-08T23:15:46.577Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-08T23:15:46.777Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-08T23:15:47.031Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (17672ms) [2026-07-08T23:15:49.497Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-08T23:15:49.499Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-08T23:15:49.505Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T23:15:49.511Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:15:49.516Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:15:49.525Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:15:49.574Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:15:50.098Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:15:51.694Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T23:15:54.202Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T23:15:54.806Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-08T23:15:55.088Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-08T23:15:55.880Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-08T23:15:55.893Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-08T23:15:55.980Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-08T23:15:55.984Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-08T23:15:56.378Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-08T23:15:56.583Z] [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 (7281ms) [2026-07-08T23:15:56.872Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-08T23:15:56.874Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-08T23:15:56.879Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T23:15:56.885Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:15:56.891Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:15:56.901Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:15:56.973Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:15:57.394Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:15:59.176Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T23:16:02.079Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T23:16:02.793Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-08T23:16:03.482Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-08T23:16:04.178Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-08T23:16:04.203Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-08T23:16:04.206Z] [INFO] [STEP 8] Default should be RWO [2026-07-08T23:16:04.214Z] [INFO] [STEP 9] Switch to RWX [2026-07-08T23:16:04.383Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (7952ms) [2026-07-08T23:16:04.808Z] [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-08T23:16:04.811Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-08T23:16:04.815Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T23:16:04.820Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:16:04.872Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:16:04.884Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:16:04.890Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:16:05.099Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:16:06.894Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T23:16:09.093Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T23:16:09.576Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-08T23:16:11.075Z] [INFO] [STEP 5] Submit the form [2026-07-08T23:16:11.172Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-08T23:16:11.710Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-08T23:16:12.075Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-08T23:16:12.175Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-08T23:16:12.389Z] [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 (7880ms) [2026-07-08T23:16:12.797Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-08T23:16:12.800Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-08T23:16:12.806Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T23:16:12.812Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:16:12.877Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:16:12.887Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:16:12.894Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:16:13.195Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:16:14.871Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T23:16:17.290Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T23:16:17.716Z] [INFO] [STEP 4] Open create modal [2026-07-08T23:16:18.195Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-08T23:16:19.277Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-08T23:16:19.678Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-08T23:16:19.793Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-08T23:16:19.801Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-08T23:16:20.495Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-08T23:16:20.499Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-08T23:16:21.192Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-08T23:16:21.196Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-08T23:16:21.791Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-08T23:16:21.795Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-08T23:16:22.280Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-08T23:16:22.283Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-08T23:16:22.800Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-08T23:16:22.804Z] [INFO] [STEP 9] Cleaning up project [2026-07-08T23:16:23.479Z] [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 (7183ms) 5 passing (52s) [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: 51 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-08T23:16:34.981Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-08T23:16:34.994Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-08T23:16:34.998Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-08T23:16:35.072Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-08T23:16:35.077Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:16:35.083Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:16:35.177Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-08T23:16:35.995Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-08T23:16:36.073Z] [INFO] Dashboard Config: [2026-07-08T23:16:36.983Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-08T23:16:36.990Z] [INFO] Controller Config: [2026-07-08T23:16:36.997Z] [INFO] Executing command: [2026-07-08T23:16:38.076Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-08T23:16:38.191Z] [INFO] Command stderr: [2026-07-08T23:16:38.210Z] [INFO] Raw Controller Culler Config Response: [2026-07-08T23:16:38.276Z] [INFO] Controller Culler Config (Error): [2026-07-08T23:16:38.292Z] [INFO] Check if user is in RHODS user groups [2026-07-08T23:16:38.307Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T23:16:39.081Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T23:16:39.089Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-08T23:16:39.119Z] [INFO] Check for existing ClusterRoleBinding [2026-07-08T23:16:39.134Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T23:16:39.730Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T23:16:39.794Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-08T23:16:39.812Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-08T23:16:39.870Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-08T23:16:40.583Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552599874-d543sunhn.yaml && rm -f /tmp/cypress-yaml-1783552599874-d543sunhn.yaml [2026-07-08T23:16:40.609Z] [INFO] Command exit code: 0 [2026-07-08T23:16:40.670Z] [INFO] Successfully created ClusterRoleBinding [2026-07-08T23:16:40.694Z] [INFO] [STEP 1] Log into the application as admin [2026-07-08T23:16:40.777Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:16:41.178Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:16:44.270Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-08T23:16:44.376Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-08T23:16:47.170Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-08T23:16:47.191Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-08T23:16:47.281Z] [INFO] Value of isKServeEnabled: undefined [2026-07-08T23:16:47.372Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-08T23:16:47.399Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-08T23:16:47.472Z] [INFO] Value of PVC Size: 20Gi [2026-07-08T23:16:47.675Z] [INFO] PVC size is set and visible: 20 [2026-07-08T23:16:47.781Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-08T23:16:47.874Z] [INFO] Notebook Controller Culler Config: [2026-07-08T23:16:47.903Z] [INFO] Culler config not found or error occurred: [2026-07-08T23:16:48.109Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-08T23:16:48.278Z] [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 (13605ms) [2026-07-08T23:16:48.877Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T23:16:48.884Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T23:16:48.890Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-08T23:16:48.894Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:16:48.900Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:16:48.908Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:16:48.969Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:16:49.275Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:16:50.688Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-08T23:16:50.875Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-08T23:17:03.090Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T23:17:03.094Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T23:17:03.099Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-08T23:17:03.103Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:17:03.108Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:17:03.119Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-08T23:17:03.686Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-08T23:17:03.692Z] [INFO] Dashboard Config: [2026-07-08T23:17:04.282Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-08T23:17:04.289Z] [INFO] Controller Config: [2026-07-08T23:17:04.297Z] [INFO] Executing command: [2026-07-08T23:17:04.882Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-08T23:17:04.889Z] [INFO] Command stderr: [2026-07-08T23:17:04.897Z] [INFO] Raw Controller Culler Config Response: [2026-07-08T23:17:04.901Z] [INFO] Controller Culler Config (Error): [2026-07-08T23:17:04.905Z] [INFO] Check if user is in RHODS user groups [2026-07-08T23:17:04.909Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T23:17:05.695Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T23:17:05.702Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-08T23:17:05.770Z] [INFO] Check for existing ClusterRoleBinding [2026-07-08T23:17:05.776Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T23:17:06.191Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T23:17:06.197Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-08T23:17:06.207Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-08T23:17:06.213Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-08T23:17:06.697Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552626214-yzvgaqgyd.yaml && rm -f /tmp/cypress-yaml-1783552626214-yzvgaqgyd.yaml [2026-07-08T23:17:06.704Z] [INFO] Command exit code: 0 [2026-07-08T23:17:06.712Z] [INFO] Successfully created ClusterRoleBinding [2026-07-08T23:17:06.721Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:17:06.728Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:17:07.017Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:17:08.527Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-08T23:17:08.601Z] [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-08T23:17:20.379Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-08T23:17:20.381Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-08T23:17:20.386Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-08T23:17:20.390Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T23:17:20.395Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T23:17:20.415Z] [INFO] [STEP 1] Log into the application as admin [2026-07-08T23:17:20.473Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T23:17:20.712Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:17:21.884Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-08T23:17:22.777Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-08T23:17:22.887Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-08T23:17:25.380Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-08T23:17:25.397Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-08T23:17:28.703Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-08T23:17:28.718Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-08T23:17:31.290Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-08T23:17:31.402Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-08T23:17:33.978Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-08T23:17:34.373Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-08T23:17:37.186Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-08T23:17:37.217Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-08T23:17:41.902Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-08T23:17:41.915Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-08T23:17:45.087Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-08T23:17:45.097Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-08T23:17:49.703Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-08T23:17:49.709Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-08T23:17:50.309Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-08T23:17:50.315Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-08T23:17:50.322Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-08T23:17:50.325Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-08T23:17:51.095Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552669696-t3ib21kd9.yaml && rm -f /tmp/cypress-yaml-1783552669696-t3ib21kd9.yaml [2026-07-08T23:17:51.102Z] [INFO] Command exit code: 0 [2026-07-08T23:17:51.110Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (29589ms) 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