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-04T19:15:40.357Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-04T19:15:40.429Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-04T19:15:40.435Z] [INFO] Test title: should login and load page [2026-07-04T19:15:40.444Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-04T19:15:40.456Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:15:40.462Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:15:40.528Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:15:40.952Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:15:55.529Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-04T19:15:55.534Z] [INFO] Test title: should login and load page [2026-07-04T19:15:55.540Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-04T19:15:55.545Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:15:55.551Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:15:55.562Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (28s) 1 failing 1) application should login and load page: Test steps were: 1. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 27 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-04T19:16:16.139Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-04T19:16:16.162Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-04T19:16:16.226Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-04T19:16:16.246Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-04T19:16:16.255Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:16:16.322Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:16:16.355Z] [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-04T19:16:18.323Z] [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-04T19:16:18.333Z] [INFO] No notebooks found [2026-07-04T19:16:18.423Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:16:18.525Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:16:19.125Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:16:29.529Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-04T19:16:29.945Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-04T19:16:32.047Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-04T19:16:32.225Z] [INFO] [STEP 5] Launch a notebook server [2026-07-04T19:16:32.832Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-04T19:16:32.926Z] [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-04T19:16:47.122Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-04T19:16:47.225Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-04T19:16:47.231Z] [INFO] Found 1 matching pods [2026-07-04T19:16:47.244Z] [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-04T19:16:51.050Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-04T19:16:51.227Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-04T19:16:51.330Z] [INFO] [STEP 7] Expand the Event log [2026-07-04T19:16:51.834Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-04T19:17:06.847Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-04T19:17:07.355Z] [INFO] [STEP 10] Stop the server [2026-07-04T19:17:07.736Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (52157ms) 1 passing (52s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 52 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-04T19:17:15.260Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-04T19:17:15.332Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-04T19:17:15.336Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-04T19:17:15.343Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-04T19:17:15.349Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:17:15.355Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:17:15.430Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-04T19:17:15.434Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-04T19:17:15.830Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-04T19:17:15.838Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-04T19:17:15.847Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-04T19:17:15.929Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-04T19:17:16.877Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-04T19:17:17.446Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-04T19:17:17.455Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-04T19:17:18.031Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-04T19:17:18.118Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-04T19:17:18.128Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-04T19:17:18.136Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-04T19:17:18.227Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:17:18.237Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:17:18.628Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:17:22.040Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-04T19:17:31.922Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-04T19:17:39.555Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-04T19:17:39.840Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-04T19:17:39.936Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-04T19:17:40.836Z] [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-04T19:17:40.934Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-3wo8vw ✓ Verify that user can be added as a Contributor for a Project (25876ms) [2026-07-04T19:17:41.548Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-04T19:17:41.551Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-04T19:17:41.619Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-04T19:17:41.625Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:17:41.632Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:17:41.645Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-04T19:17:41.652Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:17:42.126Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:17:44.328Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-04T19:17:49.019Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-04T19:17:49.726Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-04T19:17:51.043Z] [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 (7881ms) 2 passing (36s) [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: 36 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-04T19:17:57.558Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-04T19:17:57.624Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-04T19:17:57.627Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-04T19:17:57.634Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-04T19:17:57.639Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:17:57.643Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:17:57.719Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-04T19:17:58.148Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-04T19:17:58.155Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-04T19:17:58.164Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-04T19:17:58.171Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-04T19:17:58.226Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:17:58.236Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:17:58.461Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:18:04.039Z] [INFO] [STEP 2] Open Create Project modal [2026-07-04T19:18:04.350Z] [INFO] [STEP 3] Enter valid project information [2026-07-04T19:18:05.023Z] [INFO] [STEP 4] Save the project [2026-07-04T19:18:05.225Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-04T19:18:05.924Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-04T19:18:06.944Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-04T19:18:07.740Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (11231ms) [2026-07-04T19:18:08.783Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-04T19:18:08.820Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-04T19:18:08.825Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-04T19:18:08.831Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:18:08.835Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:18:08.845Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:18:08.850Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:18:09.000Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:18:11.419Z] [INFO] [STEP 2] Open Create Project modal [2026-07-04T19:18:11.637Z] [INFO] [STEP 3] Enter valid project information [2026-07-04T19:18:11.821Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-04T19:18:11.921Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-04T19:18:11.924Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-04T19:18:11.928Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-04T19:18:11.935Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:18:11.940Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:18:12.033Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:18:12.061Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:18:12.244Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:18:14.687Z] [INFO] [STEP 2] Open Create Project modal [2026-07-04T19:18:14.827Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-04T19:18:15.088Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-04T19:18:15.092Z] [INFO] Testing invalid resource name: Test-Project [2026-07-04T19:18:15.315Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-04T19:18:15.320Z] [INFO] Testing invalid resource name: test project [2026-07-04T19:18:15.489Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-04T19:18:15.493Z] [INFO] Testing invalid resource name: test.project [2026-07-04T19:18:15.664Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-04T19:18:15.668Z] [INFO] Testing invalid resource name: test:project [2026-07-04T19:18:15.816Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-04T19:18:15.820Z] [INFO] Testing invalid resource name: test/project [2026-07-04T19:18:16.121Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-04T19:18:16.126Z] [INFO] Testing invalid resource name: test"project [2026-07-04T19:18:16.332Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-04T19:18:16.338Z] [INFO] Testing invalid resource name: test[project] [2026-07-04T19:18:16.532Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-04T19:18:16.537Z] [INFO] Testing invalid resource name: test(project) [2026-07-04T19:18:16.724Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-04T19:18:16.729Z] [INFO] Testing invalid resource name: test&project [2026-07-04T19:18:16.936Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-04T19:18:16.941Z] [INFO] Testing invalid resource name: test*project [2026-07-04T19:18:17.132Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-04T19:18:17.138Z] [INFO] Testing invalid resource name: test?project [2026-07-04T19:18:17.333Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-04T19:18:17.338Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-04T19:18:17.536Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-04T19:18:17.543Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-04T19:18:17.719Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-04T19:18:17.723Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-04T19:18:17.932Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-04T19:18:17.939Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-04T19:18:18.131Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-04T19:18:18.136Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-04T19:18:18.335Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-04T19:18:18.341Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-04T19:18:18.540Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-04T19:18:18.546Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-04T19:18:18.746Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-04T19:18:18.819Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-04T19:18:19.132Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-04T19:18:19.138Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-04T19:18:19.340Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-04T19:18:19.346Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-04T19:18:19.538Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-04T19:18:19.546Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-04T19:18:19.734Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-04T19:18:19.740Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-04T19:18:19.934Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-04T19:18:19.943Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-04T19:18:20.132Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-04T19:18:20.137Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-04T19:18:20.336Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-04T19:18:20.342Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-04T19:18:20.535Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-04T19:18:20.541Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-04T19:18:20.736Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-04T19:18:20.741Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-04T19:18:20.937Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-04T19:18:20.944Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-04T19:18:21.135Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-04T19:18:21.141Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-04T19:18:21.392Z] [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 (9548ms) [2026-07-04T19:18:21.554Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-04T19:18:21.556Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-04T19:18:21.623Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-04T19:18:21.629Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:18:21.633Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:18:21.643Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:18:21.650Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:18:22.022Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:18:24.441Z] [INFO] [STEP 2] Open Create Project modal [2026-07-04T19:18:24.726Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-04T19:18:25.323Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-04T19:18:34.723Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-04T19:18:35.143Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (13216ms) 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-04T19:18:38.102Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-04T19:18:38.122Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-04T19:18:38.128Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-04T19:18:38.142Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-04T19:18:38.151Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:18:38.157Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:18:38.186Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-04T19:18:38.192Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-04T19:18:38.533Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-04T19:18:38.540Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-04T19:18:38.555Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-04T19:18:38.575Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-04T19:18:38.959Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-04T19:18:39.225Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-04T19:18:39.245Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-04T19:18:39.530Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-04T19:18:39.547Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-04T19:18:39.572Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-04T19:18:39.589Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-04T19:18:39.635Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:18:39.654Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:18:39.920Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:18:41.876Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-04T19:18:44.597Z] [INFO] [STEP 3] Edit project information [2026-07-04T19:18:46.926Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-04T19:18:48.553Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-04T19:18:48.952Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (10330ms) 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: 11 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-04T19:18:53.947Z] [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-04T19:18:53.968Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-04T19:18:53.974Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-04T19:18:53.986Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-04T19:18:54.024Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:18:54.029Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:18:54.051Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-04T19:18:54.343Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-04T19:18:54.352Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-04T19:18:54.370Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-04T19:18:54.377Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-04T19:18:54.648Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-04T19:18:54.666Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-04T19:18:54.685Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-04T19:18:54.707Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-04T19:18:55.063Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-04T19:18:55.358Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-04T19:18:55.366Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-04T19:18:55.630Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-04T19:18:55.636Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-04T19:18:55.642Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-04T19:18:55.962Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-04T19:18:56.010Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:18:56.210Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:18:58.079Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-04T19:18:59.819Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-04T19:19:00.188Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-04T19:19:00.556Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-04T19:19:00.583Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:00.849Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:00.861Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:01.132Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:01.228Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:01.880Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:01.889Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-04T19:19:02.136Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-04T19:19:02.164Z] [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-04T19:19:02.139Z\"}"}}}' [2026-07-04T19:19:02.432Z] [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-04T19:19:02.139Z\"}"}}}' [2026-07-04T19:19:02.439Z] [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-04T19:19:02.433Z\"}"}}}' [2026-07-04T19:19:02.729Z] [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-04T19:19:02.433Z\"}"}}}' [2026-07-04T19:19:02.736Z] [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-04T19:19:02.729Z\"}"}}}' [2026-07-04T19:19:02.993Z] [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-04T19:19:02.729Z\"}"}}}' [2026-07-04T19:19:03.170Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-04T19:19:03.540Z] [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 (9414ms) 1 passing (10s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 9 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-04T19:19:07.964Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-04T19:19:08.020Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-04T19:19:08.023Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-04T19:19:08.029Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-04T19:19:08.034Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:19:08.038Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:19:08.051Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-04T19:19:08.629Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-04T19:19:08.636Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-04T19:19:08.643Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-04T19:19:09.075Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192748648-30wggg8pg.yaml && rm -f /tmp/cypress-yaml-1783192748648-30wggg8pg.yaml [2026-07-04T19:19:09.082Z] [INFO] Command exit code: 0 [2026-07-04T19:19:09.396Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192749084-sp8w4rmlx.yaml && rm -f /tmp/cypress-yaml-1783192749084-sp8w4rmlx.yaml [2026-07-04T19:19:09.402Z] [INFO] Command exit code: 0 [2026-07-04T19:19:09.711Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192749404-i3jq97oav.yaml && rm -f /tmp/cypress-yaml-1783192749404-i3jq97oav.yaml [2026-07-04T19:19:09.717Z] [INFO] Command exit code: 0 [2026-07-04T19:19:09.968Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192749719-zpo2mxkvu.yaml && rm -f /tmp/cypress-yaml-1783192749719-zpo2mxkvu.yaml [2026-07-04T19:19:09.975Z] [INFO] Command exit code: 0 [2026-07-04T19:19:10.227Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192749977-zblwng2xt.yaml && rm -f /tmp/cypress-yaml-1783192749977-zblwng2xt.yaml [2026-07-04T19:19:10.233Z] [INFO] Command exit code: 0 [2026-07-04T19:19:10.253Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-04T19:19:10.263Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:19:10.454Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:19:13.750Z] [INFO] [STEP 2] Check SC row exists [2026-07-04T19:19:13.799Z] [INFO] [STEP 3] Check there's no Default label [2026-07-04T19:19:13.864Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-04T19:19:13.941Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-04T19:19:14.013Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-04T19:19:14.162Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-04T19:19:14.337Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-04T19:19:14.415Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:14.683Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:14.694Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (6873ms) [2026-07-04T19:19:14.878Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-04T19:19:14.881Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-04T19:19:14.885Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-04T19:19:14.889Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:19:14.893Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:19:14.913Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-04T19:19:14.922Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:19:15.065Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:19:17.218Z] [INFO] [STEP 2] Check SC row exists [2026-07-04T19:19:17.347Z] [INFO] [STEP 3] Check there's no Default label [2026-07-04T19:19:17.422Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-04T19:19:17.542Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-04T19:19:17.680Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-04T19:19:17.822Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-04T19:19:18.060Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-04T19:19:18.141Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:18.731Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:18.744Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-04T19:19:18.950Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-04T19:19:18.953Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-04T19:19:18.959Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-04T19:19:18.965Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:19:18.970Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:19:19.029Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-04T19:19:19.038Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:19:19.241Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:19:23.239Z] [INFO] [STEP 2] Check there's no Default label [2026-07-04T19:19:23.558Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-04T19:19:23.756Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-04T19:19:24.021Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-04T19:19:24.719Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-04T19:19:24.753Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:25.530Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:25.543Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (6724ms) [2026-07-04T19:19:25.744Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-04T19:19:25.747Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-04T19:19:25.825Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-04T19:19:25.831Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:19:25.836Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:19:25.935Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-04T19:19:25.947Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:19:26.244Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:19:29.950Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-04T19:19:30.070Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-04T19:19:30.564Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-04T19:19:30.646Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-04T19:19:30.925Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-04T19:19:30.941Z] [INFO] [STEP 7] Save the changes [2026-07-04T19:19:31.125Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-04T19:19:31.440Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-04T19:19:31.446Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:32.122Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-04T19:19:32.136Z] [INFO] Storage Class Config: [2026-07-04T19:19:32.143Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-04T19:19:32.727Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-04T19:19:32.952Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-04T19:19:33.631Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-04T19:19:33.636Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-04T19:19:34.230Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-04T19:19:34.234Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-04T19:19:34.832Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-04T19:19:34.837Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-04T19:19:35.469Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-04T19:19:35.473Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-04T19:19:36.130Z] [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 (7306ms) 4 passing (28s) [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: 28 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-04T19:19:45.746Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-04T19:19:45.758Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-04T19:19:45.762Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-04T19:19:45.821Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-04T19:19:45.828Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:19:45.835Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:19:45.855Z] [INFO] Loaded test data from fixtures [2026-07-04T19:19:45.921Z] [INFO] Provisioning storage classes with different access modes [2026-07-04T19:19:46.346Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192785928-p8784y018.yaml && rm -f /tmp/cypress-yaml-1783192785928-p8784y018.yaml [2026-07-04T19:19:46.353Z] [INFO] Command exit code: 0 [2026-07-04T19:19:46.843Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192786355-0hv7hax36.yaml && rm -f /tmp/cypress-yaml-1783192786355-0hv7hax36.yaml [2026-07-04T19:19:46.850Z] [INFO] Command exit code: 0 [2026-07-04T19:19:47.424Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192786854-jp7cierc2.yaml && rm -f /tmp/cypress-yaml-1783192786854-jp7cierc2.yaml [2026-07-04T19:19:47.449Z] [INFO] Command exit code: 0 [2026-07-04T19:19:48.030Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192787456-ij38ihzv5.yaml && rm -f /tmp/cypress-yaml-1783192787456-ij38ihzv5.yaml [2026-07-04T19:19:48.036Z] [INFO] Command exit code: 0 [2026-07-04T19:19:48.456Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192788038-k1ejlj1vb.yaml && rm -f /tmp/cypress-yaml-1783192788038-k1ejlj1vb.yaml [2026-07-04T19:19:48.463Z] [INFO] Command exit code: 0 [2026-07-04T19:19:48.467Z] [INFO] Provisioning project [2026-07-04T19:19:48.469Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-04T19:19:48.878Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-04T19:19:48.885Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-04T19:19:48.922Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-04T19:19:48.933Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-04T19:19:49.440Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-04T19:19:49.921Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-04T19:19:49.928Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-04T19:19:50.348Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-04T19:19:50.354Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-04T19:19:50.361Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-04T19:19:50.940Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-04T19:19:50.952Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:19:50.959Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:19:51.244Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:19:53.752Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-04T19:19:57.830Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-04T19:19:58.651Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-04T19:19:59.177Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-04T19:19:59.423Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-04T19:19:59.846Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (17670ms) [2026-07-04T19:20:03.645Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-04T19:20:03.648Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-04T19:20:03.655Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-04T19:20:03.660Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:20:03.664Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:20:03.732Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:20:03.739Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:20:04.044Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:20:05.936Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-04T19:20:08.442Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-04T19:20:09.038Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-04T19:20:09.325Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-04T19:20:09.743Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-04T19:20:09.753Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-04T19:20:09.770Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-04T19:20:09.774Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-04T19:20:10.027Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-04T19:20:10.224Z] [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 (6759ms) [2026-07-04T19:20:10.455Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-04T19:20:10.457Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-04T19:20:10.462Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-04T19:20:10.467Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:20:10.473Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:20:10.525Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:20:10.531Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:20:10.742Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:20:12.224Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-04T19:20:14.444Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-04T19:20:14.919Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-04T19:20:15.221Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-04T19:20:15.625Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-04T19:20:15.650Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-04T19:20:15.653Z] [INFO] [STEP 8] Default should be RWO [2026-07-04T19:20:15.661Z] [INFO] [STEP 9] Switch to RWX [2026-07-04T19:20:15.787Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (5636ms) [2026-07-04T19:20:16.130Z] [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-04T19:20:16.133Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-04T19:20:16.137Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-04T19:20:16.142Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:20:16.147Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:20:16.158Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:20:16.163Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:20:16.423Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:20:17.661Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-04T19:20:19.946Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-04T19:20:20.741Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-04T19:20:22.523Z] [INFO] [STEP 5] Submit the form [2026-07-04T19:20:22.621Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-04T19:20:22.864Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-04T19:20:23.233Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-04T19:20:23.266Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-04T19:20:23.443Z] [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 (7600ms) [2026-07-04T19:20:23.766Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-04T19:20:23.771Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-04T19:20:23.824Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-04T19:20:23.831Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:20:23.836Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:20:23.848Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:20:23.856Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:20:24.123Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:20:25.466Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-04T19:20:27.849Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-04T19:20:28.422Z] [INFO] [STEP 4] Open create modal [2026-07-04T19:20:29.036Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-04T19:20:29.628Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-04T19:20:29.958Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-04T19:20:30.142Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-04T19:20:30.151Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-04T19:20:30.729Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-04T19:20:30.732Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-04T19:20:31.258Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-04T19:20:31.262Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-04T19:20:31.828Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-04T19:20:31.832Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-04T19:20:32.429Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-04T19:20:32.432Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-04T19:20:33.148Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-04T19:20:33.152Z] [INFO] [STEP 9] Cleaning up project [2026-07-04T19:20:33.751Z] [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 (6476ms) 5 passing (48s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 5 │ │ Passing: 5 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 48 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-04T19:20:42.028Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-04T19:20:42.040Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-04T19:20:42.044Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-04T19:20:42.052Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-04T19:20:42.122Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:20:42.130Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:20:42.147Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-04T19:20:42.834Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-04T19:20:42.840Z] [INFO] Dashboard Config: [2026-07-04T19:20:43.622Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-04T19:20:43.628Z] [INFO] Controller Config: [2026-07-04T19:20:43.635Z] [INFO] Executing command: [2026-07-04T19:20:44.243Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-04T19:20:44.250Z] [INFO] Command stderr: [2026-07-04T19:20:44.256Z] [INFO] Raw Controller Culler Config Response: [2026-07-04T19:20:44.261Z] [INFO] Controller Culler Config (Error): [2026-07-04T19:20:44.264Z] [INFO] Check if user is in RHODS user groups [2026-07-04T19:20:44.266Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-04T19:20:44.829Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-04T19:20:44.837Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-04T19:20:44.845Z] [INFO] Check for existing ClusterRoleBinding [2026-07-04T19:20:44.849Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-04T19:20:45.342Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-04T19:20:45.348Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-04T19:20:45.354Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-04T19:20:45.361Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-04T19:20:45.956Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192845365-td1g99t9u.yaml && rm -f /tmp/cypress-yaml-1783192845365-td1g99t9u.yaml [2026-07-04T19:20:45.964Z] [INFO] Command exit code: 0 [2026-07-04T19:20:45.970Z] [INFO] Successfully created ClusterRoleBinding [2026-07-04T19:20:46.031Z] [INFO] [STEP 1] Log into the application as admin [2026-07-04T19:20:46.048Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:20:46.425Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:20:49.027Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-04T19:20:49.156Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-04T19:20:51.670Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-04T19:20:51.734Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-04T19:20:51.760Z] [INFO] Value of isKServeEnabled: undefined [2026-07-04T19:20:51.853Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-04T19:20:51.926Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-04T19:20:51.952Z] [INFO] Value of PVC Size: 20Gi [2026-07-04T19:20:52.050Z] [INFO] PVC size is set and visible: 20 [2026-07-04T19:20:52.122Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-04T19:20:52.149Z] [INFO] Notebook Controller Culler Config: [2026-07-04T19:20:52.219Z] [INFO] Culler config not found or error occurred: [2026-07-04T19:20:52.254Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-04T19:20:52.323Z] [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 (10511ms) [2026-07-04T19:20:52.622Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-04T19:20:52.625Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-04T19:20:52.629Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-04T19:20:52.634Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:20:52.639Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:20:52.647Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:20:52.652Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:20:52.942Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:20:54.278Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-04T19:20:54.350Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-04T19:21:05.821Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-04T19:21:05.825Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-04T19:21:05.830Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-04T19:21:05.835Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:21:05.839Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:21:05.849Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-04T19:21:06.530Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-04T19:21:06.538Z] [INFO] Dashboard Config: [2026-07-04T19:21:07.025Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-04T19:21:07.032Z] [INFO] Controller Config: [2026-07-04T19:21:07.038Z] [INFO] Executing command: [2026-07-04T19:21:07.620Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-04T19:21:07.644Z] [INFO] Command stderr: [2026-07-04T19:21:07.650Z] [INFO] Raw Controller Culler Config Response: [2026-07-04T19:21:07.654Z] [INFO] Controller Culler Config (Error): [2026-07-04T19:21:07.657Z] [INFO] Check if user is in RHODS user groups [2026-07-04T19:21:07.660Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-04T19:21:08.229Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-04T19:21:08.237Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-04T19:21:08.246Z] [INFO] Check for existing ClusterRoleBinding [2026-07-04T19:21:08.252Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-04T19:21:08.758Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-04T19:21:08.764Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-04T19:21:08.770Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-04T19:21:08.775Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-04T19:21:09.435Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192868776-mjm3db8km.yaml && rm -f /tmp/cypress-yaml-1783192868776-mjm3db8km.yaml [2026-07-04T19:21:09.444Z] [INFO] Command exit code: 0 [2026-07-04T19:21:09.451Z] [INFO] Successfully created ClusterRoleBinding [2026-07-04T19:21:09.519Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:21:09.526Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:21:09.925Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:21:12.048Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-04T19:21:12.144Z] [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-04T19:21:24.228Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-04T19:21:24.230Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-04T19:21:24.236Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-04T19:21:24.241Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-04T19:21:24.245Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-04T19:21:24.265Z] [INFO] [STEP 1] Log into the application as admin [2026-07-04T19:21:24.325Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-04T19:21:24.543Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:21:26.028Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-04T19:21:26.833Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-04T19:21:26.854Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-04T19:21:29.259Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-04T19:21:29.330Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-04T19:21:31.665Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-04T19:21:31.733Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-04T19:21:33.852Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-04T19:21:33.948Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-04T19:21:36.439Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-04T19:21:36.632Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-04T19:21:38.868Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-04T19:21:39.045Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-04T19:21:44.155Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-04T19:21:44.330Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-04T19:21:48.437Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-04T19:21:48.450Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-04T19:21:52.159Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-04T19:21:52.219Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-04T19:21:52.932Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-04T19:21:52.939Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-04T19:21:52.948Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-04T19:21:52.953Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-04T19:21:53.503Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192912152-0vp40xspw.yaml && rm -f /tmp/cypress-yaml-1783192912152-0vp40xspw.yaml [2026-07-04T19:21:53.519Z] [INFO] Command exit code: 0 [2026-07-04T19:21:53.525Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (28409ms) 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