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-02T11:25:32.508Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-02T11:25:32.556Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-02T11:25:32.569Z] [INFO] Test title: should login and load page [2026-07-02T11:25:32.578Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T11:25:32.584Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:25:32.595Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:25:32.659Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:25:33.082Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:25:47.982Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-02T11:25:48.056Z] [INFO] Test title: should login and load page [2026-07-02T11:25:48.064Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T11:25:48.071Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:25:48.077Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:25:48.154Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (28s) 1 failing 1) application should login and load page: Test steps were: 1. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 28 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-02T11:26:08.656Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-02T11:26:08.758Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T11:26:08.773Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T11:26:08.854Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-02T11:26:08.866Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:26:08.877Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:26:08.972Z] [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-02T11:26:11.160Z] [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-02T11:26:11.177Z] [INFO] No notebooks found [2026-07-02T11:26:11.279Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:26:11.372Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:26:11.961Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:26:22.358Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T11:26:22.673Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T11:26:24.679Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-02T11:26:24.767Z] [INFO] [STEP 5] Launch a notebook server [2026-07-02T11:26:25.267Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-02T11:26:25.354Z] [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-02T11:26:39.959Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T11:26:40.064Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-02T11:26:40.157Z] [INFO] Found 1 matching pods [2026-07-02T11:26:40.164Z] [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-02T11:26:52.295Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-02T11:26:52.369Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-02T11:26:52.375Z] [INFO] [STEP 7] Expand the Event log [2026-07-02T11:26:52.659Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-02T11:26:59.092Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-02T11:26:59.364Z] [INFO] [STEP 10] Stop the server [2026-07-02T11:26:59.868Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (51789ms) 1 passing (52s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 51 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-02T11:27:06.662Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-02T11:27:06.675Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-02T11:27:06.678Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-02T11:27:06.685Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-02T11:27:06.754Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:27:06.760Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:27:06.780Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-02T11:27:06.785Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-02T11:27:07.162Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-02T11:27:07.170Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-02T11:27:07.177Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-02T11:27:07.191Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-02T11:27:07.780Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-02T11:27:08.399Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-02T11:27:08.460Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-02T11:27:09.065Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-02T11:27:09.072Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-02T11:27:09.080Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-02T11:27:09.158Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-02T11:27:09.257Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:27:09.269Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:27:09.778Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:27:14.157Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-02T11:27:22.656Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-02T11:27:32.652Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-02T11:27:32.860Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-02T11:27:32.975Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-02T11:27:33.669Z] [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-02T11:27:33.764Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-axsda5 ✓ Verify that user can be added as a Contributor for a Project (27282ms) [2026-07-02T11:27:34.174Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-02T11:27:34.177Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-02T11:27:34.186Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-02T11:27:34.191Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:27:34.254Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:27:34.265Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-02T11:27:34.273Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:27:34.597Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:27:36.979Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-02T11:27:40.477Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-02T11:27:40.893Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-02T11:27:41.855Z] [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 (6582ms) 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: 35 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-02T11:27:47.466Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-02T11:27:47.476Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-02T11:27:47.479Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-02T11:27:47.485Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-02T11:27:47.490Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:27:47.495Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:27:47.562Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-02T11:27:47.896Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T11:27:47.903Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T11:27:47.909Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-02T11:27:47.916Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-02T11:27:47.955Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:27:47.963Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:27:48.283Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:27:51.907Z] [INFO] [STEP 2] Open Create Project modal [2026-07-02T11:27:52.116Z] [INFO] [STEP 3] Enter valid project information [2026-07-02T11:27:52.458Z] [INFO] [STEP 4] Save the project [2026-07-02T11:27:52.641Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-02T11:27:53.249Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-02T11:27:53.741Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-02T11:27:54.107Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (7820ms) [2026-07-02T11:27:55.233Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-02T11:27:55.235Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-02T11:27:55.240Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-02T11:27:55.244Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:27:55.249Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:27:55.257Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:27:55.262Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:27:55.501Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:27:57.635Z] [INFO] [STEP 2] Open Create Project modal [2026-07-02T11:27:57.804Z] [INFO] [STEP 3] Enter valid project information [2026-07-02T11:27:57.982Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-02T11:27:58.066Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-02T11:27:58.068Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-02T11:27:58.072Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-02T11:27:58.076Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:27:58.079Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:27:58.145Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:27:58.173Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:27:58.361Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:28:00.290Z] [INFO] [STEP 2] Open Create Project modal [2026-07-02T11:28:00.465Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-02T11:28:00.719Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-02T11:28:00.721Z] [INFO] Testing invalid resource name: Test-Project [2026-07-02T11:28:00.939Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-02T11:28:00.942Z] [INFO] Testing invalid resource name: test project [2026-07-02T11:28:01.084Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-02T11:28:01.087Z] [INFO] Testing invalid resource name: test.project [2026-07-02T11:28:01.230Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-02T11:28:01.234Z] [INFO] Testing invalid resource name: test:project [2026-07-02T11:28:01.375Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-02T11:28:01.380Z] [INFO] Testing invalid resource name: test/project [2026-07-02T11:28:01.559Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-02T11:28:01.564Z] [INFO] Testing invalid resource name: test"project [2026-07-02T11:28:01.743Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-02T11:28:01.747Z] [INFO] Testing invalid resource name: test[project] [2026-07-02T11:28:01.905Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-02T11:28:01.909Z] [INFO] Testing invalid resource name: test(project) [2026-07-02T11:28:02.063Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-02T11:28:02.067Z] [INFO] Testing invalid resource name: test&project [2026-07-02T11:28:02.219Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-02T11:28:02.223Z] [INFO] Testing invalid resource name: test*project [2026-07-02T11:28:02.373Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-02T11:28:02.377Z] [INFO] Testing invalid resource name: test?project [2026-07-02T11:28:02.525Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-02T11:28:02.532Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-02T11:28:02.707Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-02T11:28:02.711Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-02T11:28:02.866Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-02T11:28:02.870Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-02T11:28:03.031Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-02T11:28:03.035Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-02T11:28:03.194Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-02T11:28:03.200Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-02T11:28:03.361Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-02T11:28:03.365Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-02T11:28:03.529Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-02T11:28:03.534Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-02T11:28:03.694Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-02T11:28:03.698Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-02T11:28:03.859Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-02T11:28:03.862Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-02T11:28:04.027Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-02T11:28:04.029Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-02T11:28:04.193Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-02T11:28:04.197Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-02T11:28:04.362Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-02T11:28:04.367Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-02T11:28:04.563Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-02T11:28:04.567Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-02T11:28:04.724Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-02T11:28:04.729Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-02T11:28:04.894Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-02T11:28:04.899Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-02T11:28:05.049Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-02T11:28:05.053Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-02T11:28:05.209Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-02T11:28:05.212Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-02T11:28:05.367Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-02T11:28:05.371Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-02T11:28:05.528Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-02T11:28:05.533Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-02T11:28:05.738Z] [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 (7736ms) [2026-07-02T11:28:05.838Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-02T11:28:05.840Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-02T11:28:05.844Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-02T11:28:05.849Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:28:05.855Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:28:05.864Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:28:05.869Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:28:06.269Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:28:09.006Z] [INFO] [STEP 2] Open Create Project modal [2026-07-02T11:28:09.355Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-02T11:28:09.814Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-02T11:28:18.963Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-02T11:28:19.363Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (13026ms) 4 passing (32s) [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: 32 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-02T11:28:23.373Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-02T11:28:23.395Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-02T11:28:23.400Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-02T11:28:23.415Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-02T11:28:23.453Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:28:23.463Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:28:23.490Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-02T11:28:23.501Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T11:28:23.962Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T11:28:23.969Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T11:28:23.984Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-02T11:28:24.005Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-02T11:28:24.473Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-02T11:28:24.883Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-02T11:28:24.894Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T11:28:25.363Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T11:28:25.370Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-02T11:28:25.389Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-02T11:28:25.462Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-02T11:28:25.558Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:28:25.579Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:28:26.090Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:28:29.380Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-02T11:28:33.573Z] [INFO] [STEP 3] Edit project information [2026-07-02T11:28:35.958Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-02T11:28:37.054Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-02T11:28:37.563Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (13582ms) 1 passing (14s) [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: 14 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-02T11:28:42.808Z] [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-02T11:28:42.827Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T11:28:42.856Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T11:28:42.865Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T11:28:42.870Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:28:42.877Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:28:42.896Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T11:28:43.167Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T11:28:43.177Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T11:28:43.193Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T11:28:43.203Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T11:28:43.518Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T11:28:43.553Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-02T11:28:43.565Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-02T11:28:43.583Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-02T11:28:44.010Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-02T11:28:44.307Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-02T11:28:44.316Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T11:28:44.635Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T11:28:44.642Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-02T11:28:44.658Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-02T11:28:45.093Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-02T11:28:45.132Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:28:45.335Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:28:47.221Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-02T11:28:49.263Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-02T11:28:49.754Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T11:28:50.373Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T11:28:50.403Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:28:50.964Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:28:51.090Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:28:51.560Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:28:51.587Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:28:52.164Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:28:52.175Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T11:28:52.609Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T11:28:52.619Z] [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-02T11:28:52.612Z\"}"}}}' [2026-07-02T11:28:53.011Z] [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-02T11:28:52.612Z\"}"}}}' [2026-07-02T11:28:53.091Z] [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-02T11:28:53.060Z\"}"}}}' [2026-07-02T11:28:53.399Z] [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-02T11:28:53.060Z\"}"}}}' [2026-07-02T11:28:53.408Z] [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-02T11:28:53.401Z\"}"}}}' [2026-07-02T11:28:53.685Z] [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-02T11:28:53.401Z\"}"}}}' [2026-07-02T11:28:53.857Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-02T11:28:54.276Z] [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 (11240ms) 1 passing (12s) [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: 11 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-02T11:28:58.245Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-02T11:28:58.254Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-02T11:28:58.257Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-02T11:28:58.263Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T11:28:58.267Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:28:58.271Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:28:58.284Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T11:28:58.545Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T11:28:58.550Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T11:28:58.556Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T11:28:58.820Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991738559-l5at2j1ih.yaml && rm -f /tmp/cypress-yaml-1782991738559-l5at2j1ih.yaml [2026-07-02T11:28:58.826Z] [INFO] Command exit code: 0 [2026-07-02T11:28:59.093Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991738828-zud79otf4.yaml && rm -f /tmp/cypress-yaml-1782991738828-zud79otf4.yaml [2026-07-02T11:28:59.099Z] [INFO] Command exit code: 0 [2026-07-02T11:28:59.366Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991739101-6ok6w1mpf.yaml && rm -f /tmp/cypress-yaml-1782991739101-6ok6w1mpf.yaml [2026-07-02T11:28:59.372Z] [INFO] Command exit code: 0 [2026-07-02T11:28:59.632Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991739373-b682gru5a.yaml && rm -f /tmp/cypress-yaml-1782991739373-b682gru5a.yaml [2026-07-02T11:28:59.638Z] [INFO] Command exit code: 0 [2026-07-02T11:28:59.914Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991739640-enb9lfg5j.yaml && rm -f /tmp/cypress-yaml-1782991739640-enb9lfg5j.yaml [2026-07-02T11:28:59.919Z] [INFO] Command exit code: 0 [2026-07-02T11:28:59.936Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T11:28:59.946Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:29:00.162Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:29:03.354Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T11:29:03.563Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T11:29:03.615Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-02T11:29:03.709Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-02T11:29:03.784Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T11:29:03.912Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-02T11:29:04.093Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T11:29:04.186Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:29:04.562Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:29:04.572Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (6401ms) [2026-07-02T11:29:04.703Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-02T11:29:04.706Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-02T11:29:04.711Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T11:29:04.716Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:29:04.721Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:29:04.767Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T11:29:04.776Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:29:05.078Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:29:08.455Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T11:29:08.691Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T11:29:08.728Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-02T11:29:08.782Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-02T11:29:08.858Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T11:29:08.963Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-02T11:29:09.093Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T11:29:09.169Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:29:09.762Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:29:09.774Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (5173ms) [2026-07-02T11:29:09.981Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-02T11:29:09.984Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-02T11:29:09.988Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T11:29:09.992Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:29:09.997Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:29:10.057Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T11:29:10.066Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:29:10.359Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:29:14.586Z] [INFO] [STEP 2] Check there's no Default label [2026-07-02T11:29:14.856Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-02T11:29:14.976Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-02T11:29:15.208Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-02T11:29:15.796Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-02T11:29:15.867Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:29:16.465Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:29:16.474Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (6619ms) [2026-07-02T11:29:16.666Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-02T11:29:16.669Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-02T11:29:16.674Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T11:29:16.680Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:29:16.685Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:29:16.774Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T11:29:16.787Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:29:17.184Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:29:20.679Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-02T11:29:20.804Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-02T11:29:21.165Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-02T11:29:21.281Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-02T11:29:21.513Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-02T11:29:21.561Z] [INFO] [STEP 7] Save the changes [2026-07-02T11:29:21.656Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-02T11:29:22.082Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-02T11:29:22.089Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:29:22.768Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T11:29:22.796Z] [INFO] Storage Class Config: [2026-07-02T11:29:22.804Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-02T11:29:23.362Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-02T11:29:23.580Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-02T11:29:24.116Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-02T11:29:24.119Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-02T11:29:24.510Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-02T11:29:24.513Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-02T11:29:24.895Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-02T11:29:24.899Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-02T11:29:25.304Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-02T11:29:25.307Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-02T11:29:25.685Z] [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 (7061ms) 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: 27 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-02T11:29:30.756Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-02T11:29:30.766Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T11:29:30.769Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T11:29:30.774Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T11:29:30.779Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:29:30.784Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:29:30.800Z] [INFO] Loaded test data from fixtures [2026-07-02T11:29:30.810Z] [INFO] Provisioning storage classes with different access modes [2026-07-02T11:29:31.180Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991770855-fun6uhgsl.yaml && rm -f /tmp/cypress-yaml-1782991770855-fun6uhgsl.yaml [2026-07-02T11:29:31.186Z] [INFO] Command exit code: 0 [2026-07-02T11:29:31.509Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991771189-tztv9hpn6.yaml && rm -f /tmp/cypress-yaml-1782991771189-tztv9hpn6.yaml [2026-07-02T11:29:31.515Z] [INFO] Command exit code: 0 [2026-07-02T11:29:31.854Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991771516-vo0rgdrdf.yaml && rm -f /tmp/cypress-yaml-1782991771516-vo0rgdrdf.yaml [2026-07-02T11:29:31.861Z] [INFO] Command exit code: 0 [2026-07-02T11:29:32.187Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991771874-23t195j53.yaml && rm -f /tmp/cypress-yaml-1782991771874-23t195j53.yaml [2026-07-02T11:29:32.194Z] [INFO] Command exit code: 0 [2026-07-02T11:29:32.489Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991772196-trk8s381j.yaml && rm -f /tmp/cypress-yaml-1782991772196-trk8s381j.yaml [2026-07-02T11:29:32.495Z] [INFO] Command exit code: 0 [2026-07-02T11:29:32.498Z] [INFO] Provisioning project [2026-07-02T11:29:32.501Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T11:29:32.817Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T11:29:32.823Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-02T11:29:32.829Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-02T11:29:32.854Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-02T11:29:33.217Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-02T11:29:33.492Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-02T11:29:33.499Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T11:29:33.815Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T11:29:33.821Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-02T11:29:33.828Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-02T11:29:34.480Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-02T11:29:34.492Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:29:34.499Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:29:34.759Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:29:37.029Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T11:29:39.088Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T11:29:39.471Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T11:29:39.818Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-02T11:29:39.961Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-02T11:29:40.131Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (10804ms) [2026-07-02T11:29:41.558Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T11:29:41.560Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T11:29:41.564Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T11:29:41.567Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:29:41.571Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:29:41.579Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:29:41.583Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:29:41.749Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:29:42.892Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T11:29:44.400Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T11:29:44.694Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T11:29:44.919Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-02T11:29:45.197Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-02T11:29:45.207Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-02T11:29:45.227Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-02T11:29:45.231Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-02T11:29:45.472Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-02T11:29:45.580Z] [INFO] [STEP 11] Verify other access modes are not available for RWX-only storage class ✓ Should show correct access modes when selecting storage classes with single access mode [2026-07-02T11:29:45.788Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T11:29:45.790Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T11:29:45.795Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T11:29:45.800Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:29:45.857Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:29:45.868Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:29:45.875Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:29:46.260Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:29:47.963Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T11:29:52.875Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T11:29:54.376Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T11:29:55.761Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-02T11:29:56.664Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-02T11:29:56.854Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-02T11:29:56.955Z] [INFO] [STEP 8] Default should be RWO [2026-07-02T11:29:57.062Z] [INFO] [STEP 9] Switch to RWX [2026-07-02T11:29:57.276Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (11921ms) [2026-07-02T11:29:57.895Z] [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-02T11:29:57.897Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-02T11:29:57.902Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T11:29:57.907Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:29:57.956Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:29:57.966Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:29:57.972Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:29:58.278Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:29:59.798Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T11:30:02.373Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T11:30:02.908Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-02T11:30:04.355Z] [INFO] [STEP 5] Submit the form [2026-07-02T11:30:04.456Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-02T11:30:04.908Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-02T11:30:05.357Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-02T11:30:05.369Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-02T11:30:05.574Z] [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 (7946ms) [2026-07-02T11:30:05.964Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-02T11:30:05.967Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-02T11:30:05.973Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T11:30:05.979Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:30:05.985Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:30:06.055Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:30:06.063Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:30:06.384Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:30:08.666Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T11:30:12.583Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T11:30:13.472Z] [INFO] [STEP 4] Open create modal [2026-07-02T11:30:14.091Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-02T11:30:15.264Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-02T11:30:15.769Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-02T11:30:16.085Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-02T11:30:16.171Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-02T11:30:16.864Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-02T11:30:16.871Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-02T11:30:17.464Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-02T11:30:17.494Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-02T11:30:18.062Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-02T11:30:18.067Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-02T11:30:18.676Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-02T11:30:18.680Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-02T11:30:19.189Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-02T11:30:19.194Z] [INFO] [STEP 9] Cleaning up project [2026-07-02T11:30:19.663Z] [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 (10220ms) 5 passing (49s) [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: 49 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-02T11:30:29.470Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-02T11:30:29.481Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-02T11:30:29.483Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-02T11:30:29.489Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-02T11:30:29.495Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:30:29.556Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:30:29.575Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-02T11:30:30.067Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-02T11:30:30.073Z] [INFO] Dashboard Config: [2026-07-02T11:30:30.567Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-02T11:30:30.575Z] [INFO] Controller Config: [2026-07-02T11:30:30.584Z] [INFO] Executing command: [2026-07-02T11:30:31.063Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-02T11:30:31.070Z] [INFO] Command stderr: [2026-07-02T11:30:31.078Z] [INFO] Raw Controller Culler Config Response: [2026-07-02T11:30:31.082Z] [INFO] Controller Culler Config (Error): [2026-07-02T11:30:31.085Z] [INFO] Check if user is in RHODS user groups [2026-07-02T11:30:31.087Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T11:30:31.563Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T11:30:31.571Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-02T11:30:31.579Z] [INFO] Check for existing ClusterRoleBinding [2026-07-02T11:30:31.585Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T11:30:32.171Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T11:30:32.178Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-02T11:30:32.183Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-02T11:30:32.189Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-02T11:30:32.904Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991832192-ogujf7ye3.yaml && rm -f /tmp/cypress-yaml-1782991832192-ogujf7ye3.yaml [2026-07-02T11:30:32.910Z] [INFO] Command exit code: 0 [2026-07-02T11:30:32.955Z] [INFO] Successfully created ClusterRoleBinding [2026-07-02T11:30:32.976Z] [INFO] [STEP 1] Log into the application as admin [2026-07-02T11:30:32.987Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:30:33.301Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:30:36.078Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-02T11:30:36.172Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-02T11:30:39.488Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-02T11:30:39.511Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-02T11:30:39.568Z] [INFO] Value of isKServeEnabled: undefined [2026-07-02T11:30:39.596Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-02T11:30:39.676Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-02T11:30:39.697Z] [INFO] Value of PVC Size: 20Gi [2026-07-02T11:30:39.789Z] [INFO] PVC size is set and visible: 20 [2026-07-02T11:30:39.854Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-02T11:30:39.896Z] [INFO] Notebook Controller Culler Config: [2026-07-02T11:30:39.902Z] [INFO] Culler config not found or error occurred: [2026-07-02T11:30:39.980Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-02T11:30:40.006Z] [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 (10772ms) [2026-07-02T11:30:40.282Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-02T11:30:40.286Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-02T11:30:40.291Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-02T11:30:40.296Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:30:40.301Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:30:40.309Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:30:40.357Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:30:40.557Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:30:42.371Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-02T11:30:42.393Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-02T11:30:54.060Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-02T11:30:54.064Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-02T11:30:54.069Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-02T11:30:54.074Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:30:54.078Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:30:54.089Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-02T11:30:54.681Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-02T11:30:54.689Z] [INFO] Dashboard Config: [2026-07-02T11:30:55.361Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-02T11:30:55.372Z] [INFO] Controller Config: [2026-07-02T11:30:55.380Z] [INFO] Executing command: [2026-07-02T11:30:55.890Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-02T11:30:55.897Z] [INFO] Command stderr: [2026-07-02T11:30:55.904Z] [INFO] Raw Controller Culler Config Response: [2026-07-02T11:30:55.953Z] [INFO] Controller Culler Config (Error): [2026-07-02T11:30:55.982Z] [INFO] Check if user is in RHODS user groups [2026-07-02T11:30:55.987Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T11:30:56.556Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T11:30:56.564Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-02T11:30:56.573Z] [INFO] Check for existing ClusterRoleBinding [2026-07-02T11:30:56.579Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T11:30:57.016Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T11:30:57.022Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-02T11:30:57.055Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-02T11:30:57.062Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-02T11:30:57.569Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991857063-o8ga6y6v5.yaml && rm -f /tmp/cypress-yaml-1782991857063-o8ga6y6v5.yaml [2026-07-02T11:30:57.576Z] [INFO] Command exit code: 0 [2026-07-02T11:30:57.583Z] [INFO] Successfully created ClusterRoleBinding [2026-07-02T11:30:57.591Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:30:57.598Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:30:58.178Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:30:59.858Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-02T11:30:59.877Z] [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-02T11:31:11.384Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-02T11:31:11.386Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-02T11:31:11.393Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-02T11:31:11.398Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:31:11.404Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T11:31:11.458Z] [INFO] [STEP 1] Log into the application as admin [2026-07-02T11:31:11.467Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:31:11.754Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:31:12.959Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-02T11:31:13.781Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-02T11:31:13.877Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-02T11:31:16.015Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-02T11:31:16.079Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-02T11:31:18.206Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-02T11:31:18.297Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-02T11:31:20.305Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-02T11:31:20.454Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-02T11:31:22.679Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-02T11:31:22.877Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-02T11:31:25.282Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-02T11:31:25.454Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-02T11:31:29.986Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-02T11:31:29.994Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-02T11:31:32.505Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-02T11:31:32.602Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-02T11:31:35.482Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-02T11:31:35.557Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-02T11:31:36.195Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-02T11:31:36.261Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-02T11:31:36.281Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-02T11:31:36.354Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-02T11:31:37.059Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991895474-d00drzyty.yaml && rm -f /tmp/cypress-yaml-1782991895474-d00drzyty.yaml [2026-07-02T11:31:37.067Z] [INFO] Command exit code: 0 [2026-07-02T11:31:37.075Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (24291ms) 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