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-08T07:21:36.891Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-08T07:21:36.905Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-08T07:21:36.916Z] [INFO] Test title: should login and load page [2026-07-08T07:21:36.926Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-08T07:21:36.932Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:21:36.940Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:21:36.990Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:21:37.390Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:21:51.698Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-08T07:21:51.703Z] [INFO] Test title: should login and load page [2026-07-08T07:21:51.709Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-08T07:21:51.787Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:21:51.794Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:21:51.806Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (27s) 1 failing 1) application should login and load page: Test steps were: 1. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 27 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-08T07:22:11.990Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-08T07:22:12.083Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-08T07:22:12.089Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-08T07:22:12.102Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-08T07:22:12.112Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:22:12.192Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:22:12.282Z] [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-08T07:22:14.098Z] [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-08T07:22:14.192Z] [INFO] No notebooks found [2026-07-08T07:22:14.298Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:22:14.385Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:22:14.898Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:22:25.285Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-08T07:22:25.898Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-08T07:22:27.588Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-08T07:22:27.610Z] [INFO] [STEP 5] Launch a notebook server [2026-07-08T07:22:28.102Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-08T07:22:28.195Z] [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-08T07:22:42.398Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-08T07:22:42.501Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-08T07:22:42.508Z] [INFO] Found 1 matching pods [2026-07-08T07:22:42.582Z] [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-08T07:22:47.697Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-08T07:22:47.789Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-08T07:22:47.796Z] [INFO] [STEP 7] Expand the Event log [2026-07-08T07:22:48.291Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-08T07:23:02.122Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-08T07:23:02.498Z] [INFO] [STEP 10] Stop the server [2026-07-08T07:23:02.899Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (51569ms) 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-08T07:23:10.708Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-08T07:23:10.793Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-08T07:23:10.801Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-08T07:23:10.812Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-08T07:23:10.890Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:23:10.901Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:23:10.995Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-08T07:23:11.001Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T07:23:11.495Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T07:23:11.503Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-08T07:23:11.510Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-08T07:23:11.523Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-08T07:23:12.197Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-08T07:23:12.814Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-08T07:23:12.823Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T07:23:13.487Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T07:23:13.495Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-08T07:23:13.504Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-08T07:23:13.512Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-08T07:23:13.597Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:23:13.609Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:23:13.997Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:23:19.087Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-08T07:23:27.102Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-08T07:23:35.795Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-08T07:23:36.094Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-08T07:23:36.195Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-08T07:23:36.998Z] [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-08T07:23:37.106Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-31jqhm ✓ Verify that user can be added as a Contributor for a Project (26702ms) [2026-07-08T07:23:37.795Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-08T07:23:37.798Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-08T07:23:37.804Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-08T07:23:37.890Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:23:37.896Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:23:37.908Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-08T07:23:37.985Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:23:38.316Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:23:40.999Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-08T07:23:44.709Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-08T07:23:45.198Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-08T07:23:45.986Z] [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 (7229ms) 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-08T07:23:52.018Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-08T07:23:52.086Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-08T07:23:52.089Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-08T07:23:52.095Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-08T07:23:52.099Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:23:52.103Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:23:52.126Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-08T07:23:52.693Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-08T07:23:52.699Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-08T07:23:52.705Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-08T07:23:52.711Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-08T07:23:52.725Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:23:52.785Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:23:53.109Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:23:57.754Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T07:23:58.015Z] [INFO] [STEP 3] Enter valid project information [2026-07-08T07:23:58.390Z] [INFO] [STEP 4] Save the project [2026-07-08T07:23:58.554Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-08T07:23:59.602Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-08T07:24:00.296Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-08T07:24:00.923Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (10117ms) [2026-07-08T07:24:02.127Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-08T07:24:02.129Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-08T07:24:02.183Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-08T07:24:02.188Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:24:02.193Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:24:02.203Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:24:02.209Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:24:02.388Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:24:05.407Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T07:24:05.695Z] [INFO] [STEP 3] Enter valid project information [2026-07-08T07:24:05.968Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-08T07:24:06.063Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-08T07:24:06.066Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-08T07:24:06.084Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-08T07:24:06.088Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:24:06.091Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:24:06.196Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:24:06.224Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:24:06.420Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:24:09.132Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T07:24:09.320Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-08T07:24:09.698Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-08T07:24:09.702Z] [INFO] Testing invalid resource name: Test-Project [2026-07-08T07:24:09.952Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-08T07:24:09.957Z] [INFO] Testing invalid resource name: test project [2026-07-08T07:24:10.196Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-08T07:24:10.201Z] [INFO] Testing invalid resource name: test.project [2026-07-08T07:24:10.457Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-08T07:24:10.483Z] [INFO] Testing invalid resource name: test:project [2026-07-08T07:24:10.660Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-08T07:24:10.663Z] [INFO] Testing invalid resource name: test/project [2026-07-08T07:24:10.812Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-08T07:24:10.816Z] [INFO] Testing invalid resource name: test"project [2026-07-08T07:24:10.996Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-08T07:24:11.000Z] [INFO] Testing invalid resource name: test[project] [2026-07-08T07:24:11.199Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-08T07:24:11.206Z] [INFO] Testing invalid resource name: test(project) [2026-07-08T07:24:11.486Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-08T07:24:11.490Z] [INFO] Testing invalid resource name: test&project [2026-07-08T07:24:11.669Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-08T07:24:11.673Z] [INFO] Testing invalid resource name: test*project [2026-07-08T07:24:11.827Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-08T07:24:11.831Z] [INFO] Testing invalid resource name: test?project [2026-07-08T07:24:12.003Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-08T07:24:12.009Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-08T07:24:12.207Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-08T07:24:12.213Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-08T07:24:12.384Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-08T07:24:12.387Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-08T07:24:12.546Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-08T07:24:12.549Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-08T07:24:12.706Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-08T07:24:12.710Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-08T07:24:12.877Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-08T07:24:12.883Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-08T07:24:13.044Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-08T07:24:13.047Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-08T07:24:13.205Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-08T07:24:13.210Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-08T07:24:13.371Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-08T07:24:13.375Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-08T07:24:13.539Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-08T07:24:13.543Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-08T07:24:13.705Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-08T07:24:13.710Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-08T07:24:13.902Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-08T07:24:13.928Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-08T07:24:14.196Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-08T07:24:14.201Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-08T07:24:14.395Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-08T07:24:14.399Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-08T07:24:14.699Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-08T07:24:14.705Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-08T07:24:14.884Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-08T07:24:14.890Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-08T07:24:15.099Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-08T07:24:15.105Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-08T07:24:15.289Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-08T07:24:15.296Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-08T07:24:15.491Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-08T07:24:15.497Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-08T07:24:15.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 (9744ms) [2026-07-08T07:24:15.895Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-08T07:24:15.897Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-08T07:24:15.903Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-08T07:24:15.908Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:24:15.913Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:24:15.923Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:24:15.929Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:24:16.186Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:24:18.601Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T07:24:18.756Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-08T07:24:19.296Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-08T07:24:27.509Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-08T07:24:27.751Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (11670ms) 4 passing (36s) [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: 35 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-08T07:24:30.409Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-08T07:24:30.430Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-08T07:24:30.440Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-08T07:24:30.447Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-08T07:24:30.458Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:24:30.463Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:24:30.492Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-08T07:24:30.497Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-08T07:24:30.746Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-08T07:24:30.755Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-08T07:24:30.762Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-08T07:24:30.781Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-08T07:24:31.097Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-08T07:24:31.410Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-08T07:24:31.419Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-08T07:24:31.835Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-08T07:24:31.841Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-08T07:24:31.859Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-08T07:24:31.877Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-08T07:24:31.890Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:24:31.919Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:24:32.143Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:24:34.529Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-08T07:24:38.496Z] [INFO] [STEP 3] Edit project information [2026-07-08T07:24:41.785Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-08T07:24:43.221Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-08T07:24:43.491Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (12821ms) 1 passing (13s) [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: 13 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-08T07:24:47.139Z] [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-08T07:24:47.160Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-08T07:24:47.165Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-08T07:24:47.178Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T07:24:47.186Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:24:47.191Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:24:47.214Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T07:24:47.447Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T07:24:47.458Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-08T07:24:47.476Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-08T07:24:47.482Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T07:24:47.723Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T07:24:47.730Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-08T07:24:47.745Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-08T07:24:47.764Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-08T07:24:48.092Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-08T07:24:48.352Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-08T07:24:48.361Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T07:24:48.603Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T07:24:48.610Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-08T07:24:48.627Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-08T07:24:49.186Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-08T07:24:49.218Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:24:49.390Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:24:51.154Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-08T07:24:53.233Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-08T07:24:53.583Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T07:24:53.838Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T07:24:53.866Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:24:54.124Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:24:54.150Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:24:54.389Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:24:54.419Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:24:54.665Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:24:54.714Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T07:24:54.953Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T07:24:54.983Z] [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-08T07:24:54.956Z\"}"}}}' [2026-07-08T07:24:55.220Z] [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-08T07:24:54.956Z\"}"}}}' [2026-07-08T07:24:55.229Z] [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-08T07:24:55.221Z\"}"}}}' [2026-07-08T07:24:55.512Z] [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-08T07:24:55.221Z\"}"}}}' [2026-07-08T07:24:55.566Z] [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-08T07:24:55.537Z\"}"}}}' [2026-07-08T07:24:56.038Z] [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-08T07:24:55.537Z\"}"}}}' [2026-07-08T07:24:56.204Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-08T07:24:56.817Z] [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 (9482ms) 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-08T07:25:00.817Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-08T07:25:00.826Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-08T07:25:00.828Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-08T07:25:00.833Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T07:25:00.837Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:25:00.842Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:25:00.854Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T07:25:01.216Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T07:25:01.223Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-08T07:25:01.233Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-08T07:25:01.479Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495501237-ff7f64oct.yaml && rm -f /tmp/cypress-yaml-1783495501237-ff7f64oct.yaml [2026-07-08T07:25:01.486Z] [INFO] Command exit code: 0 [2026-07-08T07:25:01.811Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495501488-t765vwg6y.yaml && rm -f /tmp/cypress-yaml-1783495501488-t765vwg6y.yaml [2026-07-08T07:25:01.817Z] [INFO] Command exit code: 0 [2026-07-08T07:25:02.096Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495501818-cq8a79xzg.yaml && rm -f /tmp/cypress-yaml-1783495501818-cq8a79xzg.yaml [2026-07-08T07:25:02.101Z] [INFO] Command exit code: 0 [2026-07-08T07:25:05.550Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495502103-wtiey228a.yaml && rm -f /tmp/cypress-yaml-1783495502103-wtiey228a.yaml [2026-07-08T07:25:05.556Z] [INFO] Command exit code: 0 [2026-07-08T07:25:05.904Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495505558-z9fk0sna9.yaml && rm -f /tmp/cypress-yaml-1783495505558-z9fk0sna9.yaml [2026-07-08T07:25:05.909Z] [INFO] Command exit code: 0 [2026-07-08T07:25:05.928Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T07:25:05.962Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:25:06.232Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:25:10.698Z] [INFO] [STEP 2] Check SC row exists [2026-07-08T07:25:10.850Z] [INFO] [STEP 3] Check there's no Default label [2026-07-08T07:25:10.995Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-08T07:25:11.200Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-08T07:25:11.408Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-08T07:25:11.806Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-08T07:25:12.220Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-08T07:25:12.485Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:25:12.996Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:25:13.103Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (12379ms) [2026-07-08T07:25:13.505Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-08T07:25:13.507Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-08T07:25:13.512Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T07:25:13.516Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:25:13.520Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:25:13.584Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T07:25:13.592Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:25:13.808Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:25:20.193Z] [INFO] [STEP 2] Check SC row exists [2026-07-08T07:25:20.285Z] [INFO] [STEP 3] Check there's no Default label [2026-07-08T07:25:20.385Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-08T07:25:20.498Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-08T07:25:20.798Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-08T07:25:21.393Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-08T07:25:22.228Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-08T07:25:22.325Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:25:23.096Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:25:23.183Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (9822ms) [2026-07-08T07:25:23.506Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-08T07:25:23.508Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-08T07:25:23.513Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T07:25:23.519Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:25:23.525Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:25:23.596Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T07:25:23.607Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:25:23.906Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:25:27.298Z] [INFO] [STEP 2] Check there's no Default label [2026-07-08T07:25:27.497Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-08T07:25:27.606Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-08T07:25:27.985Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-08T07:25:28.585Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-08T07:25:28.618Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:25:29.221Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:25:29.292Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (5912ms) [2026-07-08T07:25:29.431Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-08T07:25:29.486Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-08T07:25:29.493Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T07:25:29.498Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:25:29.504Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:25:29.592Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T07:25:29.608Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:25:29.906Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:25:34.286Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-08T07:25:34.404Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-08T07:25:34.922Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-08T07:25:34.942Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-08T07:25:35.186Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-08T07:25:35.198Z] [INFO] [STEP 7] Save the changes [2026-07-08T07:25:35.291Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-08T07:25:35.618Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-08T07:25:35.624Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:25:36.195Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T07:25:36.209Z] [INFO] Storage Class Config: [2026-07-08T07:25:36.214Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-08T07:25:36.792Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-08T07:25:37.014Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-08T07:25:37.607Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-08T07:25:37.611Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-08T07:25:38.212Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-08T07:25:38.219Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-08T07:25:38.994Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-08T07:25:38.998Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-08T07:25:39.524Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-08T07:25:39.528Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-08T07:25:40.020Z] [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 (7668ms) 4 passing (39s) [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: 39 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-08T07:25:45.900Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-08T07:25:45.911Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-08T07:25:45.913Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-08T07:25:45.919Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T07:25:45.923Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:25:45.928Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:25:45.993Z] [INFO] Loaded test data from fixtures [2026-07-08T07:25:46.005Z] [INFO] Provisioning storage classes with different access modes [2026-07-08T07:25:46.388Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495546010-lfxzp4ohv.yaml && rm -f /tmp/cypress-yaml-1783495546010-lfxzp4ohv.yaml [2026-07-08T07:25:46.394Z] [INFO] Command exit code: 0 [2026-07-08T07:25:46.784Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495546396-lsuyyetnp.yaml && rm -f /tmp/cypress-yaml-1783495546396-lsuyyetnp.yaml [2026-07-08T07:25:46.790Z] [INFO] Command exit code: 0 [2026-07-08T07:25:47.108Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495546792-xr7a337qc.yaml && rm -f /tmp/cypress-yaml-1783495546792-xr7a337qc.yaml [2026-07-08T07:25:47.114Z] [INFO] Command exit code: 0 [2026-07-08T07:25:47.484Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495547115-knu0h7m3t.yaml && rm -f /tmp/cypress-yaml-1783495547115-knu0h7m3t.yaml [2026-07-08T07:25:47.489Z] [INFO] Command exit code: 0 [2026-07-08T07:25:47.866Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495547491-a25flfsv0.yaml && rm -f /tmp/cypress-yaml-1783495547491-a25flfsv0.yaml [2026-07-08T07:25:47.887Z] [INFO] Command exit code: 0 [2026-07-08T07:25:47.891Z] [INFO] Provisioning project [2026-07-08T07:25:47.893Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T07:25:48.242Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T07:25:48.248Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-08T07:25:48.253Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-08T07:25:48.263Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-08T07:25:48.722Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-08T07:25:49.139Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-08T07:25:49.147Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T07:25:49.521Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T07:25:49.528Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-08T07:25:49.534Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-08T07:25:49.940Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-08T07:25:49.950Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:25:49.956Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:25:50.289Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:25:52.422Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T07:25:55.911Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T07:25:57.109Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-08T07:25:57.686Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-08T07:25:58.110Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-08T07:25:58.591Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (15436ms) [2026-07-08T07:26:01.513Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-08T07:26:01.516Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-08T07:26:01.521Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T07:26:01.527Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:26:01.531Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:26:01.592Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:26:01.598Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:26:01.890Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:26:04.102Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T07:26:07.616Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T07:26:08.809Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-08T07:26:09.422Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-08T07:26:10.193Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-08T07:26:10.224Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-08T07:26:10.333Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-08T07:26:10.414Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-08T07:26:10.892Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-08T07:26:11.192Z] [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 (10042ms) [2026-07-08T07:26:11.709Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-08T07:26:11.711Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-08T07:26:11.715Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T07:26:11.719Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:26:11.723Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:26:11.732Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:26:11.786Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:26:12.005Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:26:13.389Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T07:26:16.093Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T07:26:16.897Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-08T07:26:17.288Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-08T07:26:17.792Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-08T07:26:17.818Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-08T07:26:17.821Z] [INFO] [STEP 8] Default should be RWO [2026-07-08T07:26:17.829Z] [INFO] [STEP 9] Switch to RWX [2026-07-08T07:26:17.998Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (6545ms) [2026-07-08T07:26:18.302Z] [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-08T07:26:18.305Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-08T07:26:18.309Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T07:26:18.314Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:26:18.319Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:26:18.329Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:26:18.387Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:26:18.708Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:26:19.989Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T07:26:22.099Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T07:26:22.485Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-08T07:26:23.986Z] [INFO] [STEP 5] Submit the form [2026-07-08T07:26:24.087Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-08T07:26:24.322Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-08T07:26:24.591Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-08T07:26:24.622Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-08T07:26:24.794Z] [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 (6683ms) [2026-07-08T07:26:24.993Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-08T07:26:24.996Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-08T07:26:25.001Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T07:26:25.006Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:26:25.011Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:26:25.020Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:26:25.026Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:26:25.287Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:26:26.586Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T07:26:28.811Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T07:26:29.136Z] [INFO] [STEP 4] Open create modal [2026-07-08T07:26:29.489Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-08T07:26:30.191Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-08T07:26:30.491Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-08T07:26:30.605Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-08T07:26:30.617Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-08T07:26:31.189Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-08T07:26:31.192Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-08T07:26:31.615Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-08T07:26:31.620Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-08T07:26:32.095Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-08T07:26:32.099Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-08T07:26:32.593Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-08T07:26:32.596Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-08T07:26:33.049Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-08T07:26:33.086Z] [INFO] [STEP 9] Cleaning up project [2026-07-08T07:26:33.540Z] [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 (5663ms) 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: 47 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-08T07:26:42.522Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-08T07:26:42.585Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-08T07:26:42.588Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-08T07:26:42.596Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-08T07:26:42.601Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:26:42.606Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:26:42.624Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-08T07:26:43.095Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-08T07:26:43.102Z] [INFO] Dashboard Config: [2026-07-08T07:26:43.593Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-08T07:26:43.600Z] [INFO] Controller Config: [2026-07-08T07:26:43.606Z] [INFO] Executing command: [2026-07-08T07:26:44.192Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-08T07:26:44.199Z] [INFO] Command stderr: [2026-07-08T07:26:44.205Z] [INFO] Raw Controller Culler Config Response: [2026-07-08T07:26:44.208Z] [INFO] Controller Culler Config (Error): [2026-07-08T07:26:44.212Z] [INFO] Check if user is in RHODS user groups [2026-07-08T07:26:44.215Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T07:26:44.812Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T07:26:44.819Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-08T07:26:44.885Z] [INFO] Check for existing ClusterRoleBinding [2026-07-08T07:26:44.889Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T07:26:45.510Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T07:26:45.517Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-08T07:26:45.523Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-08T07:26:45.529Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-08T07:26:46.195Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495605533-18rfv9bz8.yaml && rm -f /tmp/cypress-yaml-1783495605533-18rfv9bz8.yaml [2026-07-08T07:26:46.201Z] [INFO] Command exit code: 0 [2026-07-08T07:26:46.208Z] [INFO] Successfully created ClusterRoleBinding [2026-07-08T07:26:46.225Z] [INFO] [STEP 1] Log into the application as admin [2026-07-08T07:26:46.291Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:26:46.615Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:26:49.219Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-08T07:26:49.309Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-08T07:26:51.729Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-08T07:26:51.788Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-08T07:26:51.811Z] [INFO] Value of isKServeEnabled: undefined [2026-07-08T07:26:51.839Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-08T07:26:51.923Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-08T07:26:51.988Z] [INFO] Value of PVC Size: 20Gi [2026-07-08T07:26:52.022Z] [INFO] PVC size is set and visible: 20 [2026-07-08T07:26:52.090Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-08T07:26:52.121Z] [INFO] Notebook Controller Culler Config: [2026-07-08T07:26:52.186Z] [INFO] Culler config not found or error occurred: [2026-07-08T07:26:52.224Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-08T07:26:52.294Z] [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 (9982ms) [2026-07-08T07:26:52.611Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T07:26:52.618Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T07:26:52.684Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-08T07:26:52.691Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:26:52.698Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:26:52.707Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:26:52.713Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:26:52.992Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:26:54.193Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-08T07:26:54.213Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-08T07:27:06.017Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T07:27:06.021Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T07:27:06.027Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-08T07:27:06.032Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:27:06.037Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:27:06.046Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-08T07:27:06.508Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-08T07:27:06.516Z] [INFO] Dashboard Config: [2026-07-08T07:27:07.308Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-08T07:27:07.385Z] [INFO] Controller Config: [2026-07-08T07:27:07.394Z] [INFO] Executing command: [2026-07-08T07:27:08.223Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-08T07:27:08.287Z] [INFO] Command stderr: [2026-07-08T07:27:08.294Z] [INFO] Raw Controller Culler Config Response: [2026-07-08T07:27:08.297Z] [INFO] Controller Culler Config (Error): [2026-07-08T07:27:08.300Z] [INFO] Check if user is in RHODS user groups [2026-07-08T07:27:08.303Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T07:27:08.849Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T07:27:08.885Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-08T07:27:08.894Z] [INFO] Check for existing ClusterRoleBinding [2026-07-08T07:27:08.899Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T07:27:09.395Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T07:27:09.402Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-08T07:27:09.409Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-08T07:27:09.416Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-08T07:27:10.111Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495629417-2z41s385i.yaml && rm -f /tmp/cypress-yaml-1783495629417-2z41s385i.yaml [2026-07-08T07:27:10.119Z] [INFO] Command exit code: 0 [2026-07-08T07:27:10.184Z] [INFO] Successfully created ClusterRoleBinding [2026-07-08T07:27:10.193Z] [INFO] [STEP 1] Log into the application [2026-07-08T07:27:10.200Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:27:10.590Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:27:12.588Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-08T07:27:12.687Z] [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-08T07:27:24.588Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-08T07:27:24.591Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-08T07:27:24.598Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-08T07:27:24.603Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T07:27:24.609Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T07:27:24.689Z] [INFO] [STEP 1] Log into the application as admin [2026-07-08T07:27:24.705Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T07:27:25.007Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T07:27:26.524Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-08T07:27:27.388Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-08T07:27:27.589Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-08T07:27:30.089Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-08T07:27:30.107Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-08T07:27:32.132Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-08T07:27:32.199Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-08T07:27:34.293Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-08T07:27:34.431Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-08T07:27:36.319Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-08T07:27:36.516Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-08T07:27:38.499Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-08T07:27:38.616Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-08T07:27:42.406Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-08T07:27:42.413Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-08T07:27:44.189Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-08T07:27:44.242Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-08T07:27:46.020Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-08T07:27:46.026Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-08T07:27:46.340Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-08T07:27:46.346Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-08T07:27:46.352Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-08T07:27:46.356Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-08T07:27:46.661Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783495666013-r0gsustdw.yaml && rm -f /tmp/cypress-yaml-1783495666013-r0gsustdw.yaml [2026-07-08T07:27:46.667Z] [INFO] Command exit code: 0 [2026-07-08T07:27:46.672Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (21721ms) 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