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-05T16:24:10.271Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-05T16:24:10.337Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-05T16:24:10.351Z] [INFO] Test title: should login and load page [2026-07-05T16:24:10.362Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T16:24:10.373Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:24:10.381Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:24:10.448Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:24:11.067Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:24:27.955Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-05T16:24:27.959Z] [INFO] Test title: should login and load page [2026-07-05T16:24:27.966Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-05T16:24:27.972Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:24:27.978Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:24:28.040Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (31s) 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: 31 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-05T16:24:49.065Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-05T16:24:49.162Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T16:24:49.244Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-05T16:24:49.253Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-05T16:24:49.264Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:24:49.339Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:24:49.370Z] [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-05T16:24:51.542Z] [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-05T16:24:51.557Z] [INFO] No notebooks found [2026-07-05T16:24:51.661Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:24:51.746Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:24:52.347Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:25:09.070Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-05T16:25:09.448Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-05T16:25:11.238Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-05T16:25:11.267Z] [INFO] [STEP 5] Launch a notebook server [2026-07-05T16:25:11.853Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-05T16:25:11.953Z] [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-05T16:25:25.954Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-05T16:25:26.153Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-05T16:25:26.243Z] [INFO] Found 1 matching pods [2026-07-05T16:25:26.342Z] [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-05T16:25:36.953Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-05T16:25:37.049Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-05T16:25:37.150Z] [INFO] [STEP 7] Expand the Event log [2026-07-05T16:25:37.648Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-05T16:25:45.965Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-05T16:25:46.358Z] [INFO] [STEP 10] Stop the server [2026-07-05T16:25:47.242Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (58865ms) 1 passing (59s) [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: 58 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-05T16:25:58.141Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-05T16:25:58.156Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-05T16:25:58.160Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-05T16:25:58.243Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-05T16:25:58.253Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:25:58.261Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:25:58.440Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-05T16:25:58.446Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T16:25:59.556Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T16:25:59.568Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-05T16:25:59.656Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-05T16:25:59.754Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-05T16:26:00.673Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-05T16:26:02.551Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-05T16:26:02.642Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T16:26:03.548Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-05T16:26:03.642Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-05T16:26:03.755Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-05T16:26:03.840Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-05T16:26:03.964Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:26:04.053Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:26:04.747Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:26:10.164Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-05T16:26:16.854Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-05T16:26:29.077Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-05T16:26:29.360Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-05T16:26:29.450Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-05T16:26:30.448Z] [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-05T16:26:30.553Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-v1h7ht ✓ Verify that user can be added as a Contributor for a Project (32734ms) [2026-07-05T16:26:30.906Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-05T16:26:30.940Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-05T16:26:30.945Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-05T16:26:30.951Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:26:30.957Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:26:30.967Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-05T16:26:30.973Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:26:31.462Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:26:37.260Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-05T16:26:41.861Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-05T16:26:42.240Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-05T16:26:43.250Z] [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 (11192ms) 2 passing (46s) [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: 45 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-05T16:26:48.444Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-05T16:26:48.456Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-05T16:26:48.460Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-05T16:26:48.467Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-05T16:26:48.473Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:26:48.479Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:26:48.554Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-05T16:26:49.047Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T16:26:49.054Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T16:26:49.063Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-05T16:26:49.072Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-05T16:26:49.146Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:26:49.158Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:26:49.867Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:26:57.051Z] [INFO] [STEP 2] Open Create Project modal [2026-07-05T16:26:57.393Z] [INFO] [STEP 3] Enter valid project information [2026-07-05T16:26:57.942Z] [INFO] [STEP 4] Save the project [2026-07-05T16:26:58.140Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-05T16:26:59.471Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-05T16:27:00.457Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-05T16:27:01.750Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (14580ms) [2026-07-05T16:27:03.167Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-05T16:27:03.170Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-05T16:27:03.176Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-05T16:27:03.183Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:27:03.240Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:27:03.252Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:27:03.261Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:27:03.768Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:27:08.993Z] [INFO] [STEP 2] Open Create Project modal [2026-07-05T16:27:09.252Z] [INFO] [STEP 3] Enter valid project information [2026-07-05T16:27:09.595Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title (6617ms) [2026-07-05T16:27:09.873Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-05T16:27:09.876Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-05T16:27:09.881Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-05T16:27:09.886Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:27:09.939Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:27:10.075Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:27:10.162Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:27:10.608Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:27:13.889Z] [INFO] [STEP 2] Open Create Project modal [2026-07-05T16:27:14.145Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-05T16:27:14.644Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-05T16:27:14.673Z] [INFO] Testing invalid resource name: Test-Project [2026-07-05T16:27:14.956Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-05T16:27:14.985Z] [INFO] Testing invalid resource name: test project [2026-07-05T16:27:15.175Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-05T16:27:15.206Z] [INFO] Testing invalid resource name: test.project [2026-07-05T16:27:15.445Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-05T16:27:15.477Z] [INFO] Testing invalid resource name: test:project [2026-07-05T16:27:15.696Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-05T16:27:15.727Z] [INFO] Testing invalid resource name: test/project [2026-07-05T16:27:15.953Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-05T16:27:15.991Z] [INFO] Testing invalid resource name: test"project [2026-07-05T16:27:16.226Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-05T16:27:16.274Z] [INFO] Testing invalid resource name: test[project] [2026-07-05T16:27:16.559Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-05T16:27:16.599Z] [INFO] Testing invalid resource name: test(project) [2026-07-05T16:27:16.861Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-05T16:27:16.904Z] [INFO] Testing invalid resource name: test&project [2026-07-05T16:27:17.201Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-05T16:27:17.251Z] [INFO] Testing invalid resource name: test*project [2026-07-05T16:27:17.642Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-05T16:27:17.687Z] [INFO] Testing invalid resource name: test?project [2026-07-05T16:27:17.939Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-05T16:27:17.982Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-05T16:27:18.304Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-05T16:27:18.354Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-05T16:27:18.633Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-05T16:27:18.675Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-05T16:27:18.986Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-05T16:27:19.032Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-05T16:27:19.335Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-05T16:27:19.383Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-05T16:27:19.670Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-05T16:27:19.712Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-05T16:27:20.242Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-05T16:27:20.288Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-05T16:27:20.749Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-05T16:27:20.854Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-05T16:27:21.293Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-05T16:27:21.375Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-05T16:27:21.963Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-05T16:27:22.043Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-05T16:27:22.462Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-05T16:27:22.526Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-05T16:27:22.907Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-05T16:27:22.968Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-05T16:27:23.438Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-05T16:27:23.637Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-05T16:27:23.979Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-05T16:27:24.054Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-05T16:27:24.484Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-05T16:27:24.588Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-05T16:27:25.103Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-05T16:27:25.244Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-05T16:27:25.855Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-05T16:27:25.911Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-05T16:27:26.285Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-05T16:27:26.352Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-05T16:27:26.719Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-05T16:27:26.774Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-05T16:27:27.310Z] [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 (17610ms) [2026-07-05T16:27:27.688Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-05T16:27:27.690Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-05T16:27:27.742Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-05T16:27:27.747Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:27:27.753Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:27:27.765Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:27:27.774Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:27:28.343Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:27:34.210Z] [INFO] [STEP 2] Open Create Project modal [2026-07-05T16:27:34.437Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-05T16:27:34.940Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-05T16:27:43.720Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-05T16:27:43.992Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (16092ms) 4 passing (56s) [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: 55 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-05T16:27:47.339Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-05T16:27:47.364Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-05T16:27:47.369Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-05T16:27:47.383Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-05T16:27:47.392Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:27:47.446Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:27:47.475Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-05T16:27:47.483Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T16:27:47.756Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T16:27:47.763Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-05T16:27:47.771Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-05T16:27:47.849Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-05T16:27:49.225Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-05T16:27:49.472Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-05T16:27:49.480Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-05T16:27:49.718Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-05T16:27:49.746Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-05T16:27:49.760Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-05T16:27:49.767Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-05T16:27:49.788Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:27:49.813Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:27:50.346Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:27:53.407Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-05T16:27:56.422Z] [INFO] [STEP 3] Edit project information [2026-07-05T16:27:57.494Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-05T16:27:58.763Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-05T16:27:59.114Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (11403ms) 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-05T16:28:02.624Z] [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-05T16:28:02.645Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T16:28:02.650Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-05T16:28:02.665Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T16:28:02.675Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:28:02.680Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:28:02.703Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T16:28:02.963Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T16:28:02.977Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T16:28:02.992Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T16:28:02.997Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T16:28:03.248Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T16:28:03.264Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-05T16:28:03.280Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-05T16:28:03.298Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-05T16:28:03.648Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-05T16:28:04.112Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-05T16:28:04.121Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T16:28:04.372Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-05T16:28:04.382Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-05T16:28:04.402Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-05T16:28:04.736Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-05T16:28:04.770Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:28:05.124Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:28:13.162Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-05T16:28:17.263Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-05T16:28:17.968Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T16:28:18.553Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T16:28:18.650Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:28:19.148Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:28:19.252Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:28:19.699Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:28:19.778Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:28:20.247Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:28:20.281Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T16:28:20.696Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-05T16:28:20.738Z] [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-05T16:28:20.699Z\"}"}}}' [2026-07-05T16:28:21.046Z] [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-05T16:28:20.699Z\"}"}}}' [2026-07-05T16:28:21.055Z] [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-05T16:28:21.047Z\"}"}}}' [2026-07-05T16:28:21.474Z] [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-05T16:28:21.047Z\"}"}}}' [2026-07-05T16:28:21.483Z] [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-05T16:28:21.475Z\"}"}}}' [2026-07-05T16:28:22.076Z] [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-05T16:28:21.475Z\"}"}}}' [2026-07-05T16:28:22.256Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-05T16:28:22.759Z] [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 (19866ms) 1 passing (20s) [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: 20 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-05T16:28:30.046Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-05T16:28:30.060Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-05T16:28:30.064Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-05T16:28:30.070Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T16:28:30.078Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:28:30.140Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:28:30.157Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T16:28:30.582Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-05T16:28:30.590Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-05T16:28:30.640Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-05T16:28:31.089Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783268910645-rxq7fdutd.yaml && rm -f /tmp/cypress-yaml-1783268910645-rxq7fdutd.yaml [2026-07-05T16:28:31.096Z] [INFO] Command exit code: 0 [2026-07-05T16:28:31.648Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783268911139-89bg61xcz.yaml && rm -f /tmp/cypress-yaml-1783268911139-89bg61xcz.yaml [2026-07-05T16:28:31.655Z] [INFO] Command exit code: 0 [2026-07-05T16:28:32.249Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783268911658-gbzpzovxb.yaml && rm -f /tmp/cypress-yaml-1783268911658-gbzpzovxb.yaml [2026-07-05T16:28:32.256Z] [INFO] Command exit code: 0 [2026-07-05T16:28:32.841Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783268912259-evbc45s20.yaml && rm -f /tmp/cypress-yaml-1783268912259-evbc45s20.yaml [2026-07-05T16:28:32.848Z] [INFO] Command exit code: 0 [2026-07-05T16:28:33.375Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783268912851-zo0s9l5aw.yaml && rm -f /tmp/cypress-yaml-1783268912851-zo0s9l5aw.yaml [2026-07-05T16:28:33.383Z] [INFO] Command exit code: 0 [2026-07-05T16:28:33.446Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T16:28:33.459Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:28:33.845Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:28:43.750Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T16:28:43.871Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T16:28:44.144Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-05T16:28:44.444Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-05T16:28:44.679Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T16:28:45.164Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-05T16:28:46.259Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T16:28:46.952Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:28:48.049Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:28:48.162Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (18447ms) [2026-07-05T16:28:48.667Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-05T16:28:48.673Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-05T16:28:48.679Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T16:28:48.685Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:28:48.745Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:28:48.771Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T16:28:48.852Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:28:49.567Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:28:55.586Z] [INFO] [STEP 2] Check SC row exists [2026-07-05T16:28:55.738Z] [INFO] [STEP 3] Check there's no Default label [2026-07-05T16:28:55.863Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-05T16:28:55.990Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-05T16:28:56.241Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-05T16:28:56.540Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-05T16:28:57.274Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-05T16:28:57.442Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:28:58.151Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:28:58.192Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (9788ms) [2026-07-05T16:28:58.575Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-05T16:28:58.578Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-05T16:28:58.584Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T16:28:58.589Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:28:58.595Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:28:58.649Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T16:28:58.659Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:28:59.062Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:29:02.591Z] [INFO] [STEP 2] Check there's no Default label [2026-07-05T16:29:02.657Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-05T16:29:02.761Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-05T16:29:02.943Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-05T16:29:03.443Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-05T16:29:03.480Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:29:04.044Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:29:04.055Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (5615ms) [2026-07-05T16:29:04.245Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-05T16:29:04.248Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-05T16:29:04.254Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-05T16:29:04.260Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:29:04.266Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:29:04.341Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-05T16:29:04.354Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:29:04.845Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:29:09.872Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-05T16:29:09.993Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-05T16:29:10.659Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-05T16:29:10.794Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-05T16:29:11.298Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-05T16:29:11.386Z] [INFO] [STEP 7] Save the changes [2026-07-05T16:29:11.742Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-05T16:29:12.357Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-05T16:29:12.388Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:29:13.045Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-05T16:29:13.100Z] [INFO] Storage Class Config: [2026-07-05T16:29:13.138Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-05T16:29:14.155Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-05T16:29:14.858Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-05T16:29:15.641Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-05T16:29:15.681Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-05T16:29:16.645Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-05T16:29:16.650Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-05T16:29:17.366Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-05T16:29:17.370Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-05T16:29:18.055Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-05T16:29:18.062Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-05T16:29:18.652Z] [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 (10573ms) 4 passing (49s) [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: 49 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-05T16:29:27.243Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-05T16:29:27.256Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T16:29:27.259Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-05T16:29:27.266Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T16:29:27.273Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:29:27.280Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:29:27.357Z] [INFO] Loaded test data from fixtures [2026-07-05T16:29:27.369Z] [INFO] Provisioning storage classes with different access modes [2026-07-05T16:29:29.144Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783268967375-opb3odirb.yaml && rm -f /tmp/cypress-yaml-1783268967375-opb3odirb.yaml [2026-07-05T16:29:29.151Z] [INFO] Command exit code: 0 [2026-07-05T16:29:29.667Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783268969154-a2et59irh.yaml && rm -f /tmp/cypress-yaml-1783268969154-a2et59irh.yaml [2026-07-05T16:29:29.684Z] [INFO] Command exit code: 0 [2026-07-05T16:29:30.543Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783268969748-5wgd3oito.yaml && rm -f /tmp/cypress-yaml-1783268969748-5wgd3oito.yaml [2026-07-05T16:29:30.551Z] [INFO] Command exit code: 0 [2026-07-05T16:29:31.086Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783268970561-fnkm6vp4s.yaml && rm -f /tmp/cypress-yaml-1783268970561-fnkm6vp4s.yaml [2026-07-05T16:29:31.153Z] [INFO] Command exit code: 0 [2026-07-05T16:29:31.872Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783268971164-44xts47vo.yaml && rm -f /tmp/cypress-yaml-1783268971164-44xts47vo.yaml [2026-07-05T16:29:31.880Z] [INFO] Command exit code: 0 [2026-07-05T16:29:31.897Z] [INFO] Provisioning project [2026-07-05T16:29:31.952Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T16:29:32.494Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T16:29:32.549Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-05T16:29:32.558Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-05T16:29:32.585Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-05T16:29:33.168Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-05T16:29:33.646Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-05T16:29:33.659Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T16:29:34.145Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-05T16:29:34.154Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-05T16:29:34.189Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-05T16:29:34.893Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-05T16:29:34.907Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:29:34.962Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:29:35.463Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:29:39.553Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T16:29:43.450Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T16:29:44.438Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T16:29:45.142Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-05T16:29:45.457Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-05T16:29:45.841Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (21494ms) [2026-07-05T16:29:48.790Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T16:29:48.793Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-05T16:29:48.838Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T16:29:48.845Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:29:48.851Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:29:48.863Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:29:48.869Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:29:49.264Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:29:50.954Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T16:29:54.764Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T16:29:55.855Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T16:29:56.543Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-05T16:29:57.345Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-05T16:29:57.459Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-05T16:29:57.648Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-05T16:29:57.686Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-05T16:29:58.249Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-05T16:29:58.662Z] [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 (10321ms) [2026-07-05T16:29:59.389Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T16:29:59.392Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-05T16:29:59.439Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T16:29:59.445Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:29:59.451Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:29:59.461Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:29:59.468Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:29:59.844Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:30:01.377Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T16:30:04.647Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T16:30:05.366Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-05T16:30:06.346Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-05T16:30:07.048Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-05T16:30:07.085Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-05T16:30:07.139Z] [INFO] [STEP 8] Default should be RWO [2026-07-05T16:30:07.150Z] [INFO] [STEP 9] Switch to RWX [2026-07-05T16:30:07.257Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (8135ms) [2026-07-05T16:30:07.580Z] [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-05T16:30:07.583Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-05T16:30:07.589Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T16:30:07.640Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:30:07.647Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:30:07.659Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:30:07.664Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:30:07.962Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:30:09.762Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T16:30:12.873Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T16:30:13.559Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-05T16:30:15.139Z] [INFO] [STEP 5] Submit the form [2026-07-05T16:30:15.240Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-05T16:30:15.645Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-05T16:30:16.039Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-05T16:30:16.078Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-05T16:30:16.260Z] [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 (8934ms) [2026-07-05T16:30:16.588Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-05T16:30:16.591Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-05T16:30:16.641Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-05T16:30:16.646Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:30:16.652Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:30:16.662Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:30:16.668Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:30:16.964Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:30:18.542Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-05T16:30:21.140Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-05T16:30:21.786Z] [INFO] [STEP 4] Open create modal [2026-07-05T16:30:22.361Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-05T16:30:22.944Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-05T16:30:23.358Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-05T16:30:23.642Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-05T16:30:23.658Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-05T16:30:24.542Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-05T16:30:24.548Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-05T16:30:25.247Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-05T16:30:25.253Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-05T16:30:25.874Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-05T16:30:25.879Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-05T16:30:26.476Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-05T16:30:26.480Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-05T16:30:27.050Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-05T16:30:27.056Z] [INFO] [STEP 9] Cleaning up project [2026-07-05T16:30:27.750Z] [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 (7097ms) 5 passing (1m) [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: 1 minute, 0 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-05T16:30:38.165Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-05T16:30:38.177Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-05T16:30:38.181Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-05T16:30:38.239Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-05T16:30:38.246Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:30:38.253Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:30:38.269Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-05T16:30:38.949Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-05T16:30:38.957Z] [INFO] Dashboard Config: [2026-07-05T16:30:39.448Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-05T16:30:39.456Z] [INFO] Controller Config: [2026-07-05T16:30:39.464Z] [INFO] Executing command: [2026-07-05T16:30:40.049Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-05T16:30:40.056Z] [INFO] Command stderr: [2026-07-05T16:30:40.065Z] [INFO] Raw Controller Culler Config Response: [2026-07-05T16:30:40.068Z] [INFO] Controller Culler Config (Error): [2026-07-05T16:30:40.072Z] [INFO] Check if user is in RHODS user groups [2026-07-05T16:30:40.075Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-05T16:30:40.665Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-05T16:30:40.673Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-05T16:30:40.746Z] [INFO] Check for existing ClusterRoleBinding [2026-07-05T16:30:40.750Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-05T16:30:41.375Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-05T16:30:41.441Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-05T16:30:41.447Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-05T16:30:41.452Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-05T16:30:42.148Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783269041456-omi4wfv9c.yaml && rm -f /tmp/cypress-yaml-1783269041456-omi4wfv9c.yaml [2026-07-05T16:30:42.155Z] [INFO] Command exit code: 0 [2026-07-05T16:30:42.163Z] [INFO] Successfully created ClusterRoleBinding [2026-07-05T16:30:42.241Z] [INFO] [STEP 1] Log into the application as admin [2026-07-05T16:30:42.255Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:30:42.841Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:30:48.439Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-05T16:30:48.571Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-05T16:30:52.838Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-05T16:30:52.845Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-05T16:30:52.850Z] [INFO] Value of isKServeEnabled: undefined [2026-07-05T16:30:52.877Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-05T16:30:52.963Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-05T16:30:53.053Z] [INFO] Value of PVC Size: 20Gi [2026-07-05T16:30:53.240Z] [INFO] PVC size is set and visible: 20 [2026-07-05T16:30:53.272Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-05T16:30:53.361Z] [INFO] Notebook Controller Culler Config: [2026-07-05T16:30:53.444Z] [INFO] Culler config not found or error occurred: [2026-07-05T16:30:53.646Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-05T16:30:53.748Z] [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 (15979ms) [2026-07-05T16:30:54.285Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-05T16:30:54.339Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-05T16:30:54.346Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-05T16:30:54.351Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:30:54.357Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:30:54.365Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:30:54.371Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:30:55.045Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:30:56.937Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-05T16:30:57.056Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-05T16:31:09.079Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-05T16:31:09.083Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-05T16:31:09.146Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-05T16:31:09.150Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:31:09.155Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:31:09.163Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-05T16:31:09.648Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-05T16:31:09.656Z] [INFO] Dashboard Config: [2026-07-05T16:31:10.141Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-05T16:31:10.148Z] [INFO] Controller Config: [2026-07-05T16:31:10.157Z] [INFO] Executing command: [2026-07-05T16:31:10.648Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-05T16:31:10.655Z] [INFO] Command stderr: [2026-07-05T16:31:10.663Z] [INFO] Raw Controller Culler Config Response: [2026-07-05T16:31:10.668Z] [INFO] Controller Culler Config (Error): [2026-07-05T16:31:10.672Z] [INFO] Check if user is in RHODS user groups [2026-07-05T16:31:10.677Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-05T16:31:11.205Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-05T16:31:11.242Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-05T16:31:11.252Z] [INFO] Check for existing ClusterRoleBinding [2026-07-05T16:31:11.257Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-05T16:31:11.672Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-05T16:31:11.678Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-05T16:31:11.684Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-05T16:31:11.691Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-05T16:31:12.157Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783269071692-e1xpduxku.yaml && rm -f /tmp/cypress-yaml-1783269071692-e1xpduxku.yaml [2026-07-05T16:31:12.164Z] [INFO] Command exit code: 0 [2026-07-05T16:31:12.171Z] [INFO] Successfully created ClusterRoleBinding [2026-07-05T16:31:12.181Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:31:12.243Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:31:12.669Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:31:14.676Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-05T16:31:14.750Z] [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-05T16:31:26.250Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-05T16:31:26.252Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-05T16:31:26.258Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-05T16:31:26.264Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:31:26.269Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-05T16:31:26.352Z] [INFO] [STEP 1] Log into the application as admin [2026-07-05T16:31:26.360Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:31:26.844Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:31:28.744Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-05T16:31:29.554Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-05T16:31:29.657Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-05T16:31:31.882Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-05T16:31:31.949Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-05T16:31:33.439Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-05T16:31:33.454Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-05T16:31:35.145Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-05T16:31:35.166Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-05T16:31:36.561Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-05T16:31:36.595Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-05T16:31:37.772Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-05T16:31:37.792Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-05T16:31:41.348Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-05T16:31:41.478Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-05T16:31:44.640Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-05T16:31:44.658Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-05T16:31:47.672Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-05T16:31:47.756Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-05T16:31:48.588Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-05T16:31:48.595Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-05T16:31:48.644Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-05T16:31:48.649Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-05T16:31:49.182Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783269107655-xzknzb8a8.yaml && rm -f /tmp/cypress-yaml-1783269107655-xzknzb8a8.yaml [2026-07-05T16:31:49.241Z] [INFO] Command exit code: 0 [2026-07-05T16:31:49.250Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (21698ms) 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