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-08T19:41:20.581Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-08T19:41:20.630Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-08T19:41:20.644Z] [INFO] Test title: should login and load page [2026-07-08T19:41:20.655Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-08T19:41:20.662Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:41:20.671Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:41:20.738Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:41:21.161Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:41:35.828Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-08T19:41:35.833Z] [INFO] Test title: should login and load page [2026-07-08T19:41:35.841Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-08T19:41:35.931Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:41:36.023Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:41:36.035Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (28s) 1 failing 1) application should login and load page: Test steps were: 1. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 27 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-08T19:41:55.836Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-08T19:41:55.923Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-08T19:41:55.932Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-08T19:41:55.943Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-08T19:41:55.950Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:41:56.025Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:41:56.050Z] [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-08T19:41:58.142Z] [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-08T19:41:58.238Z] [INFO] No notebooks found [2026-07-08T19:41:58.347Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:41:58.438Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:41:59.241Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:42:10.348Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-08T19:42:10.733Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-08T19:42:12.529Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-08T19:42:12.551Z] [INFO] [STEP 5] Launch a notebook server [2026-07-08T19:42:12.933Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-08T19:42:12.948Z] [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-08T19:42:27.437Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-08T19:42:27.543Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-08T19:42:27.730Z] [INFO] Found 1 matching pods [2026-07-08T19:42:27.926Z] [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-08T19:42:37.039Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-08T19:42:37.134Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-08T19:42:37.233Z] [INFO] [STEP 7] Expand the Event log [2026-07-08T19:42:37.629Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-08T19:42:47.156Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-08T19:42:47.547Z] [INFO] [STEP 10] Stop the server [2026-07-08T19:42:48.141Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (52863ms) 1 passing (53s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 52 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-08T19:42:55.530Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-08T19:42:55.548Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-08T19:42:55.551Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-08T19:42:55.558Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-08T19:42:55.628Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:42:55.636Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:42:55.660Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-08T19:42:55.724Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T19:42:56.185Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T19:42:56.225Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-08T19:42:56.232Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-08T19:42:56.245Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-08T19:42:56.937Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-08T19:42:57.651Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-08T19:42:57.660Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T19:42:58.454Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T19:42:58.525Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-08T19:42:58.535Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-08T19:42:58.544Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-08T19:42:58.625Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:42:58.636Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:42:59.031Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:43:03.051Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-08T19:43:09.154Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-08T19:43:15.053Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-08T19:43:15.455Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-08T19:43:15.547Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-08T19:43:16.459Z] [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-08T19:43:16.524Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-fa86nu ✓ Verify that user can be added as a Contributor for a Project (21288ms) [2026-07-08T19:43:17.139Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-08T19:43:17.143Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-08T19:43:17.151Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-08T19:43:17.230Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:43:17.238Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:43:17.327Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-08T19:43:17.334Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:43:17.852Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:43:20.840Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-08T19:43:25.437Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-08T19:43:25.923Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-08T19:43:26.931Z] [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 (8538ms) 2 passing (32s) [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: 31 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-08T19:43:33.529Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-08T19:43:33.542Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-08T19:43:33.545Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-08T19:43:33.552Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-08T19:43:33.558Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:43:33.563Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:43:33.638Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-08T19:43:34.037Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-08T19:43:34.047Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-08T19:43:34.056Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-08T19:43:34.129Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-08T19:43:34.151Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:43:34.226Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:43:34.726Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:43:41.570Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T19:43:41.925Z] [INFO] [STEP 3] Enter valid project information [2026-07-08T19:43:42.426Z] [INFO] [STEP 4] Save the project [2026-07-08T19:43:42.631Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-08T19:43:43.348Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-08T19:43:44.359Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-08T19:43:45.448Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (13075ms) [2026-07-08T19:43:46.835Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-08T19:43:46.838Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-08T19:43:46.844Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-08T19:43:46.850Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:43:46.927Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:43:46.939Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:43:46.946Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:43:47.261Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:43:50.174Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T19:43:50.626Z] [INFO] [STEP 3] Enter valid project information [2026-07-08T19:43:50.879Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-08T19:43:51.071Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-08T19:43:51.124Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-08T19:43:51.132Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-08T19:43:51.137Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:43:51.144Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:43:51.274Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:43:51.355Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:43:51.630Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:43:54.330Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T19:43:54.583Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-08T19:43:54.898Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-08T19:43:54.902Z] [INFO] Testing invalid resource name: Test-Project [2026-07-08T19:43:55.238Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-08T19:43:55.243Z] [INFO] Testing invalid resource name: test project [2026-07-08T19:43:55.438Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-08T19:43:55.444Z] [INFO] Testing invalid resource name: test.project [2026-07-08T19:43:55.637Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-08T19:43:55.641Z] [INFO] Testing invalid resource name: test:project [2026-07-08T19:43:55.829Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-08T19:43:55.834Z] [INFO] Testing invalid resource name: test/project [2026-07-08T19:43:56.001Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-08T19:43:56.005Z] [INFO] Testing invalid resource name: test"project [2026-07-08T19:43:56.236Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-08T19:43:56.239Z] [INFO] Testing invalid resource name: test[project] [2026-07-08T19:43:56.436Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-08T19:43:56.440Z] [INFO] Testing invalid resource name: test(project) [2026-07-08T19:43:56.626Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-08T19:43:56.631Z] [INFO] Testing invalid resource name: test&project [2026-07-08T19:43:56.779Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-08T19:43:56.783Z] [INFO] Testing invalid resource name: test*project [2026-07-08T19:43:56.936Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-08T19:43:56.941Z] [INFO] Testing invalid resource name: test?project [2026-07-08T19:43:57.106Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-08T19:43:57.110Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-08T19:43:57.341Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-08T19:43:57.346Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-08T19:43:57.523Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-08T19:43:57.526Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-08T19:43:57.700Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-08T19:43:57.703Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-08T19:43:57.890Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-08T19:43:57.893Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-08T19:43:58.051Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-08T19:43:58.054Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-08T19:43:58.234Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-08T19:43:58.238Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-08T19:43:58.410Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-08T19:43:58.426Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-08T19:43:58.607Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-08T19:43:58.623Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-08T19:43:58.803Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-08T19:43:58.807Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-08T19:43:59.003Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-08T19:43:59.007Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-08T19:43:59.177Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-08T19:43:59.181Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-08T19:43:59.350Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-08T19:43:59.355Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-08T19:43:59.538Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-08T19:43:59.544Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-08T19:43:59.725Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-08T19:43:59.731Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-08T19:43:59.900Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-08T19:43:59.904Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-08T19:44:00.061Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-08T19:44:00.066Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-08T19:44:00.233Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-08T19:44:00.237Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-08T19:44:00.412Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-08T19:44:00.427Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-08T19:44:00.654Z] [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 (9710ms) [2026-07-08T19:44:00.786Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-08T19:44:00.788Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-08T19:44:00.793Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-08T19:44:00.797Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:44:00.832Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:44:00.842Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:44:00.851Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:44:01.056Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:44:03.795Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T19:44:04.035Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-08T19:44:04.595Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-08T19:44:12.872Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-08T19:44:13.135Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (12127ms) 4 passing (40s) [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: 39 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-08T19:44:17.462Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-08T19:44:17.532Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-08T19:44:17.543Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-08T19:44:17.552Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-08T19:44:17.565Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:44:17.633Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:44:17.665Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-08T19:44:17.729Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-08T19:44:18.234Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-08T19:44:18.246Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-08T19:44:18.255Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-08T19:44:18.327Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-08T19:44:19.028Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-08T19:44:19.635Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-08T19:44:19.647Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-08T19:44:20.434Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-08T19:44:20.457Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-08T19:44:20.531Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-08T19:44:20.550Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-08T19:44:20.629Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:44:20.651Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:44:21.028Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:44:23.752Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-08T19:44:27.153Z] [INFO] [STEP 3] Edit project information [2026-07-08T19:44:28.739Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-08T19:44:29.255Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-08T19:44:29.633Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (11827ms) 1 passing (12s) [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: 12 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-08T19:44:34.127Z] [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-08T19:44:34.150Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-08T19:44:34.163Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-08T19:44:34.174Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T19:44:34.181Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:44:34.191Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:44:34.246Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T19:44:34.536Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T19:44:34.547Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-08T19:44:34.564Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-08T19:44:34.576Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T19:44:34.833Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T19:44:34.841Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-08T19:44:34.858Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-08T19:44:34.879Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-08T19:44:35.245Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-08T19:44:35.515Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-08T19:44:35.524Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T19:44:35.796Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T19:44:35.825Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-08T19:44:35.844Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-08T19:44:36.201Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-08T19:44:36.243Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:44:36.457Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:44:38.689Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-08T19:44:40.796Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-08T19:44:41.225Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T19:44:41.792Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T19:44:41.825Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:44:42.229Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:44:42.255Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:44:42.584Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:44:42.612Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:44:42.889Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:44:42.938Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T19:44:43.234Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T19:44:43.264Z] [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-08T19:44:43.237Z\"}"}}}' [2026-07-08T19:44:43.568Z] [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-08T19:44:43.237Z\"}"}}}' [2026-07-08T19:44:43.602Z] [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-08T19:44:43.569Z\"}"}}}' [2026-07-08T19:44:43.949Z] [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-08T19:44:43.569Z\"}"}}}' [2026-07-08T19:44:43.983Z] [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-08T19:44:43.950Z\"}"}}}' [2026-07-08T19:44:44.329Z] [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-08T19:44:43.950Z\"}"}}}' [2026-07-08T19:44:44.526Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-08T19:44:45.125Z] [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 (10666ms) 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-08T19:44:51.777Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-08T19:44:51.788Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-08T19:44:51.792Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-08T19:44:51.826Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T19:44:51.832Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:44:51.837Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:44:51.852Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T19:44:52.192Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T19:44:52.200Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-08T19:44:52.231Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-08T19:44:52.631Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783539892236-yk301de9d.yaml && rm -f /tmp/cypress-yaml-1783539892236-yk301de9d.yaml [2026-07-08T19:44:52.637Z] [INFO] Command exit code: 0 [2026-07-08T19:44:53.225Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783539892639-1esi2qp46.yaml && rm -f /tmp/cypress-yaml-1783539892639-1esi2qp46.yaml [2026-07-08T19:44:53.235Z] [INFO] Command exit code: 0 [2026-07-08T19:44:54.934Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783539893238-8ub4fka0c.yaml && rm -f /tmp/cypress-yaml-1783539893238-8ub4fka0c.yaml [2026-07-08T19:44:54.967Z] [INFO] Command exit code: 0 [2026-07-08T19:44:55.736Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783539894970-iuzm1cskx.yaml && rm -f /tmp/cypress-yaml-1783539894970-iuzm1cskx.yaml [2026-07-08T19:44:55.760Z] [INFO] Command exit code: 0 [2026-07-08T19:44:56.560Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783539895763-zsa4klwwk.yaml && rm -f /tmp/cypress-yaml-1783539895763-zsa4klwwk.yaml [2026-07-08T19:44:56.628Z] [INFO] Command exit code: 0 [2026-07-08T19:44:56.734Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T19:44:56.826Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:44:57.355Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:45:05.156Z] [INFO] [STEP 2] Check SC row exists [2026-07-08T19:45:05.339Z] [INFO] [STEP 3] Check there's no Default label [2026-07-08T19:45:05.624Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-08T19:45:05.760Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-08T19:45:05.874Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-08T19:45:06.531Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-08T19:45:07.146Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-08T19:45:07.443Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:45:08.236Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:45:08.423Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (16853ms) [2026-07-08T19:45:09.143Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-08T19:45:09.146Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-08T19:45:09.151Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T19:45:09.155Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:45:09.227Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:45:09.246Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T19:45:09.325Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:45:09.626Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:45:15.724Z] [INFO] [STEP 2] Check SC row exists [2026-07-08T19:45:15.842Z] [INFO] [STEP 3] Check there's no Default label [2026-07-08T19:45:16.026Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-08T19:45:16.153Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-08T19:45:16.435Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-08T19:45:16.839Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-08T19:45:17.830Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-08T19:45:18.045Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:45:18.851Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:45:18.959Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (10109ms) [2026-07-08T19:45:19.440Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-08T19:45:19.443Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-08T19:45:19.449Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T19:45:19.456Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:45:19.526Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:45:19.549Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T19:45:19.627Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:45:19.953Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:45:26.245Z] [INFO] [STEP 2] Check there's no Default label [2026-07-08T19:45:26.537Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-08T19:45:26.846Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-08T19:45:27.331Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-08T19:45:28.533Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-08T19:45:28.735Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:45:29.649Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:45:29.757Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (10521ms) [2026-07-08T19:45:30.051Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-08T19:45:30.054Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-08T19:45:30.059Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T19:45:30.064Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:45:30.068Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:45:30.139Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T19:45:30.150Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:45:30.447Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:45:34.261Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-08T19:45:34.450Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-08T19:45:34.944Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-08T19:45:34.971Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-08T19:45:35.226Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-08T19:45:35.241Z] [INFO] [STEP 7] Save the changes [2026-07-08T19:45:35.379Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-08T19:45:35.730Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-08T19:45:35.737Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:45:36.533Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T19:45:36.553Z] [INFO] Storage Class Config: [2026-07-08T19:45:36.623Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-08T19:45:37.339Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-08T19:45:37.656Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-08T19:45:38.234Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-08T19:45:38.239Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-08T19:45:38.735Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-08T19:45:38.739Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-08T19:45:39.427Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-08T19:45:39.432Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-08T19:45:40.425Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-08T19:45:40.428Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-08T19:45:41.235Z] [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 (7694ms) 4 passing (50s) [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: 49 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-08T19:45:53.251Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-08T19:45:53.328Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-08T19:45:53.337Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-08T19:45:53.346Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T19:45:53.353Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:45:53.428Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:45:53.451Z] [INFO] Loaded test data from fixtures [2026-07-08T19:45:53.529Z] [INFO] Provisioning storage classes with different access modes [2026-07-08T19:45:54.236Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783539953540-9b75di4r2.yaml && rm -f /tmp/cypress-yaml-1783539953540-9b75di4r2.yaml [2026-07-08T19:45:54.245Z] [INFO] Command exit code: 0 [2026-07-08T19:45:54.936Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783539954248-1ed4jr5yo.yaml && rm -f /tmp/cypress-yaml-1783539954248-1ed4jr5yo.yaml [2026-07-08T19:45:54.946Z] [INFO] Command exit code: 0 [2026-07-08T19:45:56.669Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783539954949-956y767s3.yaml && rm -f /tmp/cypress-yaml-1783539954949-956y767s3.yaml [2026-07-08T19:45:56.746Z] [INFO] Command exit code: 0 [2026-07-08T19:45:57.638Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783539956761-b156is1vr.yaml && rm -f /tmp/cypress-yaml-1783539956761-b156is1vr.yaml [2026-07-08T19:45:57.739Z] [INFO] Command exit code: 0 [2026-07-08T19:45:58.537Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783539957743-y7uofhnje.yaml && rm -f /tmp/cypress-yaml-1783539957743-y7uofhnje.yaml [2026-07-08T19:45:58.554Z] [INFO] Command exit code: 0 [2026-07-08T19:45:58.634Z] [INFO] Provisioning project [2026-07-08T19:45:58.651Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T19:45:59.436Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T19:45:59.531Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-08T19:45:59.542Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-08T19:45:59.735Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-08T19:46:00.826Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-08T19:46:01.566Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-08T19:46:01.653Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T19:46:02.334Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T19:46:02.429Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-08T19:46:02.456Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-08T19:46:03.238Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-08T19:46:03.356Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:46:03.456Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:46:04.129Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:46:08.236Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T19:46:14.034Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T19:46:15.149Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-08T19:46:16.537Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-08T19:46:16.854Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-08T19:46:17.240Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (27702ms) [2026-07-08T19:46:21.124Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-08T19:46:21.128Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-08T19:46:21.134Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T19:46:21.141Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:46:21.148Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:46:21.158Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:46:21.225Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:46:21.557Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:46:24.235Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T19:46:29.341Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T19:46:31.859Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-08T19:46:33.143Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-08T19:46:34.645Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-08T19:46:34.846Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-08T19:46:35.132Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-08T19:46:35.246Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-08T19:46:36.631Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-08T19:46:37.338Z] [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 (16829ms) [2026-07-08T19:46:38.145Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-08T19:46:38.148Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-08T19:46:38.154Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T19:46:38.161Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:46:38.230Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:46:38.242Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:46:38.249Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:46:38.658Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:46:40.932Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T19:46:45.451Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T19:46:46.663Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-08T19:46:48.247Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-08T19:46:49.553Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-08T19:46:49.738Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-08T19:46:49.830Z] [INFO] [STEP 8] Default should be RWO [2026-07-08T19:46:49.952Z] [INFO] [STEP 9] Switch to RWX [2026-07-08T19:46:50.341Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (12906ms) [2026-07-08T19:46:51.335Z] [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-08T19:46:51.338Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-08T19:46:51.343Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T19:46:51.349Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:46:51.354Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:46:51.425Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:46:51.431Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:46:51.745Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:46:54.230Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T19:46:57.837Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T19:46:59.167Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-08T19:47:03.137Z] [INFO] [STEP 5] Submit the form [2026-07-08T19:47:03.338Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-08T19:47:04.045Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-08T19:47:04.943Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-08T19:47:05.065Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-08T19:47:05.468Z] [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 (14832ms) [2026-07-08T19:47:06.334Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-08T19:47:06.337Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-08T19:47:06.343Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T19:47:06.349Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:47:06.355Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:47:06.365Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:47:06.429Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:47:06.675Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:47:08.266Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T19:47:10.954Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T19:47:11.540Z] [INFO] [STEP 4] Open create modal [2026-07-08T19:47:12.044Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-08T19:47:12.732Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-08T19:47:13.131Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-08T19:47:13.249Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-08T19:47:13.326Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-08T19:47:13.934Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-08T19:47:13.938Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-08T19:47:14.737Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-08T19:47:14.740Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-08T19:47:15.361Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-08T19:47:15.365Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-08T19:47:16.047Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-08T19:47:16.051Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-08T19:47:16.746Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-08T19:47:16.750Z] [INFO] [STEP 9] Cleaning up project [2026-07-08T19:47:17.434Z] [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 (7074ms) 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, 24 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-08T19:47:28.030Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-08T19:47:28.045Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-08T19:47:28.050Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-08T19:47:28.056Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-08T19:47:28.126Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:47:28.133Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:47:28.151Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-08T19:47:29.034Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-08T19:47:29.041Z] [INFO] Dashboard Config: [2026-07-08T19:47:29.638Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-08T19:47:29.646Z] [INFO] Controller Config: [2026-07-08T19:47:29.656Z] [INFO] Executing command: [2026-07-08T19:47:30.261Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-08T19:47:30.269Z] [INFO] Command stderr: [2026-07-08T19:47:30.329Z] [INFO] Raw Controller Culler Config Response: [2026-07-08T19:47:30.333Z] [INFO] Controller Culler Config (Error): [2026-07-08T19:47:30.337Z] [INFO] Check if user is in RHODS user groups [2026-07-08T19:47:30.340Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T19:47:30.936Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T19:47:30.945Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-08T19:47:31.031Z] [INFO] Check for existing ClusterRoleBinding [2026-07-08T19:47:31.036Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T19:47:31.633Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T19:47:31.639Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-08T19:47:31.645Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-08T19:47:31.650Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-08T19:47:32.435Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783540051654-xcq3p9xh6.yaml && rm -f /tmp/cypress-yaml-1783540051654-xcq3p9xh6.yaml [2026-07-08T19:47:32.441Z] [INFO] Command exit code: 0 [2026-07-08T19:47:32.449Z] [INFO] Successfully created ClusterRoleBinding [2026-07-08T19:47:32.524Z] [INFO] [STEP 1] Log into the application as admin [2026-07-08T19:47:32.539Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:47:32.932Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:47:39.129Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-08T19:47:39.231Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-08T19:47:43.557Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-08T19:47:43.624Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-08T19:47:43.644Z] [INFO] Value of isKServeEnabled: undefined [2026-07-08T19:47:43.680Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-08T19:47:43.744Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-08T19:47:43.766Z] [INFO] Value of PVC Size: 20Gi [2026-07-08T19:47:43.845Z] [INFO] PVC size is set and visible: 20 [2026-07-08T19:47:43.928Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-08T19:47:43.940Z] [INFO] Notebook Controller Culler Config: [2026-07-08T19:47:44.030Z] [INFO] Culler config not found or error occurred: [2026-07-08T19:47:44.224Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-08T19:47:44.428Z] [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 (16770ms) [2026-07-08T19:47:44.936Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T19:47:44.940Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T19:47:44.945Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-08T19:47:44.952Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:47:44.958Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:47:44.967Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:47:45.031Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:47:45.355Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:47:46.940Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-08T19:47:47.040Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-08T19:47:58.837Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T19:47:58.841Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T19:47:58.846Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-08T19:47:58.851Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:47:58.926Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:47:58.936Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-08T19:47:59.836Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-08T19:47:59.843Z] [INFO] Dashboard Config: [2026-07-08T19:48:00.826Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-08T19:48:00.835Z] [INFO] Controller Config: [2026-07-08T19:48:00.842Z] [INFO] Executing command: [2026-07-08T19:48:01.538Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-08T19:48:01.547Z] [INFO] Command stderr: [2026-07-08T19:48:01.625Z] [INFO] Raw Controller Culler Config Response: [2026-07-08T19:48:01.631Z] [INFO] Controller Culler Config (Error): [2026-07-08T19:48:01.635Z] [INFO] Check if user is in RHODS user groups [2026-07-08T19:48:01.638Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T19:48:02.252Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T19:48:02.261Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-08T19:48:02.269Z] [INFO] Check for existing ClusterRoleBinding [2026-07-08T19:48:02.329Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T19:48:02.847Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T19:48:02.854Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-08T19:48:02.860Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-08T19:48:02.866Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-08T19:48:03.470Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783540082867-hi3qyjmd3.yaml && rm -f /tmp/cypress-yaml-1783540082867-hi3qyjmd3.yaml [2026-07-08T19:48:03.525Z] [INFO] Command exit code: 0 [2026-07-08T19:48:03.532Z] [INFO] Successfully created ClusterRoleBinding [2026-07-08T19:48:03.541Z] [INFO] [STEP 1] Log into the application [2026-07-08T19:48:03.548Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:48:03.960Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:48:05.767Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-08T19:48:05.861Z] [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-08T19:48:17.542Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-08T19:48:17.545Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-08T19:48:17.551Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-08T19:48:17.628Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T19:48:17.633Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T19:48:17.654Z] [INFO] [STEP 1] Log into the application as admin [2026-07-08T19:48:17.665Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T19:48:17.898Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T19:48:18.882Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-08T19:48:22.366Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-08T19:48:22.376Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-08T19:48:25.240Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-08T19:48:25.332Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-08T19:48:28.529Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-08T19:48:28.632Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-08T19:48:31.733Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-08T19:48:31.741Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-08T19:48:34.639Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-08T19:48:34.840Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-08T19:48:38.065Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-08T19:48:38.224Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-08T19:48:43.926Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-08T19:48:44.061Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-08T19:48:47.443Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-08T19:48:47.463Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-08T19:48:51.153Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-08T19:48:51.158Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-08T19:48:52.059Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-08T19:48:52.126Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-08T19:48:52.134Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-08T19:48:52.139Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-08T19:48:52.836Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783540131142-kvtoyuvd2.yaml && rm -f /tmp/cypress-yaml-1783540131142-kvtoyuvd2.yaml [2026-07-08T19:48:52.843Z] [INFO] Command exit code: 0 [2026-07-08T19:48:53.125Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (33798ms) 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