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-07T09:56:56.871Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-07T09:56:56.887Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-07T09:56:56.935Z] [INFO] Test title: should login and load page [2026-07-07T09:56:56.945Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-07T09:56:56.956Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:56:56.962Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T09:56:57.030Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:56:57.461Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:57:12.069Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-07T09:57:12.075Z] [INFO] Test title: should login and load page [2026-07-07T09:57:12.081Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-07T09:57:12.133Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:57:12.138Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T09:57:12.147Z] [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: 27 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-07T09:57:32.451Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-07T09:57:32.541Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-07T09:57:32.548Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-07T09:57:32.638Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-07T09:57:32.645Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:57:32.655Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T09:57:32.838Z] [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-07T09:57:34.942Z] [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-07T09:57:34.956Z] [INFO] No notebooks found [2026-07-07T09:57:35.056Z] [INFO] [STEP 1] Log into the application [2026-07-07T09:57:35.152Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:57:35.742Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:57:45.351Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-07T09:57:45.739Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-07T09:57:47.833Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-07T09:57:47.942Z] [INFO] [STEP 5] Launch a notebook server [2026-07-07T09:57:48.535Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-07T09:57:48.558Z] [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-07T09:58:02.453Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-07T09:58:02.640Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-07T09:58:02.648Z] [INFO] Found 1 matching pods [2026-07-07T09:58:02.654Z] [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-07T09:58:05.343Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-07T09:58:05.538Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-07T09:58:05.729Z] [INFO] [STEP 7] Expand the Event log [2026-07-07T09:58:06.236Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-07T09:58:22.743Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-07T09:58:23.061Z] [INFO] [STEP 10] Stop the server [2026-07-07T09:58:23.640Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (51772ms) 1 passing (52s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 51 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-07T09:58:30.460Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-07T09:58:30.532Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-07T09:58:30.537Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-07T09:58:30.544Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-07T09:58:30.551Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:58:30.556Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T09:58:30.577Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-07T09:58:30.634Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T09:58:31.232Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T09:58:31.240Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-07T09:58:31.248Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-07T09:58:31.260Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-07T09:58:33.353Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-07T09:58:34.140Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-07T09:58:34.155Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T09:58:35.040Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-07T09:58:35.048Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-07T09:58:35.132Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-07T09:58:35.233Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-07T09:58:35.332Z] [INFO] [STEP 1] Log into the application [2026-07-07T09:58:35.342Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:58:35.930Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:58:40.637Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-07T09:58:49.833Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-07T09:58:56.867Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-07T09:58:57.069Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-07T09:58:57.153Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-07T09:58:57.948Z] [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-07T09:58:57.956Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-zkh3cc ✓ Verify that user can be added as a Contributor for a Project (27778ms) [2026-07-07T09:58:58.450Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-07T09:58:58.453Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-07T09:58:58.459Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-07T09:58:58.464Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:58:58.469Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T09:58:58.529Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-07T09:58:58.536Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:58:58.761Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:59:00.939Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-07T09:59:04.360Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-07T09:59:04.736Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-07T09:59:05.440Z] [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 (6182ms) 2 passing (35s) [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: 35 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-07T09:59:10.047Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-07T09:59:10.057Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-07T09:59:10.060Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-07T09:59:10.066Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-07T09:59:10.070Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:59:10.074Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T09:59:10.140Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-07T09:59:10.493Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T09:59:10.500Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-07T09:59:10.506Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-07T09:59:10.535Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-07T09:59:10.550Z] [INFO] [STEP 1] Log into the application [2026-07-07T09:59:10.558Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:59:10.836Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:59:14.935Z] [INFO] [STEP 2] Open Create Project modal [2026-07-07T09:59:15.192Z] [INFO] [STEP 3] Enter valid project information [2026-07-07T09:59:15.533Z] [INFO] [STEP 4] Save the project [2026-07-07T09:59:15.664Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-07T09:59:16.515Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-07T09:59:17.165Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-07T09:59:18.153Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (9366ms) [2026-07-07T09:59:19.462Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-07T09:59:19.465Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-07T09:59:19.469Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-07T09:59:19.473Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:59:19.478Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T09:59:19.489Z] [INFO] [STEP 1] Log into the application [2026-07-07T09:59:19.531Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:59:19.837Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:59:23.858Z] [INFO] [STEP 2] Open Create Project modal [2026-07-07T09:59:24.189Z] [INFO] [STEP 3] Enter valid project information [2026-07-07T09:59:24.499Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title (5177ms) [2026-07-07T09:59:24.686Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-07T09:59:24.688Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-07T09:59:24.730Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-07T09:59:24.736Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:59:24.740Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T09:59:24.870Z] [INFO] [STEP 1] Log into the application [2026-07-07T09:59:24.962Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:59:25.259Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:59:27.842Z] [INFO] [STEP 2] Open Create Project modal [2026-07-07T09:59:28.149Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-07T09:59:28.634Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-07T09:59:28.647Z] [INFO] Testing invalid resource name: Test-Project [2026-07-07T09:59:29.040Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-07T09:59:29.044Z] [INFO] Testing invalid resource name: test project [2026-07-07T09:59:29.245Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-07T09:59:29.251Z] [INFO] Testing invalid resource name: test.project [2026-07-07T09:59:29.548Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-07T09:59:29.551Z] [INFO] Testing invalid resource name: test:project [2026-07-07T09:59:29.846Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-07T09:59:29.853Z] [INFO] Testing invalid resource name: test/project [2026-07-07T09:59:30.044Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-07T09:59:30.049Z] [INFO] Testing invalid resource name: test"project [2026-07-07T09:59:30.243Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-07T09:59:30.248Z] [INFO] Testing invalid resource name: test[project] [2026-07-07T09:59:30.444Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-07T09:59:30.450Z] [INFO] Testing invalid resource name: test(project) [2026-07-07T09:59:30.743Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-07T09:59:30.747Z] [INFO] Testing invalid resource name: test&project [2026-07-07T09:59:30.942Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-07T09:59:30.947Z] [INFO] Testing invalid resource name: test*project [2026-07-07T09:59:31.142Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-07T09:59:31.146Z] [INFO] Testing invalid resource name: test?project [2026-07-07T09:59:31.338Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-07T09:59:31.341Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-07T09:59:31.555Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-07T09:59:31.562Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-07T09:59:31.742Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-07T09:59:31.746Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-07T09:59:31.929Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-07T09:59:31.934Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-07T09:59:32.105Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-07T09:59:32.109Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-07T09:59:32.264Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-07T09:59:32.268Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-07T09:59:32.441Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-07T09:59:32.445Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-07T09:59:32.645Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-07T09:59:32.651Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-07T09:59:32.840Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-07T09:59:32.844Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-07T09:59:33.040Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-07T09:59:33.043Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-07T09:59:33.246Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-07T09:59:33.256Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-07T09:59:33.445Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-07T09:59:33.450Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-07T09:59:33.644Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-07T09:59:33.652Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-07T09:59:33.950Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-07T09:59:33.958Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-07T09:59:34.144Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-07T09:59:34.151Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-07T09:59:34.343Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-07T09:59:34.347Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-07T09:59:34.541Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-07T09:59:34.545Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-07T09:59:34.741Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-07T09:59:34.745Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-07T09:59:34.944Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-07T09:59:34.950Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-07T09:59:35.245Z] [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 (10618ms) [2026-07-07T09:59:35.369Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-07T09:59:35.373Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-07T09:59:35.429Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-07T09:59:35.436Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:59:35.441Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T09:59:35.452Z] [INFO] [STEP 1] Log into the application [2026-07-07T09:59:35.459Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:59:35.670Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:59:38.267Z] [INFO] [STEP 2] Open Create Project modal [2026-07-07T09:59:38.433Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-07T09:59:38.923Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-07T09:59:46.758Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-07T09:59:47.040Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (11420ms) 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: 37 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-07T09:59:50.570Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-07T09:59:50.590Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-07T09:59:50.632Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-07T09:59:50.649Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-07T09:59:50.655Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:59:50.660Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T09:59:50.692Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-07T09:59:50.734Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-07T09:59:51.038Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T09:59:51.045Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-07T09:59:51.060Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-07T09:59:51.078Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-07T09:59:51.395Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-07T09:59:51.641Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-07T09:59:51.649Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-07T09:59:51.898Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-07T09:59:51.903Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-07T09:59:51.910Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-07T09:59:51.931Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-07T09:59:51.951Z] [INFO] [STEP 1] Log into the application [2026-07-07T09:59:51.980Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:59:52.177Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:59:53.971Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-07T09:59:56.658Z] [INFO] [STEP 3] Edit project information [2026-07-07T09:59:58.232Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-07T09:59:59.488Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-07T09:59:59.837Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (8899ms) 1 passing (9s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 9 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-07T10:00:03.942Z] [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-07T10:00:03.963Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-07T10:00:03.975Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-07T10:00:04.030Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T10:00:04.043Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:00:04.050Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:00:04.148Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T10:00:04.498Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T10:00:04.506Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-07T10:00:04.533Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-07T10:00:04.537Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T10:00:04.784Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T10:00:04.791Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-07T10:00:04.805Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-07T10:00:04.823Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-07T10:00:05.134Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-07T10:00:05.409Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-07T10:00:05.437Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T10:00:05.696Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-07T10:00:05.711Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-07T10:00:05.741Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-07T10:00:06.040Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-07T10:00:06.065Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:00:06.344Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:00:07.976Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-07T10:00:10.032Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-07T10:00:10.511Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T10:00:10.848Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T10:00:10.875Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:11.200Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:11.210Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:11.492Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:11.530Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:11.764Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:11.778Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T10:00:12.038Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-07T10:00:12.129Z] [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-07T10:00:12.058Z\"}"}}}' [2026-07-07T10:00:12.554Z] [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-07T10:00:12.058Z\"}"}}}' [2026-07-07T10:00:12.590Z] [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-07T10:00:12.555Z\"}"}}}' [2026-07-07T10:00:12.926Z] [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-07T10:00:12.555Z\"}"}}}' [2026-07-07T10:00:12.970Z] [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-07T10:00:12.945Z\"}"}}}' [2026-07-07T10:00:13.331Z] [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-07T10:00:12.945Z\"}"}}}' [2026-07-07T10:00:13.531Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-07T10:00:14.230Z] [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 (9893ms) 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-07T10:00:18.302Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-07T10:00:18.311Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-07T10:00:18.314Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-07T10:00:18.329Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T10:00:18.335Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:00:18.338Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:00:18.352Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T10:00:18.871Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-07T10:00:18.878Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-07T10:00:18.885Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-07T10:00:19.283Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418418889-sxqkcniqd.yaml && rm -f /tmp/cypress-yaml-1783418418889-sxqkcniqd.yaml [2026-07-07T10:00:19.289Z] [INFO] Command exit code: 0 [2026-07-07T10:00:19.575Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418419291-egim0975o.yaml && rm -f /tmp/cypress-yaml-1783418419291-egim0975o.yaml [2026-07-07T10:00:19.582Z] [INFO] Command exit code: 0 [2026-07-07T10:00:20.102Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418419584-r1g1eab58.yaml && rm -f /tmp/cypress-yaml-1783418419584-r1g1eab58.yaml [2026-07-07T10:00:20.108Z] [INFO] Command exit code: 0 [2026-07-07T10:00:20.403Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418420110-08nyzx4yw.yaml && rm -f /tmp/cypress-yaml-1783418420110-08nyzx4yw.yaml [2026-07-07T10:00:20.408Z] [INFO] Command exit code: 0 [2026-07-07T10:00:20.664Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418420410-4v9fk9ruw.yaml && rm -f /tmp/cypress-yaml-1783418420410-4v9fk9ruw.yaml [2026-07-07T10:00:20.669Z] [INFO] Command exit code: 0 [2026-07-07T10:00:20.687Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T10:00:20.695Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:00:21.015Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:00:23.825Z] [INFO] [STEP 2] Check SC row exists [2026-07-07T10:00:23.942Z] [INFO] [STEP 3] Check there's no Default label [2026-07-07T10:00:23.984Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-07T10:00:24.019Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-07T10:00:24.066Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-07T10:00:24.174Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-07T10:00:24.307Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-07T10:00:24.365Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:24.635Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:24.645Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (6418ms) [2026-07-07T10:00:24.721Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-07T10:00:24.723Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-07T10:00:24.727Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T10:00:24.731Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:00:24.734Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:00:24.752Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T10:00:24.762Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:00:24.899Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:00:27.241Z] [INFO] [STEP 2] Check SC row exists [2026-07-07T10:00:27.271Z] [INFO] [STEP 3] Check there's no Default label [2026-07-07T10:00:27.300Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-07T10:00:27.327Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-07T10:00:27.386Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-07T10:00:27.534Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-07T10:00:27.852Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-07T10:00:27.884Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:28.190Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:28.199Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-07T10:00:28.285Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-07T10:00:28.287Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-07T10:00:28.291Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T10:00:28.294Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:00:28.298Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:00:28.330Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T10:00:28.340Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:00:28.491Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:00:31.485Z] [INFO] [STEP 2] Check there's no Default label [2026-07-07T10:00:31.555Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-07T10:00:31.632Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-07T10:00:31.783Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-07T10:00:32.253Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-07T10:00:32.286Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:32.536Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:32.546Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-07T10:00:32.663Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-07T10:00:32.665Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-07T10:00:32.669Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-07T10:00:32.674Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:00:32.679Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:00:32.736Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-07T10:00:32.748Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:00:32.959Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:00:39.139Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-07T10:00:39.540Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-07T10:00:40.343Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-07T10:00:40.540Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-07T10:00:41.233Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-07T10:00:41.269Z] [INFO] [STEP 7] Save the changes [2026-07-07T10:00:41.652Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-07T10:00:42.575Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-07T10:00:42.655Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:43.240Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-07T10:00:43.367Z] [INFO] Storage Class Config: [2026-07-07T10:00:43.435Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-07T10:00:44.642Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-07T10:00:45.247Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-07T10:00:45.940Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-07T10:00:45.946Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-07T10:00:46.681Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-07T10:00:46.766Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-07T10:00:47.429Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-07T10:00:47.461Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-07T10:00:48.137Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-07T10:00:48.142Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-07T10:00:48.738Z] [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 (12615ms) 4 passing (31s) [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: 30 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-07T10:00:56.765Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-07T10:00:56.828Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-07T10:00:56.832Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-07T10:00:56.840Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T10:00:56.846Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:00:56.851Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:00:56.867Z] [INFO] Loaded test data from fixtures [2026-07-07T10:00:56.933Z] [INFO] Provisioning storage classes with different access modes [2026-07-07T10:00:57.540Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418456941-m9vmf38la.yaml && rm -f /tmp/cypress-yaml-1783418456941-m9vmf38la.yaml [2026-07-07T10:00:57.547Z] [INFO] Command exit code: 0 [2026-07-07T10:00:58.068Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418457549-oa6lesrkb.yaml && rm -f /tmp/cypress-yaml-1783418457549-oa6lesrkb.yaml [2026-07-07T10:00:58.074Z] [INFO] Command exit code: 0 [2026-07-07T10:00:59.661Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418458076-rk4g7bzcl.yaml && rm -f /tmp/cypress-yaml-1783418458076-rk4g7bzcl.yaml [2026-07-07T10:00:59.667Z] [INFO] Command exit code: 0 [2026-07-07T10:01:00.062Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418459676-lmchq3dqk.yaml && rm -f /tmp/cypress-yaml-1783418459676-lmchq3dqk.yaml [2026-07-07T10:01:00.068Z] [INFO] Command exit code: 0 [2026-07-07T10:01:01.156Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418460070-lytmbmsnq.yaml && rm -f /tmp/cypress-yaml-1783418460070-lytmbmsnq.yaml [2026-07-07T10:01:01.172Z] [INFO] Command exit code: 0 [2026-07-07T10:01:01.177Z] [INFO] Provisioning project [2026-07-07T10:01:01.195Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T10:01:01.457Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T10:01:01.463Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-07T10:01:01.469Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-07T10:01:01.480Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-07T10:01:02.038Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-07T10:01:02.673Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-07T10:01:02.733Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T10:01:03.430Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-07T10:01:03.439Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-07T10:01:03.460Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-07T10:01:04.035Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-07T10:01:04.061Z] [INFO] [STEP 1] Log into the application [2026-07-07T10:01:04.096Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:01:04.353Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:01:06.738Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T10:01:09.390Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T10:01:09.835Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-07T10:01:10.232Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-07T10:01:10.410Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-07T10:01:10.597Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (15248ms) [2026-07-07T10:01:12.009Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-07T10:01:12.014Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-07T10:01:12.020Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T10:01:12.029Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:01:12.033Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:01:12.042Z] [INFO] [STEP 1] Log into the application [2026-07-07T10:01:12.047Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:01:12.289Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:01:13.515Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T10:01:15.107Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T10:01:15.292Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-07T10:01:15.499Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-07T10:01:15.859Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-07T10:01:15.869Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-07T10:01:15.884Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-07T10:01:15.887Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-07T10:01:16.140Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-07T10:01:16.249Z] [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 [2026-07-07T10:01:16.433Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-07T10:01:16.436Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-07T10:01:16.441Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T10:01:16.448Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:01:16.452Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:01:16.461Z] [INFO] [STEP 1] Log into the application [2026-07-07T10:01:16.467Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:01:16.833Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:01:18.642Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T10:01:21.059Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T10:01:21.661Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-07T10:01:22.035Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-07T10:01:22.636Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-07T10:01:22.705Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-07T10:01:22.752Z] [INFO] [STEP 8] Default should be RWO [2026-07-07T10:01:22.809Z] [INFO] [STEP 9] Switch to RWX [2026-07-07T10:01:23.044Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (7030ms) [2026-07-07T10:01:23.537Z] [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-07T10:01:23.539Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-07T10:01:23.545Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T10:01:23.550Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:01:23.556Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:01:23.566Z] [INFO] [STEP 1] Log into the application [2026-07-07T10:01:23.572Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:01:23.857Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:01:24.878Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T10:01:27.340Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T10:01:28.181Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-07T10:01:30.138Z] [INFO] [STEP 5] Submit the form [2026-07-07T10:01:30.635Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-07T10:01:31.163Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-07T10:01:31.838Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-07T10:01:31.946Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-07T10:01:32.556Z] [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 (9730ms) [2026-07-07T10:01:33.661Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-07T10:01:33.669Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-07T10:01:33.735Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-07T10:01:33.745Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:01:33.755Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:01:33.765Z] [INFO] [STEP 1] Log into the application [2026-07-07T10:01:33.836Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:01:34.179Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:01:36.336Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-07T10:01:39.648Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-07T10:01:41.330Z] [INFO] [STEP 4] Open create modal [2026-07-07T10:01:42.856Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-07T10:01:44.139Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-07T10:01:44.937Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-07T10:01:45.439Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-07T10:01:45.454Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-07T10:01:46.240Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-07T10:01:46.244Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-07T10:01:47.139Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-07T10:01:47.143Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-07T10:01:48.059Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-07T10:01:48.133Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-07T10:01:48.769Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-07T10:01:48.774Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-07T10:01:49.439Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-07T10:01:49.447Z] [INFO] [STEP 9] Cleaning up project [2026-07-07T10:01:50.330Z] [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 (11712ms) 5 passing (54s) [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: 53 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-07T10:01:59.676Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-07T10:01:59.738Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-07T10:01:59.741Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-07T10:01:59.748Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-07T10:01:59.753Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:01:59.759Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:01:59.831Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-07T10:02:00.338Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-07T10:02:00.344Z] [INFO] Dashboard Config: [2026-07-07T10:02:00.841Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-07T10:02:00.847Z] [INFO] Controller Config: [2026-07-07T10:02:00.857Z] [INFO] Executing command: [2026-07-07T10:02:01.439Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-07T10:02:01.446Z] [INFO] Command stderr: [2026-07-07T10:02:01.452Z] [INFO] Raw Controller Culler Config Response: [2026-07-07T10:02:01.455Z] [INFO] Controller Culler Config (Error): [2026-07-07T10:02:01.458Z] [INFO] Check if user is in RHODS user groups [2026-07-07T10:02:01.461Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-07T10:02:02.139Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-07T10:02:02.146Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-07T10:02:02.155Z] [INFO] Check for existing ClusterRoleBinding [2026-07-07T10:02:02.159Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-07T10:02:02.837Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-07T10:02:02.843Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-07T10:02:02.849Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-07T10:02:02.855Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-07T10:02:03.582Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418522858-q3iqf2vv1.yaml && rm -f /tmp/cypress-yaml-1783418522858-q3iqf2vv1.yaml [2026-07-07T10:02:03.632Z] [INFO] Command exit code: 0 [2026-07-07T10:02:03.639Z] [INFO] Successfully created ClusterRoleBinding [2026-07-07T10:02:03.658Z] [INFO] [STEP 1] Log into the application as admin [2026-07-07T10:02:03.671Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:02:03.975Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:02:06.254Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-07T10:02:06.340Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-07T10:02:08.456Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-07T10:02:08.491Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-07T10:02:08.545Z] [INFO] Value of isKServeEnabled: undefined [2026-07-07T10:02:08.647Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-07T10:02:08.744Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-07T10:02:08.749Z] [INFO] Value of PVC Size: 20Gi [2026-07-07T10:02:08.830Z] [INFO] PVC size is set and visible: 20 [2026-07-07T10:02:08.857Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-07T10:02:08.943Z] [INFO] Notebook Controller Culler Config: [2026-07-07T10:02:09.036Z] [INFO] Culler config not found or error occurred: [2026-07-07T10:02:09.068Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-07T10:02:09.142Z] [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 (9599ms) [2026-07-07T10:02:09.363Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-07T10:02:09.366Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-07T10:02:09.371Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-07T10:02:09.432Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:02:09.437Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:02:09.446Z] [INFO] [STEP 1] Log into the application [2026-07-07T10:02:09.451Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:02:09.692Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:02:11.069Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-07T10:02:11.079Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-07T10:02:22.159Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-07T10:02:22.163Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-07T10:02:22.169Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-07T10:02:22.174Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:02:22.179Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:02:22.231Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-07T10:02:22.739Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-07T10:02:22.748Z] [INFO] Dashboard Config: [2026-07-07T10:02:23.253Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-07T10:02:23.260Z] [INFO] Controller Config: [2026-07-07T10:02:23.268Z] [INFO] Executing command: [2026-07-07T10:02:23.955Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-07T10:02:23.964Z] [INFO] Command stderr: [2026-07-07T10:02:24.036Z] [INFO] Raw Controller Culler Config Response: [2026-07-07T10:02:24.041Z] [INFO] Controller Culler Config (Error): [2026-07-07T10:02:24.046Z] [INFO] Check if user is in RHODS user groups [2026-07-07T10:02:24.051Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-07T10:02:24.778Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-07T10:02:24.837Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-07T10:02:24.847Z] [INFO] Check for existing ClusterRoleBinding [2026-07-07T10:02:24.853Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-07T10:02:25.439Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-07T10:02:25.447Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-07T10:02:25.454Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-07T10:02:25.461Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-07T10:02:26.257Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418545462-t3v67gdv0.yaml && rm -f /tmp/cypress-yaml-1783418545462-t3v67gdv0.yaml [2026-07-07T10:02:26.264Z] [INFO] Command exit code: 0 [2026-07-07T10:02:26.332Z] [INFO] Successfully created ClusterRoleBinding [2026-07-07T10:02:26.343Z] [INFO] [STEP 1] Log into the application [2026-07-07T10:02:26.354Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:02:26.936Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:02:28.738Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-07T10:02:28.753Z] [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-07T10:02:40.073Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-07T10:02:40.076Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-07T10:02:40.081Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-07T10:02:40.085Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T10:02:40.090Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-07T10:02:40.150Z] [INFO] [STEP 1] Log into the application as admin [2026-07-07T10:02:40.158Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:02:40.431Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:02:41.742Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-07T10:02:42.631Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-07T10:02:42.664Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-07T10:02:44.947Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-07T10:02:44.986Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-07T10:02:48.046Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-07T10:02:48.148Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-07T10:02:50.446Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-07T10:02:50.490Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-07T10:02:52.266Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-07T10:02:52.356Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-07T10:02:54.642Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-07T10:02:54.831Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-07T10:02:59.367Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-07T10:02:59.478Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-07T10:03:02.859Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-07T10:03:02.931Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-07T10:03:06.930Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-07T10:03:06.937Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-07T10:03:07.560Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-07T10:03:07.851Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-07T10:03:07.964Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-07T10:03:07.969Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-07T10:03:09.342Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418586863-sh3ys3ckm.yaml && rm -f /tmp/cypress-yaml-1783418586863-sh3ys3ckm.yaml [2026-07-07T10:03:09.352Z] [INFO] Command exit code: 0 [2026-07-07T10:03:09.361Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (27011ms) 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