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-02T17:35:04.198Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-02T17:35:04.222Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-02T17:35:04.282Z] [INFO] Test title: should login and load page [2026-07-02T17:35:04.299Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T17:35:04.310Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:35:04.318Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:35:04.389Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:35:06.106Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:35:20.778Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-02T17:35:20.783Z] [INFO] Test title: should login and load page [2026-07-02T17:35:20.791Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T17:35:20.798Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:35:20.805Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:35:20.875Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (30s) 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: 30 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-02T17:35:42.592Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-02T17:35:42.690Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T17:35:42.697Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T17:35:42.783Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-02T17:35:42.795Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:35:42.802Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:35:42.893Z] [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-02T17:35:44.899Z] [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-02T17:35:44.977Z] [INFO] No notebooks found [2026-07-02T17:35:45.091Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:35:45.274Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:35:46.089Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:35:57.994Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T17:35:58.390Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T17:36:00.270Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-02T17:36:00.293Z] [INFO] [STEP 5] Launch a notebook server [2026-07-02T17:36:00.799Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-02T17:36:00.895Z] [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-02T17:36:14.998Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T17:36:15.279Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-02T17:36:15.287Z] [INFO] Found 1 matching pods [2026-07-02T17:36:15.376Z] [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-02T17:36:16.987Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-02T17:36:17.087Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-02T17:36:17.176Z] [INFO] [STEP 7] Expand the Event log [2026-07-02T17:36:17.684Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-02T17:36:34.796Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-02T17:36:35.470Z] [INFO] [STEP 10] Stop the server [2026-07-02T17:36:36.495Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (54588ms) 1 passing (55s) [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: 54 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-02T17:36:43.874Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-02T17:36:43.889Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-02T17:36:43.893Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-02T17:36:43.973Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-02T17:36:43.983Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:36:43.991Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:36:44.093Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-02T17:36:44.099Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-02T17:36:44.680Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-02T17:36:44.690Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-02T17:36:44.700Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-02T17:36:44.786Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-02T17:36:45.774Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-02T17:36:46.596Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-02T17:36:46.680Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-02T17:36:47.381Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-02T17:36:47.391Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-02T17:36:47.401Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-02T17:36:47.478Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-02T17:36:47.500Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:36:47.581Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:36:47.904Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:36:51.393Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-02T17:37:00.298Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-02T17:37:07.375Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-02T17:37:07.781Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-02T17:37:07.984Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-02T17:37:09.090Z] [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-02T17:37:09.281Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-jeggtv ✓ Verify that user can be added as a Contributor for a Project (25711ms) [2026-07-02T17:37:10.183Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-02T17:37:10.193Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-02T17:37:10.208Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-02T17:37:10.281Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:37:10.291Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:37:10.303Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-02T17:37:10.375Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:37:10.872Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:37:13.677Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-02T17:37:19.288Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-02T17:37:19.793Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-02T17:37:21.178Z] [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 (9696ms) 2 passing (38s) [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: 38 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-02T17:37:28.005Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-02T17:37:28.077Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-02T17:37:28.082Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-02T17:37:28.089Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-02T17:37:28.096Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:37:28.103Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:37:28.186Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-02T17:37:28.708Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T17:37:28.716Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T17:37:28.775Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-02T17:37:28.786Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-02T17:37:28.806Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:37:28.880Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:37:29.211Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:37:37.974Z] [INFO] [STEP 2] Open Create Project modal [2026-07-02T17:37:38.699Z] [INFO] [STEP 3] Enter valid project information [2026-07-02T17:37:39.773Z] [INFO] [STEP 4] Save the project [2026-07-02T17:37:39.973Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-02T17:37:41.381Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-02T17:37:43.292Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-02T17:37:44.699Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (18384ms) [2026-07-02T17:37:46.502Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-02T17:37:46.505Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-02T17:37:46.511Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-02T17:37:46.516Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:37:46.521Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:37:46.574Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:37:46.583Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:37:46.897Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:37:50.569Z] [INFO] [STEP 2] Open Create Project modal [2026-07-02T17:37:50.748Z] [INFO] [STEP 3] Enter valid project information [2026-07-02T17:37:50.977Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-02T17:37:51.182Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-02T17:37:51.185Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-02T17:37:51.192Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-02T17:37:51.198Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:37:51.203Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:37:51.392Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:37:51.473Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:37:51.777Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:37:55.103Z] [INFO] [STEP 2] Open Create Project modal [2026-07-02T17:37:55.472Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-02T17:37:55.945Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-02T17:37:55.974Z] [INFO] Testing invalid resource name: Test-Project [2026-07-02T17:37:56.384Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-02T17:37:56.391Z] [INFO] Testing invalid resource name: test project [2026-07-02T17:37:56.681Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-02T17:37:56.693Z] [INFO] Testing invalid resource name: test.project [2026-07-02T17:37:56.886Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-02T17:37:56.892Z] [INFO] Testing invalid resource name: test:project [2026-07-02T17:37:57.090Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-02T17:37:57.097Z] [INFO] Testing invalid resource name: test/project [2026-07-02T17:37:57.288Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-02T17:37:57.295Z] [INFO] Testing invalid resource name: test"project [2026-07-02T17:37:57.484Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-02T17:37:57.490Z] [INFO] Testing invalid resource name: test[project] [2026-07-02T17:37:57.970Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-02T17:37:57.977Z] [INFO] Testing invalid resource name: test(project) [2026-07-02T17:37:58.385Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-02T17:37:58.393Z] [INFO] Testing invalid resource name: test&project [2026-07-02T17:37:58.586Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-02T17:37:58.595Z] [INFO] Testing invalid resource name: test*project [2026-07-02T17:37:58.790Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-02T17:37:58.799Z] [INFO] Testing invalid resource name: test?project [2026-07-02T17:37:59.091Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-02T17:37:59.098Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-02T17:37:59.391Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-02T17:37:59.399Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-02T17:37:59.680Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-02T17:37:59.686Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-02T17:37:59.886Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-02T17:37:59.890Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-02T17:38:00.082Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-02T17:38:00.087Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-02T17:38:00.291Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-02T17:38:00.297Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-02T17:38:00.486Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-02T17:38:00.494Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-02T17:38:00.691Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-02T17:38:00.697Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-02T17:38:00.976Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-02T17:38:00.984Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-02T17:38:01.275Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-02T17:38:01.283Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-02T17:38:01.491Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-02T17:38:01.500Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-02T17:38:01.782Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-02T17:38:01.791Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-02T17:38:01.988Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-02T17:38:01.993Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-02T17:38:02.189Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-02T17:38:02.196Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-02T17:38:02.387Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-02T17:38:02.396Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-02T17:38:02.593Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-02T17:38:02.601Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-02T17:38:02.786Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-02T17:38:02.794Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-02T17:38:02.987Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-02T17:38:02.994Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-02T17:38:03.186Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-02T17:38:03.192Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-02T17:38:03.479Z] [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 (12470ms) [2026-07-02T17:38:03.594Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-02T17:38:03.597Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-02T17:38:03.602Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-02T17:38:03.608Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:38:03.613Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:38:03.624Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:38:03.671Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:38:03.876Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:38:06.703Z] [INFO] [STEP 2] Open Create Project modal [2026-07-02T17:38:07.029Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-02T17:38:07.672Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-02T17:38:16.514Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-02T17:38:16.882Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (12921ms) 4 passing (49s) [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: 49 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-02T17:38:20.398Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-02T17:38:20.420Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-02T17:38:20.425Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-02T17:38:20.480Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-02T17:38:20.486Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:38:20.497Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:38:20.524Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-02T17:38:20.538Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T17:38:20.849Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T17:38:20.860Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T17:38:20.868Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-02T17:38:20.887Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-02T17:38:21.285Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-02T17:38:21.587Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-02T17:38:21.598Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T17:38:21.978Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T17:38:21.985Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-02T17:38:22.002Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-02T17:38:22.029Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-02T17:38:22.050Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:38:22.097Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:38:22.329Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:38:25.127Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-02T17:38:27.992Z] [INFO] [STEP 3] Edit project information [2026-07-02T17:38:29.988Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-02T17:38:30.878Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-02T17:38:31.207Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (10553ms) 1 passing (11s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 11 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-02T17:38:35.802Z] [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-02T17:38:35.832Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T17:38:35.839Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T17:38:35.881Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T17:38:35.893Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:38:35.900Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:38:35.926Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T17:38:36.301Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T17:38:36.316Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T17:38:36.331Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T17:38:36.336Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T17:38:36.680Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T17:38:36.695Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-02T17:38:36.706Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-02T17:38:36.728Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-02T17:38:37.158Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-02T17:38:37.448Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-02T17:38:37.458Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T17:38:37.734Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T17:38:37.750Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-02T17:38:37.767Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-02T17:38:38.152Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-02T17:38:38.195Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:38:38.388Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:38:40.315Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-02T17:38:42.417Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-02T17:38:42.779Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T17:38:43.154Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T17:38:43.196Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:38:44.535Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:38:44.580Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:38:44.879Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:38:44.917Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:38:45.173Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:38:45.184Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T17:38:45.431Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T17:38:45.463Z] [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-02T17:38:45.434Z\"}"}}}' [2026-07-02T17:38:45.730Z] [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-02T17:38:45.434Z\"}"}}}' [2026-07-02T17:38:45.760Z] [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-02T17:38:45.732Z\"}"}}}' [2026-07-02T17:38:46.098Z] [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-02T17:38:45.732Z\"}"}}}' [2026-07-02T17:38:46.130Z] [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-02T17:38:46.100Z\"}"}}}' [2026-07-02T17:38:46.395Z] [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-02T17:38:46.100Z\"}"}}}' [2026-07-02T17:38:46.570Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-02T17:38:47.076Z] [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 (11035ms) 1 passing (11s) [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-02T17:38:51.036Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-02T17:38:51.075Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-02T17:38:51.078Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-02T17:38:51.084Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T17:38:51.089Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:38:51.093Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:38:51.105Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T17:38:51.410Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T17:38:51.417Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T17:38:51.423Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T17:38:51.740Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783013931432-bsfood58k.yaml && rm -f /tmp/cypress-yaml-1783013931432-bsfood58k.yaml [2026-07-02T17:38:51.746Z] [INFO] Command exit code: 0 [2026-07-02T17:38:52.051Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783013931748-fkqaf9uiw.yaml && rm -f /tmp/cypress-yaml-1783013931748-fkqaf9uiw.yaml [2026-07-02T17:38:52.057Z] [INFO] Command exit code: 0 [2026-07-02T17:38:52.373Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783013932059-aqsoohyvh.yaml && rm -f /tmp/cypress-yaml-1783013932059-aqsoohyvh.yaml [2026-07-02T17:38:52.380Z] [INFO] Command exit code: 0 [2026-07-02T17:38:52.630Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783013932383-nnmu5zq68.yaml && rm -f /tmp/cypress-yaml-1783013932383-nnmu5zq68.yaml [2026-07-02T17:38:52.637Z] [INFO] Command exit code: 0 [2026-07-02T17:38:53.897Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783013932638-o60a6dsf0.yaml && rm -f /tmp/cypress-yaml-1783013932638-o60a6dsf0.yaml [2026-07-02T17:38:53.904Z] [INFO] Command exit code: 0 [2026-07-02T17:38:53.946Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T17:38:53.970Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:38:54.218Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:38:58.046Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T17:38:58.170Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T17:38:58.244Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-02T17:38:58.328Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-02T17:38:58.415Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T17:38:58.583Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-02T17:38:58.888Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T17:38:59.011Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:38:59.326Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:38:59.378Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (8450ms) [2026-07-02T17:38:59.771Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-02T17:38:59.791Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-02T17:38:59.877Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T17:38:59.892Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:38:59.907Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:38:59.972Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T17:38:59.987Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:39:00.251Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:39:04.376Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T17:39:04.411Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T17:39:04.478Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-02T17:39:04.512Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-02T17:39:04.619Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T17:39:04.784Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-02T17:39:05.217Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T17:39:05.286Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:39:05.985Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:39:05.998Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (6492ms) [2026-07-02T17:39:06.174Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-02T17:39:06.178Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-02T17:39:06.185Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T17:39:06.191Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:39:06.197Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:39:06.215Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T17:39:06.272Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:39:06.496Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:39:10.371Z] [INFO] [STEP 2] Check there's no Default label [2026-07-02T17:39:10.409Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-02T17:39:10.519Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-02T17:39:10.694Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-02T17:39:11.116Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-02T17:39:11.147Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:39:11.679Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:39:11.689Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (5614ms) [2026-07-02T17:39:11.869Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-02T17:39:11.874Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-02T17:39:11.880Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T17:39:11.886Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:39:11.891Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:39:11.915Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T17:39:11.986Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:39:12.172Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:39:15.136Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-02T17:39:15.234Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-02T17:39:15.542Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-02T17:39:15.588Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-02T17:39:15.772Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-02T17:39:15.785Z] [INFO] [STEP 7] Save the changes [2026-07-02T17:39:15.885Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-02T17:39:16.278Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-02T17:39:16.284Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:39:16.818Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T17:39:16.835Z] [INFO] Storage Class Config: [2026-07-02T17:39:16.873Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-02T17:39:17.313Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-02T17:39:17.512Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-02T17:39:17.980Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-02T17:39:17.983Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-02T17:39:18.396Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-02T17:39:18.403Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-02T17:39:18.891Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-02T17:39:18.894Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-02T17:39:19.272Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-02T17:39:19.276Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-02T17:39:19.715Z] [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 (5771ms) 4 passing (29s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_006.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 4 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 28 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-02T17:39:27.391Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-02T17:39:27.406Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T17:39:27.411Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T17:39:27.476Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T17:39:27.483Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:39:27.493Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:39:27.513Z] [INFO] Loaded test data from fixtures [2026-07-02T17:39:27.586Z] [INFO] Provisioning storage classes with different access modes [2026-07-02T17:39:28.584Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783013967592-wztrz7t0r.yaml && rm -f /tmp/cypress-yaml-1783013967592-wztrz7t0r.yaml [2026-07-02T17:39:28.597Z] [INFO] Command exit code: 0 [2026-07-02T17:39:29.603Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783013968673-1yag0ml9b.yaml && rm -f /tmp/cypress-yaml-1783013968673-1yag0ml9b.yaml [2026-07-02T17:39:29.611Z] [INFO] Command exit code: 0 [2026-07-02T17:39:30.182Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783013969613-7vx0zg3ql.yaml && rm -f /tmp/cypress-yaml-1783013969613-7vx0zg3ql.yaml [2026-07-02T17:39:30.212Z] [INFO] Command exit code: 0 [2026-07-02T17:39:31.086Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783013970215-ht7ciwkt1.yaml && rm -f /tmp/cypress-yaml-1783013970215-ht7ciwkt1.yaml [2026-07-02T17:39:31.171Z] [INFO] Command exit code: 0 [2026-07-02T17:39:32.100Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783013971174-9vnd29lty.yaml && rm -f /tmp/cypress-yaml-1783013971174-9vnd29lty.yaml [2026-07-02T17:39:32.109Z] [INFO] Command exit code: 0 [2026-07-02T17:39:32.172Z] [INFO] Provisioning project [2026-07-02T17:39:32.176Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T17:39:32.982Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T17:39:32.989Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-02T17:39:32.998Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-02T17:39:33.072Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-02T17:39:33.907Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-02T17:39:34.581Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-02T17:39:34.591Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T17:39:35.384Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T17:39:35.393Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-02T17:39:35.473Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-02T17:39:36.177Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-02T17:39:36.195Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:39:36.278Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:39:36.880Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:39:40.014Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T17:39:44.791Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T17:39:46.208Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T17:39:47.480Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-02T17:39:47.889Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-02T17:39:48.293Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (24466ms) [2026-07-02T17:39:51.918Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T17:39:51.921Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T17:39:51.925Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T17:39:51.930Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:39:51.975Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:39:51.986Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:39:51.993Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:39:52.277Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:39:54.304Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T17:39:57.882Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T17:39:59.188Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T17:40:00.272Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-02T17:40:00.982Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-02T17:40:01.074Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-02T17:40:01.182Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-02T17:40:01.217Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-02T17:40:01.785Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-02T17:40:02.095Z] [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 (10554ms) [2026-07-02T17:40:02.705Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T17:40:02.708Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T17:40:02.715Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T17:40:02.721Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:40:02.775Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:40:02.786Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:40:02.794Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:40:03.176Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:40:05.180Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T17:40:07.978Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T17:40:08.601Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T17:40:08.978Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-02T17:40:09.708Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-02T17:40:09.791Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-02T17:40:09.796Z] [INFO] [STEP 8] Default should be RWO [2026-07-02T17:40:09.808Z] [INFO] [STEP 9] Switch to RWX [2026-07-02T17:40:09.987Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (7562ms) [2026-07-02T17:40:10.297Z] [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-02T17:40:10.300Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-02T17:40:10.306Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T17:40:10.315Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:40:10.373Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:40:10.385Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:40:10.394Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:40:10.694Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:40:13.081Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T17:40:16.706Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T17:40:18.392Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-02T17:40:20.874Z] [INFO] [STEP 5] Submit the form [2026-07-02T17:40:21.175Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-02T17:40:21.782Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-02T17:40:22.593Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-02T17:40:22.623Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-02T17:40:23.113Z] [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 (13403ms) [2026-07-02T17:40:23.984Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-02T17:40:23.993Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-02T17:40:24.008Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T17:40:24.078Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:40:24.094Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:40:24.109Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:40:24.173Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:40:24.476Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:40:25.999Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T17:40:28.417Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T17:40:28.910Z] [INFO] [STEP 4] Open create modal [2026-07-02T17:40:29.377Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-02T17:40:29.878Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-02T17:40:30.177Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-02T17:40:30.301Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-02T17:40:30.376Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-02T17:40:30.924Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-02T17:40:30.930Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-02T17:40:31.494Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-02T17:40:31.499Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-02T17:40:32.210Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-02T17:40:32.215Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-02T17:40:32.779Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-02T17:40:32.784Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-02T17:40:33.324Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-02T17:40:33.329Z] [INFO] [STEP 9] Cleaning up project [2026-07-02T17:40:33.900Z] [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 (6507ms) 5 passing (1m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 5 │ │ Passing: 5 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 1 minute, 6 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-02T17:40:44.586Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-02T17:40:44.675Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-02T17:40:44.678Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-02T17:40:44.686Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-02T17:40:44.692Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:40:44.698Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:40:44.781Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-02T17:40:45.582Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-02T17:40:45.591Z] [INFO] Dashboard Config: [2026-07-02T17:40:46.381Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-02T17:40:46.391Z] [INFO] Controller Config: [2026-07-02T17:40:46.471Z] [INFO] Executing command: [2026-07-02T17:40:47.382Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-02T17:40:47.390Z] [INFO] Command stderr: [2026-07-02T17:40:47.398Z] [INFO] Raw Controller Culler Config Response: [2026-07-02T17:40:47.470Z] [INFO] Controller Culler Config (Error): [2026-07-02T17:40:47.475Z] [INFO] Check if user is in RHODS user groups [2026-07-02T17:40:47.478Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T17:40:48.080Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T17:40:48.090Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-02T17:40:48.173Z] [INFO] Check for existing ClusterRoleBinding [2026-07-02T17:40:48.179Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T17:40:48.979Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T17:40:48.986Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-02T17:40:48.994Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-02T17:40:48.999Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-02T17:40:49.980Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783014049004-wi3rg8323.yaml && rm -f /tmp/cypress-yaml-1783014049004-wi3rg8323.yaml [2026-07-02T17:40:49.989Z] [INFO] Command exit code: 0 [2026-07-02T17:40:49.997Z] [INFO] Successfully created ClusterRoleBinding [2026-07-02T17:40:50.085Z] [INFO] [STEP 1] Log into the application as admin [2026-07-02T17:40:50.098Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:40:50.597Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:40:53.178Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-02T17:40:53.314Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-02T17:40:56.384Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-02T17:40:56.406Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-02T17:40:56.432Z] [INFO] Value of isKServeEnabled: undefined [2026-07-02T17:40:56.518Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-02T17:40:56.586Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-02T17:40:56.610Z] [INFO] Value of PVC Size: 20Gi [2026-07-02T17:40:56.702Z] [INFO] PVC size is set and visible: 20 [2026-07-02T17:40:56.730Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-02T17:40:56.798Z] [INFO] Notebook Controller Culler Config: [2026-07-02T17:40:56.870Z] [INFO] Culler config not found or error occurred: [2026-07-02T17:40:56.974Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-02T17:40:57.016Z] [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 (12893ms) [2026-07-02T17:40:57.373Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-02T17:40:57.376Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-02T17:40:57.381Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-02T17:40:57.386Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:40:57.393Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:40:57.402Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:40:57.409Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:40:57.719Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:40:59.378Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-02T17:40:59.400Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-02T17:41:11.281Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-02T17:41:11.290Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-02T17:41:11.306Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-02T17:41:11.381Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:41:11.388Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:41:11.398Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-02T17:41:11.984Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-02T17:41:11.992Z] [INFO] Dashboard Config: [2026-07-02T17:41:12.673Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-02T17:41:12.681Z] [INFO] Controller Config: [2026-07-02T17:41:12.692Z] [INFO] Executing command: [2026-07-02T17:41:13.415Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-02T17:41:13.472Z] [INFO] Command stderr: [2026-07-02T17:41:13.480Z] [INFO] Raw Controller Culler Config Response: [2026-07-02T17:41:13.484Z] [INFO] Controller Culler Config (Error): [2026-07-02T17:41:13.488Z] [INFO] Check if user is in RHODS user groups [2026-07-02T17:41:13.492Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T17:41:13.981Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T17:41:13.990Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-02T17:41:13.999Z] [INFO] Check for existing ClusterRoleBinding [2026-07-02T17:41:14.005Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T17:41:14.582Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T17:41:14.589Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-02T17:41:14.597Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-02T17:41:14.604Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-02T17:41:15.212Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783014074606-abthmjkek.yaml && rm -f /tmp/cypress-yaml-1783014074606-abthmjkek.yaml [2026-07-02T17:41:15.218Z] [INFO] Command exit code: 0 [2026-07-02T17:41:15.226Z] [INFO] Successfully created ClusterRoleBinding [2026-07-02T17:41:15.272Z] [INFO] [STEP 1] Log into the application [2026-07-02T17:41:15.279Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:41:15.610Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:41:17.987Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-02T17:41:18.092Z] [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-02T17:41:30.586Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-02T17:41:30.589Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-02T17:41:30.594Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-02T17:41:30.601Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:41:30.606Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:41:30.685Z] [INFO] [STEP 1] Log into the application as admin [2026-07-02T17:41:30.696Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:41:31.005Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:41:32.578Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-02T17:41:33.673Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-02T17:41:33.698Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-02T17:41:35.584Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-02T17:41:35.601Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-02T17:41:37.799Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-02T17:41:38.002Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-02T17:41:40.226Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-02T17:41:40.280Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-02T17:41:42.015Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-02T17:41:42.214Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-02T17:41:45.025Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-02T17:41:45.217Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-02T17:41:57.203Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-02T17:41:57.207Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-02T17:41:57.212Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-02T17:41:57.216Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T17:41:57.271Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T17:41:57.282Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-02T17:41:57.890Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-02T17:41:57.899Z] [INFO] Dashboard Config: [2026-07-02T17:41:58.369Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-02T17:41:58.379Z] [INFO] Controller Config: [2026-07-02T17:41:58.389Z] [INFO] Executing command: [2026-07-02T17:41:59.002Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-02T17:41:59.009Z] [INFO] Command stderr: [2026-07-02T17:41:59.016Z] [INFO] Raw Controller Culler Config Response: [2026-07-02T17:41:59.020Z] [INFO] Controller Culler Config (Error): [2026-07-02T17:41:59.023Z] [INFO] Check if user is in RHODS user groups [2026-07-02T17:41:59.073Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T17:41:59.481Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T17:41:59.573Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-02T17:41:59.584Z] [INFO] Check for existing ClusterRoleBinding [2026-07-02T17:41:59.590Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T17:41:59.973Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T17:41:59.980Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-02T17:41:59.987Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-02T17:41:59.993Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-02T17:42:00.344Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783014119994-f38v8deq4.yaml && rm -f /tmp/cypress-yaml-1783014119994-f38v8deq4.yaml [2026-07-02T17:42:00.351Z] [INFO] Command exit code: 0 [2026-07-02T17:42:00.358Z] [INFO] Successfully created ClusterRoleBinding [2026-07-02T17:42:00.380Z] [INFO] [STEP 1] Log into the application as admin [2026-07-02T17:42:00.391Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T17:42:00.812Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T17:42:03.135Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-02T17:42:06.622Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-02T17:42:06.631Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-02T17:42:09.507Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-02T17:42:09.587Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-02T17:42:14.475Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-02T17:42:14.499Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-02T17:42:17.495Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-02T17:42:17.518Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-02T17:42:20.484Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-02T17:42:20.969Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-02T17:42:24.519Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-02T17:42:24.594Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-02T17:42:29.574Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-02T17:42:29.585Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-02T17:42:32.073Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-02T17:42:32.312Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-02T17:42:35.729Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-02T17:42:35.783Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-02T17:42:36.421Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-02T17:42:36.428Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-02T17:42:36.476Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-02T17:42:36.481Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-02T17:42:36.975Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783014155721-8k9y8nohy.yaml && rm -f /tmp/cypress-yaml-1783014155721-8k9y8nohy.yaml [2026-07-02T17:42:36.982Z] [INFO] Command exit code: 0 [2026-07-02T17:42:36.990Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (39028ms) 2 passing (2m) 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