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-09T21:18:03.961Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-09T21:18:04.033Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-09T21:18:04.045Z] [INFO] Test title: should login and load page [2026-07-09T21:18:04.055Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-09T21:18:04.064Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:18:04.074Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:18:04.134Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:18:04.578Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:18:18.782Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-09T21:18:18.829Z] [INFO] Test title: should login and load page [2026-07-09T21:18:18.836Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-09T21:18:18.843Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:18:18.848Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:18:18.856Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (27s) 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-09T21:18:38.547Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-09T21:18:38.635Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-09T21:18:38.647Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-09T21:18:38.743Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-09T21:18:38.834Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:18:38.843Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:18:38.952Z] [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-09T21:18:40.741Z] [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-09T21:18:40.830Z] [INFO] No notebooks found [2026-07-09T21:18:40.854Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:18:40.943Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:18:41.532Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:18:52.165Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-09T21:18:52.560Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-09T21:18:54.449Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-09T21:18:54.743Z] [INFO] [STEP 5] Launch a notebook server [2026-07-09T21:18:55.535Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-09T21:18:55.636Z] [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-09T21:19:09.345Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-09T21:19:09.449Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-09T21:19:09.536Z] [INFO] Found 1 matching pods [2026-07-09T21:19:09.559Z] [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-09T21:19:21.150Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-09T21:19:21.343Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-09T21:19:21.528Z] [INFO] [STEP 7] Expand the Event log [2026-07-09T21:19:22.040Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-09T21:19:29.551Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-09T21:19:29.950Z] [INFO] [STEP 10] Stop the server [2026-07-09T21:19:30.746Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (52824ms) 1 passing (53s) [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: 52 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-09T21:19:38.884Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-09T21:19:38.941Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-09T21:19:38.945Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-09T21:19:38.955Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-09T21:19:38.962Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:19:38.968Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:19:39.045Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-09T21:19:39.050Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T21:19:39.439Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T21:19:39.446Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-09T21:19:39.454Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-09T21:19:39.465Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-09T21:19:39.901Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-09T21:19:40.251Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-09T21:19:40.258Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T21:19:40.590Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-09T21:19:40.632Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-09T21:19:40.641Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-09T21:19:40.648Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-09T21:19:40.666Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:19:40.678Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:19:41.431Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:19:45.035Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-09T21:19:51.845Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-09T21:20:00.250Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-09T21:20:00.528Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-09T21:20:00.640Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-09T21:20:01.441Z] [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-09T21:20:01.630Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-zyte1b ✓ Verify that user can be added as a Contributor for a Project (22879ms) [2026-07-09T21:20:01.961Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-09T21:20:01.964Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-09T21:20:02.030Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-09T21:20:02.035Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:20:02.042Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:20:02.054Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-09T21:20:02.062Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:20:02.533Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:20:04.548Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-09T21:20:07.628Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-09T21:20:07.937Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-09T21:20:08.538Z] [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 (5881ms) 2 passing (30s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 29 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-09T21:20:15.262Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-09T21:20:15.328Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-09T21:20:15.332Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-09T21:20:15.340Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-09T21:20:15.348Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:20:15.354Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:20:15.432Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-09T21:20:15.936Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T21:20:15.944Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-09T21:20:15.951Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-09T21:20:15.960Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-09T21:20:16.035Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:20:16.046Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:20:16.367Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:20:20.767Z] [INFO] [STEP 2] Open Create Project modal [2026-07-09T21:20:20.965Z] [INFO] [STEP 3] Enter valid project information [2026-07-09T21:20:21.339Z] [INFO] [STEP 4] Save the project [2026-07-09T21:20:21.463Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-09T21:20:22.477Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-09T21:20:23.041Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-09T21:20:23.631Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (9239ms) [2026-07-09T21:20:24.573Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-09T21:20:24.628Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-09T21:20:24.634Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-09T21:20:24.641Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:20:24.648Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:20:24.660Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:20:24.729Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:20:24.896Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:20:28.967Z] [INFO] [STEP 2] Open Create Project modal [2026-07-09T21:20:29.239Z] [INFO] [STEP 3] Enter valid project information [2026-07-09T21:20:29.731Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title (5305ms) [2026-07-09T21:20:29.973Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-09T21:20:29.975Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-09T21:20:29.979Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-09T21:20:29.983Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:20:29.986Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:20:30.163Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:20:30.253Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:20:30.532Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:20:33.645Z] [INFO] [STEP 2] Open Create Project modal [2026-07-09T21:20:33.788Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-09T21:20:34.046Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-09T21:20:34.049Z] [INFO] Testing invalid resource name: Test-Project [2026-07-09T21:20:34.272Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-09T21:20:34.276Z] [INFO] Testing invalid resource name: test project [2026-07-09T21:20:34.442Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-09T21:20:34.449Z] [INFO] Testing invalid resource name: test.project [2026-07-09T21:20:34.642Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-09T21:20:34.648Z] [INFO] Testing invalid resource name: test:project [2026-07-09T21:20:34.841Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-09T21:20:34.846Z] [INFO] Testing invalid resource name: test/project [2026-07-09T21:20:35.002Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-09T21:20:35.006Z] [INFO] Testing invalid resource name: test"project [2026-07-09T21:20:35.160Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-09T21:20:35.233Z] [INFO] Testing invalid resource name: test[project] [2026-07-09T21:20:35.445Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-09T21:20:35.452Z] [INFO] Testing invalid resource name: test(project) [2026-07-09T21:20:35.644Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-09T21:20:35.651Z] [INFO] Testing invalid resource name: test&project [2026-07-09T21:20:35.829Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-09T21:20:35.835Z] [INFO] Testing invalid resource name: test*project [2026-07-09T21:20:36.042Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-09T21:20:36.048Z] [INFO] Testing invalid resource name: test?project [2026-07-09T21:20:36.247Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-09T21:20:36.254Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-09T21:20:36.542Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-09T21:20:36.547Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-09T21:20:36.745Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-09T21:20:36.751Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-09T21:20:36.941Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-09T21:20:36.947Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-09T21:20:37.142Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-09T21:20:37.148Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-09T21:20:37.342Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-09T21:20:37.348Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-09T21:20:37.548Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-09T21:20:37.556Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-09T21:20:37.749Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-09T21:20:37.828Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-09T21:20:38.044Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-09T21:20:38.050Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-09T21:20:38.234Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-09T21:20:38.240Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-09T21:20:38.450Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-09T21:20:38.456Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-09T21:20:38.648Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-09T21:20:38.654Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-09T21:20:38.849Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-09T21:20:38.856Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-09T21:20:39.046Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-09T21:20:39.052Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-09T21:20:39.245Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-09T21:20:39.250Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-09T21:20:39.443Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-09T21:20:39.449Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-09T21:20:39.642Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-09T21:20:39.647Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-09T21:20:39.842Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-09T21:20:39.848Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-09T21:20:40.044Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-09T21:20:40.050Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-09T21:20:40.344Z] [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 (10485ms) [2026-07-09T21:20:40.540Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-09T21:20:40.543Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-09T21:20:40.548Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-09T21:20:40.553Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:20:40.559Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:20:40.570Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:20:40.576Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:20:40.777Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:20:43.445Z] [INFO] [STEP 2] Open Create Project modal [2026-07-09T21:20:43.829Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-09T21:20:44.397Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-09T21:20:52.366Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-09T21:20:52.736Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (11933ms) 4 passing (38s) [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-09T21:20:56.670Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-09T21:20:56.693Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-09T21:20:56.701Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-09T21:20:56.738Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-09T21:20:56.745Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:20:56.751Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:20:56.782Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-09T21:20:56.789Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T21:20:58.131Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T21:20:58.138Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-09T21:20:58.150Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-09T21:20:58.170Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-09T21:20:58.533Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-09T21:20:58.808Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-09T21:20:58.817Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-09T21:20:59.035Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-09T21:20:59.042Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-09T21:20:59.048Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-09T21:20:59.054Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-09T21:20:59.065Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:20:59.072Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:20:59.286Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:21:01.165Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-09T21:21:03.756Z] [INFO] [STEP 3] Edit project information [2026-07-09T21:21:05.638Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-09T21:21:06.734Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-09T21:21:07.235Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (9968ms) 1 passing (11s) [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: 10 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-09T21:21:11.673Z] [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-09T21:21:11.696Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-09T21:21:11.701Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-09T21:21:11.733Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T21:21:11.742Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:21:11.752Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:21:11.775Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T21:21:12.014Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T21:21:12.032Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T21:21:12.047Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T21:21:12.051Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T21:21:12.294Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T21:21:12.301Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-09T21:21:12.316Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-09T21:21:12.336Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-09T21:21:12.708Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-09T21:21:12.960Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-09T21:21:12.971Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T21:21:13.213Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-09T21:21:13.219Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-09T21:21:13.233Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-09T21:21:13.553Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-09T21:21:13.584Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:21:13.805Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:21:15.947Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-09T21:21:18.851Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-09T21:21:19.528Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-09T21:21:19.940Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-09T21:21:20.041Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:21:20.637Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:21:20.671Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:21:21.337Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:21:21.366Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:21:21.972Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:21:22.067Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-09T21:21:22.541Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-09T21:21:22.646Z] [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-09T21:21:22.563Z\"}"}}}' [2026-07-09T21:21:23.336Z] [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-09T21:21:22.563Z\"}"}}}' [2026-07-09T21:21:23.382Z] [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-09T21:21:23.355Z\"}"}}}' [2026-07-09T21:21:24.030Z] [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-09T21:21:23.355Z\"}"}}}' [2026-07-09T21:21:24.059Z] [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-09T21:21:24.031Z\"}"}}}' [2026-07-09T21:21:24.539Z] [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-09T21:21:24.031Z\"}"}}}' [2026-07-09T21:21:24.742Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-09T21:21:25.432Z] [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 (13368ms) 1 passing (14s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 13 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-09T21:21:30.832Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-09T21:21:30.844Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-09T21:21:30.847Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-09T21:21:30.853Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T21:21:30.860Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:21:30.865Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:21:30.878Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T21:21:31.237Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-09T21:21:31.244Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-09T21:21:31.252Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-09T21:21:31.602Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632091256-8t0tapsbe.yaml && rm -f /tmp/cypress-yaml-1783632091256-8t0tapsbe.yaml [2026-07-09T21:21:31.609Z] [INFO] Command exit code: 0 [2026-07-09T21:21:31.870Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632091611-alw0e614w.yaml && rm -f /tmp/cypress-yaml-1783632091611-alw0e614w.yaml [2026-07-09T21:21:31.877Z] [INFO] Command exit code: 0 [2026-07-09T21:21:32.177Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632091879-305v6hrxl.yaml && rm -f /tmp/cypress-yaml-1783632091879-305v6hrxl.yaml [2026-07-09T21:21:32.184Z] [INFO] Command exit code: 0 [2026-07-09T21:21:32.466Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632092185-8p4nsdm9l.yaml && rm -f /tmp/cypress-yaml-1783632092185-8p4nsdm9l.yaml [2026-07-09T21:21:32.472Z] [INFO] Command exit code: 0 [2026-07-09T21:21:32.767Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632092473-dps8foisu.yaml && rm -f /tmp/cypress-yaml-1783632092473-dps8foisu.yaml [2026-07-09T21:21:32.774Z] [INFO] Command exit code: 0 [2026-07-09T21:21:32.794Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T21:21:32.803Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:21:33.033Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:21:38.245Z] [INFO] [STEP 2] Check SC row exists [2026-07-09T21:21:38.444Z] [INFO] [STEP 3] Check there's no Default label [2026-07-09T21:21:38.655Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-09T21:21:38.944Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-09T21:21:39.138Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-09T21:21:39.473Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-09T21:21:39.969Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-09T21:21:40.183Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:21:40.838Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:21:40.931Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (10208ms) [2026-07-09T21:21:41.445Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-09T21:21:41.453Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-09T21:21:41.463Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T21:21:41.529Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:21:41.536Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:21:41.558Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T21:21:41.628Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:21:41.962Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:21:50.851Z] [INFO] [STEP 2] Check SC row exists [2026-07-09T21:21:51.043Z] [INFO] [STEP 3] Check there's no Default label [2026-07-09T21:21:51.158Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-09T21:21:51.330Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-09T21:21:51.640Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-09T21:21:52.047Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-09T21:21:52.556Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-09T21:21:52.669Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:21:53.244Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:21:53.258Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (12269ms) [2026-07-09T21:21:54.152Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-09T21:21:54.155Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-09T21:21:54.232Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T21:21:54.241Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:21:54.327Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:21:54.352Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T21:21:54.443Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:21:55.051Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:22:02.056Z] [INFO] [STEP 2] Check there's no Default label [2026-07-09T21:22:02.246Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-09T21:22:02.757Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-09T21:22:03.349Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-09T21:22:04.451Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-09T21:22:04.646Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:22:05.349Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:22:05.433Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (11687ms) [2026-07-09T21:22:05.857Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-09T21:22:05.862Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-09T21:22:05.928Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-09T21:22:05.934Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:22:05.941Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:22:06.031Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-09T21:22:06.045Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:22:06.361Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:22:10.648Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-09T21:22:10.964Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-09T21:22:11.534Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-09T21:22:11.647Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-09T21:22:11.829Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-09T21:22:11.844Z] [INFO] [STEP 7] Save the changes [2026-07-09T21:22:12.033Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-09T21:22:12.338Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-09T21:22:12.345Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:22:12.950Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-09T21:22:13.035Z] [INFO] Storage Class Config: [2026-07-09T21:22:13.040Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-09T21:22:14.041Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-09T21:22:14.544Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-09T21:22:15.537Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-09T21:22:15.544Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-09T21:22:16.136Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-09T21:22:16.142Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-09T21:22:16.763Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-09T21:22:16.828Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-09T21:22:17.535Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-09T21:22:17.539Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-09T21:22:18.437Z] [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 (8707ms) 4 passing (48s) [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: 47 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-09T21:22:27.552Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-09T21:22:27.563Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-09T21:22:27.566Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-09T21:22:27.573Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T21:22:27.631Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:22:27.638Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:22:27.730Z] [INFO] Loaded test data from fixtures [2026-07-09T21:22:27.744Z] [INFO] Provisioning storage classes with different access modes [2026-07-09T21:22:28.238Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632147751-c61z2wxd0.yaml && rm -f /tmp/cypress-yaml-1783632147751-c61z2wxd0.yaml [2026-07-09T21:22:28.246Z] [INFO] Command exit code: 0 [2026-07-09T21:22:28.839Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632148249-jvy8isn57.yaml && rm -f /tmp/cypress-yaml-1783632148249-jvy8isn57.yaml [2026-07-09T21:22:28.846Z] [INFO] Command exit code: 0 [2026-07-09T21:22:29.355Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632148847-gl9grsre8.yaml && rm -f /tmp/cypress-yaml-1783632148847-gl9grsre8.yaml [2026-07-09T21:22:29.365Z] [INFO] Command exit code: 0 [2026-07-09T21:22:29.968Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632149367-fbk95f9ra.yaml && rm -f /tmp/cypress-yaml-1783632149367-fbk95f9ra.yaml [2026-07-09T21:22:29.974Z] [INFO] Command exit code: 0 [2026-07-09T21:22:30.571Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632149976-bfqnpjb04.yaml && rm -f /tmp/cypress-yaml-1783632149976-bfqnpjb04.yaml [2026-07-09T21:22:30.579Z] [INFO] Command exit code: 0 [2026-07-09T21:22:30.582Z] [INFO] Provisioning project [2026-07-09T21:22:30.585Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T21:22:31.064Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T21:22:31.072Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-09T21:22:31.129Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-09T21:22:31.141Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-09T21:22:31.779Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-09T21:22:32.634Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-09T21:22:32.643Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T21:22:33.556Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-09T21:22:33.565Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-09T21:22:33.627Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-09T21:22:34.536Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-09T21:22:34.548Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:22:34.556Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:22:34.934Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:22:38.749Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T21:22:44.264Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T21:22:45.046Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-09T21:22:45.842Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-09T21:22:46.150Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-09T21:22:46.453Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (22404ms) [2026-07-09T21:22:50.239Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-09T21:22:50.242Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-09T21:22:50.248Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T21:22:50.255Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:22:50.260Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:22:50.328Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:22:50.336Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:22:50.736Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:22:52.329Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T21:22:54.737Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T21:22:55.441Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-09T21:22:56.135Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-09T21:22:56.955Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-09T21:22:56.968Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-09T21:22:57.058Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-09T21:22:57.128Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-09T21:22:57.535Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-09T21:22:57.731Z] [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 (7775ms) [2026-07-09T21:22:58.039Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-09T21:22:58.041Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-09T21:22:58.048Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T21:22:58.055Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:22:58.060Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:22:58.072Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:22:58.133Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:22:58.333Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:22:59.933Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T21:23:02.541Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T21:23:03.058Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-09T21:23:03.530Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-09T21:23:03.939Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-09T21:23:03.970Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-09T21:23:03.976Z] [INFO] [STEP 8] Default should be RWO [2026-07-09T21:23:04.030Z] [INFO] [STEP 9] Switch to RWX [2026-07-09T21:23:04.245Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (6660ms) [2026-07-09T21:23:04.668Z] [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-09T21:23:04.671Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-09T21:23:04.676Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T21:23:04.683Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:23:04.733Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:23:04.743Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:23:04.750Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:23:05.057Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:23:06.369Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T21:23:08.540Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T21:23:09.158Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-09T21:23:11.431Z] [INFO] [STEP 5] Submit the form [2026-07-09T21:23:11.630Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-09T21:23:12.048Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-09T21:23:12.535Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-09T21:23:12.568Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-09T21:23:12.841Z] [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 (8578ms) [2026-07-09T21:23:13.354Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-09T21:23:13.358Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-09T21:23:13.432Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-09T21:23:13.438Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:23:13.446Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:23:13.530Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:23:13.537Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:23:13.930Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:23:15.760Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-09T21:23:17.836Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-09T21:23:18.351Z] [INFO] [STEP 4] Open create modal [2026-07-09T21:23:18.941Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-09T21:23:19.536Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-09T21:23:19.970Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-09T21:23:20.142Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-09T21:23:20.152Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-09T21:23:21.039Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-09T21:23:21.043Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-09T21:23:21.764Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-09T21:23:21.769Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-09T21:23:22.430Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-09T21:23:22.433Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-09T21:23:22.936Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-09T21:23:22.942Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-09T21:23:23.536Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-09T21:23:23.540Z] [INFO] [STEP 9] Cleaning up project [2026-07-09T21:23:24.036Z] [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 (6941ms) 5 passing (57s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 5 │ │ Passing: 5 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 56 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-09T21:23:34.838Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-09T21:23:34.851Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-09T21:23:34.855Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-09T21:23:34.863Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-09T21:23:34.869Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:23:34.932Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:23:34.949Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-09T21:23:35.537Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-09T21:23:35.544Z] [INFO] Dashboard Config: [2026-07-09T21:23:36.338Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-09T21:23:36.345Z] [INFO] Controller Config: [2026-07-09T21:23:36.352Z] [INFO] Executing command: [2026-07-09T21:23:37.051Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-09T21:23:37.127Z] [INFO] Command stderr: [2026-07-09T21:23:37.136Z] [INFO] Raw Controller Culler Config Response: [2026-07-09T21:23:37.140Z] [INFO] Controller Culler Config (Error): [2026-07-09T21:23:37.144Z] [INFO] Check if user is in RHODS user groups [2026-07-09T21:23:37.148Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-09T21:23:37.770Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-09T21:23:37.835Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-09T21:23:37.845Z] [INFO] Check for existing ClusterRoleBinding [2026-07-09T21:23:37.852Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-09T21:23:38.435Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-09T21:23:38.442Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-09T21:23:38.449Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-09T21:23:38.455Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-09T21:23:39.436Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632218459-omhfngqmm.yaml && rm -f /tmp/cypress-yaml-1783632218459-omhfngqmm.yaml [2026-07-09T21:23:39.443Z] [INFO] Command exit code: 0 [2026-07-09T21:23:39.450Z] [INFO] Successfully created ClusterRoleBinding [2026-07-09T21:23:39.531Z] [INFO] [STEP 1] Log into the application as admin [2026-07-09T21:23:39.546Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:23:39.934Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:23:42.954Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-09T21:23:43.054Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-09T21:23:47.158Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-09T21:23:47.234Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-09T21:23:47.331Z] [INFO] Value of isKServeEnabled: undefined [2026-07-09T21:23:47.444Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-09T21:23:47.471Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-09T21:23:47.554Z] [INFO] Value of PVC Size: 20Gi [2026-07-09T21:23:47.757Z] [INFO] PVC size is set and visible: 20 [2026-07-09T21:23:47.862Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-09T21:23:47.955Z] [INFO] Notebook Controller Culler Config: [2026-07-09T21:23:48.042Z] [INFO] Culler config not found or error occurred: [2026-07-09T21:23:48.240Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-09T21:23:48.336Z] [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 (13802ms) [2026-07-09T21:23:48.739Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T21:23:48.741Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T21:23:48.747Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-09T21:23:48.752Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:23:48.831Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:23:48.840Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:23:48.846Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:23:49.149Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:23:51.238Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-09T21:23:51.260Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-09T21:24:02.789Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T21:24:02.792Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-09T21:24:02.796Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-09T21:24:02.800Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:24:02.829Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:24:02.837Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-09T21:24:03.248Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-09T21:24:03.254Z] [INFO] Dashboard Config: [2026-07-09T21:24:03.739Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-09T21:24:03.747Z] [INFO] Controller Config: [2026-07-09T21:24:03.830Z] [INFO] Executing command: [2026-07-09T21:24:04.273Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-09T21:24:04.278Z] [INFO] Command stderr: [2026-07-09T21:24:04.284Z] [INFO] Raw Controller Culler Config Response: [2026-07-09T21:24:04.287Z] [INFO] Controller Culler Config (Error): [2026-07-09T21:24:04.291Z] [INFO] Check if user is in RHODS user groups [2026-07-09T21:24:04.294Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-09T21:24:04.739Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-09T21:24:04.747Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-09T21:24:04.757Z] [INFO] Check for existing ClusterRoleBinding [2026-07-09T21:24:04.762Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-09T21:24:05.136Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-09T21:24:05.145Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-09T21:24:05.153Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-09T21:24:05.161Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-09T21:24:05.652Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632245163-yh00d73cn.yaml && rm -f /tmp/cypress-yaml-1783632245163-yh00d73cn.yaml [2026-07-09T21:24:05.659Z] [INFO] Command exit code: 0 [2026-07-09T21:24:05.667Z] [INFO] Successfully created ClusterRoleBinding [2026-07-09T21:24:05.676Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:24:05.683Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:24:05.998Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:24:07.637Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-09T21:24:07.757Z] [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-09T21:24:19.634Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-09T21:24:19.638Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-09T21:24:19.644Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-09T21:24:19.651Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:24:19.656Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-09T21:24:19.737Z] [INFO] [STEP 1] Log into the application as admin [2026-07-09T21:24:19.751Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:24:20.167Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:24:21.869Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-09T21:24:22.948Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-09T21:24:23.154Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-09T21:24:26.458Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-09T21:24:26.467Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-09T21:24:30.656Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-09T21:24:30.731Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-09T21:24:34.360Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-09T21:24:34.459Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-09T21:24:36.402Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-09T21:24:36.500Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-09T21:24:38.473Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-09T21:24:38.645Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-09T21:24:42.232Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-09T21:24:42.245Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-09T21:24:44.852Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-09T21:24:44.871Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-09T21:24:47.859Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-09T21:24:47.865Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-09T21:24:48.338Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-09T21:24:48.344Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-09T21:24:48.350Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-09T21:24:48.353Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-09T21:24:48.852Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632287848-n7pxlfty3.yaml && rm -f /tmp/cypress-yaml-1783632287848-n7pxlfty3.yaml [2026-07-09T21:24:48.859Z] [INFO] Command exit code: 0 [2026-07-09T21:24:48.867Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (28668ms) 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