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-07T18:54:53.943Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-07T18:54:53.968Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-07T18:54:53.982Z] [INFO] Test title: should login and load page [2026-07-07T18:54:54.042Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-07T18:54:54.050Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:54:54.060Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:54:54.077Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:54:54.544Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:55:09.260Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-07T18:55:09.265Z] [INFO] Test title: should login and load page [2026-07-07T18:55:09.272Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-07T18:55:09.343Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:55:09.350Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:55:09.360Z] [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-07T18:55:29.578Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-07T18:55:29.661Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-07T18:55:29.671Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-07T18:55:29.754Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-07T18:55:29.764Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:55:29.770Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:55:29.857Z] [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-07T18:55:31.967Z] [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-07T18:55:32.051Z] [INFO] No notebooks found [2026-07-07T18:55:32.152Z] [INFO] [STEP 1] Log into the application [2026-07-07T18:55:32.252Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:55:33.049Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:55:43.942Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-07T18:55:44.360Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-07T18:55:46.965Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-07T18:55:47.166Z] [INFO] [STEP 5] Launch a notebook server [2026-07-07T18:55:47.860Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-07T18:55:47.952Z] [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-07T18:56:03.263Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-07T18:56:03.449Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-07T18:56:03.458Z] [INFO] Found 1 matching pods [2026-07-07T18:56:03.564Z] [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-07T18:56:09.662Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-07T18:56:09.842Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-07T18:56:09.949Z] [INFO] [STEP 7] Expand the Event log [2026-07-07T18:56:10.443Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-07T18:56:21.979Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-07T18:56:22.355Z] [INFO] [STEP 10] Stop the server [2026-07-07T18:56:22.960Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (54065ms) 1 passing (54s) [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: 54 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-07T18:56:29.869Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-07T18:56:29.955Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-07T18:56:29.959Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-07T18:56:30.043Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-07T18:56:30.054Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:56:30.143Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:56:30.169Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-07T18:56:30.244Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T18:56:30.748Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T18:56:30.756Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-07T18:56:30.763Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-07T18:56:30.777Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-07T18:56:31.372Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-07T18:56:31.948Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-07T18:56:31.959Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T18:56:32.648Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T18:56:32.659Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-07T18:56:32.667Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-07T18:56:32.676Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-07T18:56:32.756Z] [INFO] [STEP 1] Log into the application [2026-07-07T18:56:32.765Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:56:33.081Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:56:37.354Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-07T18:56:47.954Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-07T18:56:55.484Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-07T18:56:55.763Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-07T18:56:55.870Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-07T18:56:56.668Z] [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-07T18:56:56.857Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-p7z04e ✓ Verify that user can be added as a Contributor for a Project (27287ms) [2026-07-07T18:56:57.455Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-07T18:56:57.459Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-07T18:56:57.464Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-07T18:56:57.552Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:56:57.641Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:56:57.655Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-07T18:56:57.740Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:56:58.247Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:57:00.862Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-07T18:57:05.258Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-07T18:57:05.756Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-07T18:57:06.879Z] [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 (8099ms) 2 passing (38s) [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: 37 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-07T18:57:12.267Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-07T18:57:12.279Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-07T18:57:12.283Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-07T18:57:12.344Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-07T18:57:12.350Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:57:12.357Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:57:12.444Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-07T18:57:12.906Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T18:57:12.913Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-07T18:57:12.944Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-07T18:57:12.952Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-07T18:57:12.969Z] [INFO] [STEP 1] Log into the application [2026-07-07T18:57:12.979Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:57:13.248Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:57:17.977Z] [INFO] [STEP 2] Open Create Project modal [2026-07-07T18:57:18.209Z] [INFO] [STEP 3] Enter valid project information [2026-07-07T18:57:18.549Z] [INFO] [STEP 4] Save the project [2026-07-07T18:57:18.735Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-07T18:57:19.836Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-07T18:57:20.353Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-07T18:57:20.848Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (10052ms) [2026-07-07T18:57:22.258Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-07T18:57:22.261Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-07T18:57:22.264Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-07T18:57:22.269Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:57:22.273Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:57:22.282Z] [INFO] [STEP 1] Log into the application [2026-07-07T18:57:22.288Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:57:22.435Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:57:24.203Z] [INFO] [STEP 2] Open Create Project modal [2026-07-07T18:57:24.388Z] [INFO] [STEP 3] Enter valid project information [2026-07-07T18:57:24.570Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-07T18:57:24.663Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-07T18:57:24.665Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-07T18:57:24.670Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-07T18:57:24.673Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:57:24.677Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:57:24.744Z] [INFO] [STEP 1] Log into the application [2026-07-07T18:57:24.777Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:57:24.920Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:57:26.855Z] [INFO] [STEP 2] Open Create Project modal [2026-07-07T18:57:27.000Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-07T18:57:27.261Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-07T18:57:27.264Z] [INFO] Testing invalid resource name: Test-Project [2026-07-07T18:57:27.483Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-07T18:57:27.487Z] [INFO] Testing invalid resource name: test project [2026-07-07T18:57:27.634Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-07T18:57:27.638Z] [INFO] Testing invalid resource name: test.project [2026-07-07T18:57:27.790Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-07T18:57:27.795Z] [INFO] Testing invalid resource name: test:project [2026-07-07T18:57:27.944Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-07T18:57:27.949Z] [INFO] Testing invalid resource name: test/project [2026-07-07T18:57:28.099Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-07T18:57:28.103Z] [INFO] Testing invalid resource name: test"project [2026-07-07T18:57:28.250Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-07T18:57:28.254Z] [INFO] Testing invalid resource name: test[project] [2026-07-07T18:57:28.558Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-07T18:57:28.563Z] [INFO] Testing invalid resource name: test(project) [2026-07-07T18:57:28.718Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-07T18:57:28.722Z] [INFO] Testing invalid resource name: test&project [2026-07-07T18:57:28.871Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-07T18:57:28.876Z] [INFO] Testing invalid resource name: test*project [2026-07-07T18:57:29.028Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-07T18:57:29.033Z] [INFO] Testing invalid resource name: test?project [2026-07-07T18:57:29.184Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-07T18:57:29.188Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-07T18:57:29.376Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-07T18:57:29.381Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-07T18:57:29.534Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-07T18:57:29.538Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-07T18:57:29.758Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-07T18:57:29.763Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-07T18:57:29.921Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-07T18:57:29.926Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-07T18:57:30.089Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-07T18:57:30.094Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-07T18:57:30.257Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-07T18:57:30.262Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-07T18:57:30.442Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-07T18:57:30.448Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-07T18:57:30.615Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-07T18:57:30.620Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-07T18:57:30.791Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-07T18:57:30.797Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-07T18:57:30.966Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-07T18:57:30.972Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-07T18:57:31.155Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-07T18:57:31.162Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-07T18:57:31.350Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-07T18:57:31.363Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-07T18:57:31.557Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-07T18:57:31.563Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-07T18:57:31.756Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-07T18:57:31.773Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-07T18:57:32.061Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-07T18:57:32.066Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-07T18:57:32.260Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-07T18:57:32.269Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-07T18:57:32.448Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-07T18:57:32.457Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-07T18:57:32.755Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-07T18:57:32.762Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-07T18:57:32.993Z] [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 (8400ms) [2026-07-07T18:57:33.092Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-07T18:57:33.095Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-07T18:57:33.101Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-07T18:57:33.106Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:57:33.144Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:57:33.156Z] [INFO] [STEP 1] Log into the application [2026-07-07T18:57:33.163Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:57:33.345Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:57:36.647Z] [INFO] [STEP 2] Open Create Project modal [2026-07-07T18:57:37.043Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-07T18:57:37.753Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-07T18:57:48.362Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-07T18:57:48.746Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (15144ms) 4 passing (37s) [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: 36 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-07T18:57:52.782Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-07T18:57:52.845Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-07T18:57:52.851Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-07T18:57:52.864Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-07T18:57:52.873Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:57:52.879Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:57:52.948Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-07T18:57:52.954Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-07T18:57:53.264Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T18:57:53.271Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-07T18:57:53.283Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-07T18:57:53.303Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-07T18:57:53.707Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-07T18:57:54.015Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-07T18:57:54.040Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-07T18:57:54.317Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T18:57:54.353Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-07T18:57:54.370Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-07T18:57:54.386Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-07T18:57:54.417Z] [INFO] [STEP 1] Log into the application [2026-07-07T18:57:54.452Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:57:54.711Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:57:56.949Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-07T18:58:00.668Z] [INFO] [STEP 3] Edit project information [2026-07-07T18:58:02.205Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-07T18:58:03.782Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-07T18:58:04.351Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (10805ms) 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: 11 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-07T18:58:09.941Z] [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-07T18:58:09.961Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-07T18:58:09.966Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-07T18:58:09.979Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T18:58:09.989Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:58:09.994Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:58:10.047Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T18:58:10.284Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T18:58:10.291Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-07T18:58:10.306Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-07T18:58:10.310Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T18:58:10.568Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T18:58:10.592Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-07T18:58:10.609Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-07T18:58:10.628Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-07T18:58:11.032Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-07T18:58:11.312Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-07T18:58:11.319Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T18:58:11.617Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T18:58:11.624Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-07T18:58:11.632Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-07T18:58:11.959Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-07T18:58:11.996Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:58:12.201Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:58:13.893Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-07T18:58:15.980Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-07T18:58:16.470Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T18:58:16.712Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T18:58:16.757Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:17.015Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:17.062Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:17.363Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:17.372Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:17.748Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:17.798Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T18:58:18.110Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T18:58:18.141Z] [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-07T18:58:18.113Z\"}"}}}' [2026-07-07T18:58:18.550Z] [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-07T18:58:18.113Z\"}"}}}' [2026-07-07T18:58:18.579Z] [INFO] oc patch storageclass csi-manila-netapp --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-netapp\",\"lastModified\":\"2026-07-07T18:58:18.552Z\"}"}}}' [2026-07-07T18:58:18.890Z] [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-07T18:58:18.552Z\"}"}}}' [2026-07-07T18:58:18.918Z] [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-07T18:58:18.891Z\"}"}}}' [2026-07-07T18:58:19.182Z] [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-07T18:58:18.891Z\"}"}}}' [2026-07-07T18:58:19.354Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-07T18:58:19.880Z] [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 (9687ms) 1 passing (10s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 10 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-07T18:58:25.487Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-07T18:58:25.498Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-07T18:58:25.501Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-07T18:58:25.506Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T18:58:25.510Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:58:25.540Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:58:25.553Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T18:58:25.860Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T18:58:25.868Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-07T18:58:25.874Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-07T18:58:26.149Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450705878-xr3mjotab.yaml && rm -f /tmp/cypress-yaml-1783450705878-xr3mjotab.yaml [2026-07-07T18:58:26.155Z] [INFO] Command exit code: 0 [2026-07-07T18:58:26.449Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450706157-s9tzhkm3o.yaml && rm -f /tmp/cypress-yaml-1783450706157-s9tzhkm3o.yaml [2026-07-07T18:58:26.455Z] [INFO] Command exit code: 0 [2026-07-07T18:58:26.798Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450706457-2zwnkcust.yaml && rm -f /tmp/cypress-yaml-1783450706457-2zwnkcust.yaml [2026-07-07T18:58:26.843Z] [INFO] Command exit code: 0 [2026-07-07T18:58:27.093Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450706845-kwmu050qe.yaml && rm -f /tmp/cypress-yaml-1783450706845-kwmu050qe.yaml [2026-07-07T18:58:27.101Z] [INFO] Command exit code: 0 [2026-07-07T18:58:27.526Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450707103-f3z9j7krl.yaml && rm -f /tmp/cypress-yaml-1783450707103-f3z9j7krl.yaml [2026-07-07T18:58:27.532Z] [INFO] Command exit code: 0 [2026-07-07T18:58:27.549Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T18:58:27.557Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:58:27.758Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:58:30.927Z] [INFO] [STEP 2] Check SC row exists [2026-07-07T18:58:30.979Z] [INFO] [STEP 3] Check there's no Default label [2026-07-07T18:58:31.046Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-07T18:58:31.115Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-07T18:58:31.182Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-07T18:58:31.315Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-07T18:58:31.563Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-07T18:58:31.651Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:31.914Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:31.969Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (6567ms) [2026-07-07T18:58:32.090Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-07T18:58:32.092Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-07T18:58:32.096Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T18:58:32.100Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:58:32.104Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:58:32.121Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T18:58:32.129Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:58:32.294Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:58:34.135Z] [INFO] [STEP 2] Check SC row exists [2026-07-07T18:58:34.232Z] [INFO] [STEP 3] Check there's no Default label [2026-07-07T18:58:34.268Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-07T18:58:34.308Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-07T18:58:34.364Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-07T18:58:34.475Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-07T18:58:34.809Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-07T18:58:34.837Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:35.074Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:35.083Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-07T18:58:35.153Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-07T18:58:35.155Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-07T18:58:35.159Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T18:58:35.164Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:58:35.167Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:58:35.182Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T18:58:35.188Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:58:35.346Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:58:39.994Z] [INFO] [STEP 2] Check there's no Default label [2026-07-07T18:58:40.140Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-07T18:58:40.301Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-07T18:58:40.600Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-07T18:58:41.574Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-07T18:58:41.758Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:42.349Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:42.397Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (7357ms) [2026-07-07T18:58:42.651Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-07T18:58:42.654Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-07T18:58:42.658Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T18:58:42.663Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:58:42.667Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:58:42.744Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T18:58:42.752Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:58:42.909Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:58:45.875Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-07T18:58:46.064Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-07T18:58:46.460Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-07T18:58:46.484Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-07T18:58:46.645Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-07T18:58:46.657Z] [INFO] [STEP 7] Save the changes [2026-07-07T18:58:46.744Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-07T18:58:46.971Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-07T18:58:46.976Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:47.340Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T18:58:47.355Z] [INFO] Storage Class Config: [2026-07-07T18:58:47.359Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-07T18:58:47.781Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-07T18:58:47.984Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-07T18:58:48.750Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-07T18:58:48.755Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-07T18:58:49.550Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-07T18:58:49.556Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-07T18:58:50.250Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-07T18:58:50.253Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-07T18:58:50.749Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-07T18:58:50.752Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-07T18:58:51.349Z] [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 (5394ms) 4 passing (26s) [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: 26 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-07T18:58:59.841Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-07T18:58:59.855Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-07T18:58:59.858Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-07T18:58:59.866Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T18:58:59.873Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:58:59.879Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:58:59.950Z] [INFO] Loaded test data from fixtures [2026-07-07T18:58:59.964Z] [INFO] Provisioning storage classes with different access modes [2026-07-07T18:59:00.391Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450739971-lfpo0nt2p.yaml && rm -f /tmp/cypress-yaml-1783450739971-lfpo0nt2p.yaml [2026-07-07T18:59:00.398Z] [INFO] Command exit code: 0 [2026-07-07T18:59:00.915Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450740400-oi31y5kcv.yaml && rm -f /tmp/cypress-yaml-1783450740400-oi31y5kcv.yaml [2026-07-07T18:59:00.943Z] [INFO] Command exit code: 0 [2026-07-07T18:59:01.350Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450740945-5p0iaqwjv.yaml && rm -f /tmp/cypress-yaml-1783450740945-5p0iaqwjv.yaml [2026-07-07T18:59:01.368Z] [INFO] Command exit code: 0 [2026-07-07T18:59:01.865Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450741370-x2vr8cct0.yaml && rm -f /tmp/cypress-yaml-1783450741370-x2vr8cct0.yaml [2026-07-07T18:59:01.872Z] [INFO] Command exit code: 0 [2026-07-07T18:59:02.350Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450741874-v3ingduax.yaml && rm -f /tmp/cypress-yaml-1783450741874-v3ingduax.yaml [2026-07-07T18:59:02.356Z] [INFO] Command exit code: 0 [2026-07-07T18:59:02.360Z] [INFO] Provisioning project [2026-07-07T18:59:02.362Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T18:59:02.749Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T18:59:02.756Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-07T18:59:02.763Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-07T18:59:02.778Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-07T18:59:03.464Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-07T18:59:03.990Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-07T18:59:04.040Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T18:59:04.503Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T18:59:04.548Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-07T18:59:04.555Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-07T18:59:05.186Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-07T18:59:05.197Z] [INFO] [STEP 1] Log into the application [2026-07-07T18:59:05.203Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:59:05.409Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:59:08.461Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T18:59:11.652Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T18:59:12.343Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-07T18:59:12.951Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-07T18:59:13.202Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-07T18:59:13.545Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (15911ms) [2026-07-07T18:59:15.781Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-07T18:59:15.784Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-07T18:59:15.789Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T18:59:15.794Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:59:15.845Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:59:15.857Z] [INFO] [STEP 1] Log into the application [2026-07-07T18:59:15.867Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:59:16.169Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:59:17.848Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T18:59:20.670Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T18:59:21.463Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-07T18:59:22.355Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-07T18:59:23.049Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-07T18:59:23.060Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-07T18:59:23.142Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-07T18:59:23.146Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-07T18:59:23.476Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-07T18:59:23.655Z] [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 (8063ms) [2026-07-07T18:59:23.947Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-07T18:59:23.950Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-07T18:59:23.957Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T18:59:23.964Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:59:23.969Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:59:24.042Z] [INFO] [STEP 1] Log into the application [2026-07-07T18:59:24.053Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:59:24.465Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:59:26.549Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T18:59:28.758Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T18:59:29.270Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-07T18:59:29.644Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-07T18:59:30.104Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-07T18:59:30.159Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-07T18:59:30.163Z] [INFO] [STEP 8] Default should be RWO [2026-07-07T18:59:30.175Z] [INFO] [STEP 9] Switch to RWX [2026-07-07T18:59:30.310Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (6770ms) [2026-07-07T18:59:30.669Z] [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-07T18:59:30.671Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-07T18:59:30.677Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T18:59:30.690Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:59:30.695Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:59:30.750Z] [INFO] [STEP 1] Log into the application [2026-07-07T18:59:30.760Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:59:31.071Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:59:32.687Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T18:59:35.177Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T18:59:35.559Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-07T18:59:37.045Z] [INFO] [STEP 5] Submit the form [2026-07-07T18:59:37.142Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-07T18:59:37.500Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-07T18:59:37.849Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-07T18:59:37.884Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-07T18:59:38.079Z] [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 (7649ms) [2026-07-07T18:59:38.350Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-07T18:59:38.353Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-07T18:59:38.358Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T18:59:38.364Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:59:38.370Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:59:38.379Z] [INFO] [STEP 1] Log into the application [2026-07-07T18:59:38.384Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T18:59:38.662Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T18:59:40.282Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T18:59:42.650Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T18:59:43.040Z] [INFO] [STEP 4] Open create modal [2026-07-07T18:59:43.656Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-07T18:59:44.449Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-07T18:59:44.747Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-07T18:59:44.865Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-07T18:59:44.877Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-07T18:59:45.352Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-07T18:59:45.356Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-07T18:59:45.806Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-07T18:59:45.844Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-07T18:59:46.360Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-07T18:59:46.364Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-07T18:59:46.848Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-07T18:59:46.851Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-07T18:59:47.350Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-07T18:59:47.355Z] [INFO] [STEP 9] Cleaning up project [2026-07-07T18:59:47.769Z] [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 (6581ms) 5 passing (48s) [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: 48 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-07T18:59:57.647Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-07T18:59:57.659Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-07T18:59:57.664Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-07T18:59:57.672Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-07T18:59:57.679Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T18:59:57.742Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T18:59:57.763Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-07T18:59:58.351Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-07T18:59:58.358Z] [INFO] Dashboard Config: [2026-07-07T18:59:58.940Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-07T18:59:58.948Z] [INFO] Controller Config: [2026-07-07T18:59:58.957Z] [INFO] Executing command: [2026-07-07T18:59:59.548Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-07T18:59:59.558Z] [INFO] Command stderr: [2026-07-07T18:59:59.567Z] [INFO] Raw Controller Culler Config Response: [2026-07-07T18:59:59.571Z] [INFO] Controller Culler Config (Error): [2026-07-07T18:59:59.575Z] [INFO] Check if user is in RHODS user groups [2026-07-07T18:59:59.578Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-07T19:00:00.148Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-07T19:00:00.157Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-07T19:00:00.166Z] [INFO] Check for existing ClusterRoleBinding [2026-07-07T19:00:00.241Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-07T19:00:00.839Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-07T19:00:00.846Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-07T19:00:00.852Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-07T19:00:00.856Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-07T19:00:01.448Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450800860-x6ucy5ld0.yaml && rm -f /tmp/cypress-yaml-1783450800860-x6ucy5ld0.yaml [2026-07-07T19:00:01.454Z] [INFO] Command exit code: 0 [2026-07-07T19:00:01.460Z] [INFO] Successfully created ClusterRoleBinding [2026-07-07T19:00:01.479Z] [INFO] [STEP 1] Log into the application as admin [2026-07-07T19:00:01.550Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T19:00:01.941Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T19:00:04.647Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-07T19:00:04.773Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-07T19:00:07.667Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-07T19:00:07.746Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-07T19:00:07.773Z] [INFO] Value of isKServeEnabled: undefined [2026-07-07T19:00:07.876Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-07T19:00:07.951Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-07T19:00:07.993Z] [INFO] Value of PVC Size: 20Gi [2026-07-07T19:00:08.144Z] [INFO] PVC size is set and visible: 20 [2026-07-07T19:00:08.176Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-07T19:00:08.264Z] [INFO] Notebook Controller Culler Config: [2026-07-07T19:00:08.291Z] [INFO] Culler config not found or error occurred: [2026-07-07T19:00:08.443Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-07T19:00:08.476Z] [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 (11192ms) [2026-07-07T19:00:08.783Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-07T19:00:08.786Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-07T19:00:08.843Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-07T19:00:08.848Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T19:00:08.854Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T19:00:08.863Z] [INFO] [STEP 1] Log into the application [2026-07-07T19:00:08.870Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T19:00:09.146Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T19:00:10.561Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-07T19:00:10.571Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-07T19:00:22.004Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-07T19:00:22.007Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-07T19:00:22.011Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-07T19:00:22.041Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T19:00:22.046Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T19:00:22.054Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-07T19:00:22.494Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-07T19:00:22.500Z] [INFO] Dashboard Config: [2026-07-07T19:00:22.962Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-07T19:00:22.968Z] [INFO] Controller Config: [2026-07-07T19:00:22.976Z] [INFO] Executing command: [2026-07-07T19:00:23.449Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-07T19:00:23.456Z] [INFO] Command stderr: [2026-07-07T19:00:23.463Z] [INFO] Raw Controller Culler Config Response: [2026-07-07T19:00:23.467Z] [INFO] Controller Culler Config (Error): [2026-07-07T19:00:23.471Z] [INFO] Check if user is in RHODS user groups [2026-07-07T19:00:23.474Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-07T19:00:23.849Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-07T19:00:23.857Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-07T19:00:23.866Z] [INFO] Check for existing ClusterRoleBinding [2026-07-07T19:00:23.871Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-07T19:00:24.247Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-07T19:00:24.253Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-07T19:00:24.258Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-07T19:00:24.264Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-07T19:00:24.657Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450824265-s0ar2wluh.yaml && rm -f /tmp/cypress-yaml-1783450824265-s0ar2wluh.yaml [2026-07-07T19:00:24.662Z] [INFO] Command exit code: 0 [2026-07-07T19:00:24.669Z] [INFO] Successfully created ClusterRoleBinding [2026-07-07T19:00:24.676Z] [INFO] [STEP 1] Log into the application [2026-07-07T19:00:24.682Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T19:00:24.963Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T19:00:26.465Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-07T19:00:26.577Z] [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-07T19:00:38.076Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-07T19:00:38.079Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-07T19:00:38.084Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-07T19:00:38.090Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T19:00:38.094Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T19:00:38.147Z] [INFO] [STEP 1] Log into the application as admin [2026-07-07T19:00:38.160Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T19:00:38.388Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T19:00:39.492Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-07T19:00:40.350Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-07T19:00:40.382Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-07T19:00:42.104Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-07T19:00:42.143Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-07T19:00:43.982Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-07T19:00:44.063Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-07T19:00:46.147Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-07T19:00:46.166Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-07T19:00:47.771Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-07T19:00:47.868Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-07T19:00:49.952Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-07T19:00:49.981Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-07T19:00:54.864Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-07T19:00:54.870Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-07T19:00:57.978Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-07T19:00:58.040Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-07T19:01:02.365Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-07T19:01:02.455Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-07T19:01:03.151Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-07T19:01:03.159Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-07T19:01:03.168Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-07T19:01:03.244Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-07T19:01:03.840Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783450862356-dbyfnozw5.yaml && rm -f /tmp/cypress-yaml-1783450862356-dbyfnozw5.yaml [2026-07-07T19:01:03.846Z] [INFO] Command exit code: 0 [2026-07-07T19:01:03.853Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (24537ms) 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