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-08T14:41:27.151Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-08T14:41:27.168Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-08T14:41:27.233Z] [INFO] Test title: should login and load page [2026-07-08T14:41:27.261Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-08T14:41:27.329Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:41:27.342Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:41:27.364Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:41:28.022Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:41:42.972Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-08T14:41:42.976Z] [INFO] Test title: should login and load page [2026-07-08T14:41:43.025Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-08T14:41:43.033Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:41:43.040Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:41:43.050Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (29s) 1 failing 1) application should login and load page: Test steps were: 1. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 28 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-08T14:42:04.736Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-08T14:42:04.841Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-08T14:42:04.850Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-08T14:42:04.937Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-08T14:42:04.948Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:42:05.030Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:42:05.133Z] [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-08T14:42:07.429Z] [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-08T14:42:07.445Z] [INFO] No notebooks found [2026-07-08T14:42:07.627Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:42:07.723Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:42:08.419Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:42:20.825Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-08T14:42:21.327Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-08T14:42:23.839Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-08T14:42:23.936Z] [INFO] [STEP 5] Launch a notebook server [2026-07-08T14:42:24.721Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-08T14:42:24.827Z] [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-08T14:42:39.324Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-08T14:42:39.533Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-08T14:42:39.541Z] [INFO] Found 1 matching pods [2026-07-08T14:42:39.641Z] [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-08T14:42:46.022Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-08T14:42:46.129Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-08T14:42:46.135Z] [INFO] [STEP 7] Expand the Event log [2026-07-08T14:42:46.630Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-08T14:42:56.353Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-08T14:42:56.747Z] [INFO] [STEP 10] Stop the server [2026-07-08T14:42:57.443Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (53370ms) 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: 53 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-08T14:43:05.326Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-08T14:43:05.341Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-08T14:43:05.345Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-08T14:43:05.354Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-08T14:43:05.361Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:43:05.367Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:43:05.445Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-08T14:43:05.450Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T14:43:05.932Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T14:43:05.940Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-08T14:43:05.948Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-08T14:43:05.961Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-08T14:43:06.666Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-08T14:43:07.333Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-08T14:43:07.341Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T14:43:07.930Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-08T14:43:07.939Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-08T14:43:08.021Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-08T14:43:08.030Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-08T14:43:08.049Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:43:08.057Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:43:08.446Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:43:12.529Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-08T14:43:21.630Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-08T14:43:29.762Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-08T14:43:30.144Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-08T14:43:30.235Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-08T14:43:30.945Z] [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-08T14:43:31.134Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-b4gpby ✓ Verify that user can be added as a Contributor for a Project (26076ms) [2026-07-08T14:43:31.622Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-08T14:43:31.627Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-08T14:43:31.633Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-08T14:43:31.641Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:43:31.648Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:43:31.663Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-08T14:43:31.729Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:43:32.024Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:43:34.129Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-08T14:43:38.139Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-08T14:43:38.535Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-08T14:43:40.031Z] [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 (6803ms) 2 passing (35s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 35 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-08T14:43:47.635Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-08T14:43:47.646Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-08T14:43:47.651Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-08T14:43:47.657Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-08T14:43:47.727Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:43:47.732Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:43:47.824Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-08T14:43:48.431Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-08T14:43:48.439Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-08T14:43:48.445Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-08T14:43:48.452Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-08T14:43:48.531Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:43:48.540Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:43:48.943Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:43:55.183Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T14:43:55.624Z] [INFO] [STEP 3] Enter valid project information [2026-07-08T14:43:56.123Z] [INFO] [STEP 4] Save the project [2026-07-08T14:43:56.326Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-08T14:43:58.248Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-08T14:43:59.635Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-08T14:44:00.524Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (14271ms) [2026-07-08T14:44:01.941Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-08T14:44:01.943Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-08T14:44:01.949Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-08T14:44:02.025Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:44:02.031Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:44:02.044Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:44:02.052Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:44:02.343Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:44:05.233Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T14:44:05.385Z] [INFO] [STEP 3] Enter valid project information [2026-07-08T14:44:05.578Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-08T14:44:05.678Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-08T14:44:05.681Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-08T14:44:05.685Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-08T14:44:05.690Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:44:05.693Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:44:05.823Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:44:05.857Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:44:06.027Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:44:09.222Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T14:44:09.522Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-08T14:44:09.843Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-08T14:44:09.852Z] [INFO] Testing invalid resource name: Test-Project [2026-07-08T14:44:10.325Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-08T14:44:10.333Z] [INFO] Testing invalid resource name: test project [2026-07-08T14:44:10.632Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-08T14:44:10.637Z] [INFO] Testing invalid resource name: test.project [2026-07-08T14:44:10.834Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-08T14:44:10.838Z] [INFO] Testing invalid resource name: test:project [2026-07-08T14:44:11.040Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-08T14:44:11.046Z] [INFO] Testing invalid resource name: test/project [2026-07-08T14:44:11.221Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-08T14:44:11.225Z] [INFO] Testing invalid resource name: test"project [2026-07-08T14:44:11.426Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-08T14:44:11.432Z] [INFO] Testing invalid resource name: test[project] [2026-07-08T14:44:11.638Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-08T14:44:11.646Z] [INFO] Testing invalid resource name: test(project) [2026-07-08T14:44:11.839Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-08T14:44:11.846Z] [INFO] Testing invalid resource name: test&project [2026-07-08T14:44:12.032Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-08T14:44:12.039Z] [INFO] Testing invalid resource name: test*project [2026-07-08T14:44:12.336Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-08T14:44:12.343Z] [INFO] Testing invalid resource name: test?project [2026-07-08T14:44:12.534Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-08T14:44:12.541Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-08T14:44:12.821Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-08T14:44:12.828Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-08T14:44:13.037Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-08T14:44:13.045Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-08T14:44:13.238Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-08T14:44:13.244Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-08T14:44:13.435Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-08T14:44:13.441Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-08T14:44:13.632Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-08T14:44:13.639Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-08T14:44:13.836Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-08T14:44:13.845Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-08T14:44:14.136Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-08T14:44:14.143Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-08T14:44:14.337Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-08T14:44:14.344Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-08T14:44:14.534Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-08T14:44:14.540Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-08T14:44:14.741Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-08T14:44:14.750Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-08T14:44:14.934Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-08T14:44:14.940Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-08T14:44:15.136Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-08T14:44:15.143Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-08T14:44:15.338Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-08T14:44:15.346Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-08T14:44:15.537Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-08T14:44:15.545Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-08T14:44:15.739Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-08T14:44:15.745Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-08T14:44:16.038Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-08T14:44:16.045Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-08T14:44:16.232Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-08T14:44:16.237Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-08T14:44:16.424Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-08T14:44:16.433Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-08T14:44:16.691Z] [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 (11090ms) [2026-07-08T14:44:16.775Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-08T14:44:16.777Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-08T14:44:16.821Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-08T14:44:16.827Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:44:16.834Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:44:16.849Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:44:16.858Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:44:17.121Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:44:20.139Z] [INFO] [STEP 2] Open Create Project modal [2026-07-08T14:44:20.297Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-08T14:44:20.804Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-08T14:44:29.579Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-08T14:44:30.031Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (12774ms) 4 passing (43s) [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: 42 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-08T14:44:33.442Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-08T14:44:33.530Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-08T14:44:33.542Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-08T14:44:33.559Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-08T14:44:33.570Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:44:33.582Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:44:33.649Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-08T14:44:33.656Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-08T14:44:33.962Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-08T14:44:33.972Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-08T14:44:33.982Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-08T14:44:34.001Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-08T14:44:34.455Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-08T14:44:34.782Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-08T14:44:34.793Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-08T14:44:35.331Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-08T14:44:35.350Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-08T14:44:35.366Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-08T14:44:35.384Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-08T14:44:35.458Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:44:35.487Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:44:35.773Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:44:38.524Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-08T14:44:41.970Z] [INFO] [STEP 3] Edit project information [2026-07-08T14:44:43.527Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-08T14:44:44.223Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-08T14:44:44.627Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (10812ms) 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-08T14:44:49.474Z] [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-08T14:44:49.500Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-08T14:44:49.507Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-08T14:44:49.537Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T14:44:49.545Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:44:49.557Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:44:49.585Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T14:44:49.842Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T14:44:49.851Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-08T14:44:49.873Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-08T14:44:49.889Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T14:44:50.185Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T14:44:50.196Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-08T14:44:50.216Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-08T14:44:50.254Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-08T14:44:50.601Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-08T14:44:50.913Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-08T14:44:50.924Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T14:44:51.194Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-08T14:44:51.202Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-08T14:44:51.241Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-08T14:44:51.579Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-08T14:44:51.602Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:44:51.879Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:44:53.803Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-08T14:44:55.745Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-08T14:44:56.138Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T14:44:56.619Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T14:44:56.668Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:44:57.001Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:44:57.041Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:44:57.279Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:44:57.306Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:44:57.565Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:44:57.603Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T14:44:57.877Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-08T14:44:57.906Z] [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-08T14:44:57.880Z\"}"}}}' [2026-07-08T14:44:58.172Z] [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-08T14:44:57.880Z\"}"}}}' [2026-07-08T14:44:58.184Z] [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-08T14:44:58.174Z\"}"}}}' [2026-07-08T14:44:58.514Z] [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-08T14:44:58.174Z\"}"}}}' [2026-07-08T14:44:58.563Z] [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-08T14:44:58.516Z\"}"}}}' [2026-07-08T14:44:58.844Z] [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-08T14:44:58.516Z\"}"}}}' [2026-07-08T14:44:59.058Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-08T14:44:59.510Z] [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 (9817ms) 1 passing (10s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 10 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-08T14:45:03.476Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-08T14:45:03.486Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-08T14:45:03.489Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-08T14:45:03.494Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T14:45:03.521Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:45:03.527Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:45:03.539Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T14:45:03.793Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-08T14:45:03.799Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-08T14:45:03.805Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-08T14:45:04.102Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783521903809-9gug2a63a.yaml && rm -f /tmp/cypress-yaml-1783521903809-9gug2a63a.yaml [2026-07-08T14:45:04.109Z] [INFO] Command exit code: 0 [2026-07-08T14:45:04.389Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783521904112-9amcwm0z4.yaml && rm -f /tmp/cypress-yaml-1783521904112-9amcwm0z4.yaml [2026-07-08T14:45:04.394Z] [INFO] Command exit code: 0 [2026-07-08T14:45:04.690Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783521904396-6u96eab02.yaml && rm -f /tmp/cypress-yaml-1783521904396-6u96eab02.yaml [2026-07-08T14:45:04.696Z] [INFO] Command exit code: 0 [2026-07-08T14:45:04.979Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783521904697-dcujwkl8b.yaml && rm -f /tmp/cypress-yaml-1783521904697-dcujwkl8b.yaml [2026-07-08T14:45:04.985Z] [INFO] Command exit code: 0 [2026-07-08T14:45:05.259Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783521904987-a59ecbx3x.yaml && rm -f /tmp/cypress-yaml-1783521904987-a59ecbx3x.yaml [2026-07-08T14:45:05.265Z] [INFO] Command exit code: 0 [2026-07-08T14:45:05.328Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T14:45:05.340Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:45:05.627Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:45:10.362Z] [INFO] [STEP 2] Check SC row exists [2026-07-08T14:45:10.459Z] [INFO] [STEP 3] Check there's no Default label [2026-07-08T14:45:10.649Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-08T14:45:10.852Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-08T14:45:10.975Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-08T14:45:11.225Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-08T14:45:11.545Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-08T14:45:11.671Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:45:12.030Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:45:12.135Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (8740ms) [2026-07-08T14:45:12.361Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-08T14:45:12.363Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-08T14:45:12.369Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T14:45:12.373Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:45:12.378Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:45:12.428Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T14:45:12.440Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:45:12.837Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:45:16.580Z] [INFO] [STEP 2] Check SC row exists [2026-07-08T14:45:16.646Z] [INFO] [STEP 3] Check there's no Default label [2026-07-08T14:45:16.744Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-08T14:45:16.826Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-08T14:45:16.884Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-08T14:45:17.031Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-08T14:45:17.256Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-08T14:45:17.321Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:45:17.730Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:45:17.741Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (5494ms) [2026-07-08T14:45:17.923Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-08T14:45:17.926Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-08T14:45:17.932Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T14:45:17.937Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:45:17.942Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:45:18.034Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T14:45:18.042Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:45:18.342Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:45:21.862Z] [INFO] [STEP 2] Check there's no Default label [2026-07-08T14:45:21.925Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-08T14:45:21.986Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-08T14:45:22.174Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-08T14:45:22.667Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-08T14:45:22.828Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:45:23.331Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:45:23.345Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (5583ms) [2026-07-08T14:45:23.569Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-08T14:45:23.624Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-08T14:45:23.630Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-08T14:45:23.636Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:45:23.642Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:45:23.747Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-08T14:45:23.828Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:45:24.361Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:45:27.854Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-08T14:45:28.082Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-08T14:45:28.439Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-08T14:45:28.541Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-08T14:45:28.825Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-08T14:45:28.839Z] [INFO] [STEP 7] Save the changes [2026-07-08T14:45:29.022Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-08T14:45:29.445Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-08T14:45:29.451Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:45:30.029Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-08T14:45:30.042Z] [INFO] Storage Class Config: [2026-07-08T14:45:30.048Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-08T14:45:30.628Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-08T14:45:30.860Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-08T14:45:31.439Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-08T14:45:31.445Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-08T14:45:32.051Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-08T14:45:32.056Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-08T14:45:32.744Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-08T14:45:32.753Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-08T14:45:33.543Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-08T14:45:33.547Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-08T14:45:34.230Z] [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 (7398ms) 4 passing (31s) [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: 30 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-08T14:45:42.928Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-08T14:45:42.942Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-08T14:45:42.948Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-08T14:45:42.956Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T14:45:42.962Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:45:42.970Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:45:43.038Z] [INFO] Loaded test data from fixtures [2026-07-08T14:45:43.053Z] [INFO] Provisioning storage classes with different access modes [2026-07-08T14:45:43.544Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783521943059-5dy15h1ge.yaml && rm -f /tmp/cypress-yaml-1783521943059-5dy15h1ge.yaml [2026-07-08T14:45:43.553Z] [INFO] Command exit code: 0 [2026-07-08T14:45:44.031Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783521943555-d63ya4uoq.yaml && rm -f /tmp/cypress-yaml-1783521943555-d63ya4uoq.yaml [2026-07-08T14:45:44.038Z] [INFO] Command exit code: 0 [2026-07-08T14:45:44.443Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783521944041-vcsbb3hfo.yaml && rm -f /tmp/cypress-yaml-1783521944041-vcsbb3hfo.yaml [2026-07-08T14:45:44.451Z] [INFO] Command exit code: 0 [2026-07-08T14:45:45.030Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783521944453-nma4pj11z.yaml && rm -f /tmp/cypress-yaml-1783521944453-nma4pj11z.yaml [2026-07-08T14:45:45.038Z] [INFO] Command exit code: 0 [2026-07-08T14:45:45.835Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783521945042-9ewlu260x.yaml && rm -f /tmp/cypress-yaml-1783521945042-9ewlu260x.yaml [2026-07-08T14:45:45.843Z] [INFO] Command exit code: 0 [2026-07-08T14:45:45.848Z] [INFO] Provisioning project [2026-07-08T14:45:45.851Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T14:45:46.630Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T14:45:46.638Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-08T14:45:46.725Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-08T14:45:46.740Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-08T14:45:47.437Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-08T14:45:48.030Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-08T14:45:48.038Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T14:45:48.533Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-08T14:45:48.541Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-08T14:45:48.550Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-08T14:45:49.924Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-08T14:45:50.033Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:45:50.142Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:45:50.756Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:45:54.769Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T14:45:58.438Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T14:45:59.828Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-08T14:46:00.651Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-08T14:46:01.055Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-08T14:46:01.352Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (21721ms) [2026-07-08T14:46:04.738Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-08T14:46:04.742Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-08T14:46:04.748Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T14:46:04.754Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:46:04.760Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:46:04.773Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:46:04.823Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:46:05.057Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:46:06.763Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T14:46:09.445Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T14:46:10.024Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-08T14:46:10.633Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-08T14:46:11.230Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-08T14:46:11.244Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-08T14:46:11.334Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-08T14:46:11.340Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-08T14:46:11.630Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-08T14:46:11.738Z] [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 (7176ms) [2026-07-08T14:46:12.024Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-08T14:46:12.027Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-08T14:46:12.034Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T14:46:12.040Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:46:12.045Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:46:12.056Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:46:12.123Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:46:12.426Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:46:13.928Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T14:46:16.736Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T14:46:17.451Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-08T14:46:17.925Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-08T14:46:18.432Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-08T14:46:18.475Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-08T14:46:18.521Z] [INFO] [STEP 8] Default should be RWO [2026-07-08T14:46:18.534Z] [INFO] [STEP 9] Switch to RWX [2026-07-08T14:46:18.731Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (7083ms) [2026-07-08T14:46:19.131Z] [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-08T14:46:19.134Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-08T14:46:19.140Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T14:46:19.146Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:46:19.152Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:46:19.229Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:46:19.237Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:46:19.531Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:46:20.866Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T14:46:23.744Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T14:46:24.167Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-08T14:46:25.922Z] [INFO] [STEP 5] Submit the form [2026-07-08T14:46:26.023Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-08T14:46:26.451Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-08T14:46:27.063Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-08T14:46:27.127Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-08T14:46:27.227Z] [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 (8424ms) [2026-07-08T14:46:27.569Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-08T14:46:27.572Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-08T14:46:27.624Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-08T14:46:27.631Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:46:27.637Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:46:27.646Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:46:27.651Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:46:28.125Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:46:29.525Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-08T14:46:31.829Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-08T14:46:32.326Z] [INFO] [STEP 4] Open create modal [2026-07-08T14:46:32.657Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-08T14:46:33.629Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-08T14:46:33.931Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-08T14:46:34.042Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-08T14:46:34.052Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-08T14:46:34.532Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-08T14:46:34.537Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-08T14:46:35.142Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-08T14:46:35.148Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-08T14:46:35.731Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-08T14:46:35.735Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-08T14:46:36.259Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-08T14:46:36.263Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-08T14:46:36.847Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-08T14:46:36.853Z] [INFO] [STEP 9] Cleaning up project [2026-07-08T14:46:37.328Z] [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 (6579ms) 5 passing (55s) [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: 54 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-08T14:46:45.937Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-08T14:46:45.947Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-08T14:46:45.950Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-08T14:46:45.957Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-08T14:46:45.962Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:46:46.022Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:46:46.039Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-08T14:46:46.538Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-08T14:46:46.545Z] [INFO] Dashboard Config: [2026-07-08T14:46:47.131Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-08T14:46:47.139Z] [INFO] Controller Config: [2026-07-08T14:46:47.150Z] [INFO] Executing command: [2026-07-08T14:46:47.761Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-08T14:46:47.767Z] [INFO] Command stderr: [2026-07-08T14:46:47.773Z] [INFO] Raw Controller Culler Config Response: [2026-07-08T14:46:47.821Z] [INFO] Controller Culler Config (Error): [2026-07-08T14:46:47.825Z] [INFO] Check if user is in RHODS user groups [2026-07-08T14:46:47.829Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T14:46:48.355Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T14:46:48.364Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-08T14:46:48.375Z] [INFO] Check for existing ClusterRoleBinding [2026-07-08T14:46:48.423Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T14:46:48.930Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T14:46:48.938Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-08T14:46:48.944Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-08T14:46:48.951Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-08T14:46:49.727Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783522008954-7yi79hblq.yaml && rm -f /tmp/cypress-yaml-1783522008954-7yi79hblq.yaml [2026-07-08T14:46:49.734Z] [INFO] Command exit code: 0 [2026-07-08T14:46:49.741Z] [INFO] Successfully created ClusterRoleBinding [2026-07-08T14:46:49.763Z] [INFO] [STEP 1] Log into the application as admin [2026-07-08T14:46:49.827Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:46:50.147Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:46:52.726Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-08T14:46:52.933Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-08T14:46:56.359Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-08T14:46:56.451Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-08T14:46:56.533Z] [INFO] Value of isKServeEnabled: undefined [2026-07-08T14:46:56.632Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-08T14:46:56.658Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-08T14:46:56.740Z] [INFO] Value of PVC Size: 20Gi [2026-07-08T14:46:56.853Z] [INFO] PVC size is set and visible: 20 [2026-07-08T14:46:56.934Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-08T14:46:56.948Z] [INFO] Notebook Controller Culler Config: [2026-07-08T14:46:57.026Z] [INFO] Culler config not found or error occurred: [2026-07-08T14:46:57.135Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-08T14:46:57.220Z] [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 (11516ms) [2026-07-08T14:46:57.657Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T14:46:57.659Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T14:46:57.667Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-08T14:46:57.724Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:46:57.733Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:46:57.743Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:46:57.749Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:46:58.143Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:47:00.420Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-08T14:47:00.623Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-08T14:47:12.353Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T14:47:12.356Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-08T14:47:12.361Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-08T14:47:12.366Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:47:12.420Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:47:12.434Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-08T14:47:13.026Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-08T14:47:13.034Z] [INFO] Dashboard Config: [2026-07-08T14:47:13.583Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-08T14:47:13.623Z] [INFO] Controller Config: [2026-07-08T14:47:13.630Z] [INFO] Executing command: [2026-07-08T14:47:14.068Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-08T14:47:14.119Z] [INFO] Command stderr: [2026-07-08T14:47:14.129Z] [INFO] Raw Controller Culler Config Response: [2026-07-08T14:47:14.133Z] [INFO] Controller Culler Config (Error): [2026-07-08T14:47:14.137Z] [INFO] Check if user is in RHODS user groups [2026-07-08T14:47:14.141Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T14:47:14.660Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-08T14:47:14.677Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-08T14:47:14.729Z] [INFO] Check for existing ClusterRoleBinding [2026-07-08T14:47:14.736Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T14:47:15.245Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-08T14:47:15.251Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-08T14:47:15.258Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-08T14:47:15.268Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-08T14:47:15.844Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783522035269-5cyp1sdkj.yaml && rm -f /tmp/cypress-yaml-1783522035269-5cyp1sdkj.yaml [2026-07-08T14:47:15.851Z] [INFO] Command exit code: 0 [2026-07-08T14:47:15.859Z] [INFO] Successfully created ClusterRoleBinding [2026-07-08T14:47:15.869Z] [INFO] [STEP 1] Log into the application [2026-07-08T14:47:15.921Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:47:16.248Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:47:18.163Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-08T14:47:18.238Z] [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-08T14:47:30.468Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-08T14:47:30.470Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-08T14:47:30.474Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-08T14:47:30.523Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-08T14:47:30.527Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-08T14:47:30.545Z] [INFO] [STEP 1] Log into the application as admin [2026-07-08T14:47:30.553Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-08T14:47:30.742Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T14:47:32.145Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-08T14:47:33.045Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-08T14:47:33.236Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-08T14:47:36.330Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-08T14:47:36.430Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-08T14:47:42.988Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-08T14:47:42.995Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-08T14:47:46.223Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-08T14:47:46.239Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-08T14:47:47.872Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-08T14:47:47.983Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-08T14:47:49.276Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-08T14:47:49.303Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-08T14:47:51.759Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-08T14:47:51.773Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-08T14:47:53.793Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-08T14:47:53.813Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-08T14:47:55.644Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-08T14:47:55.659Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-08T14:47:56.143Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-08T14:47:56.151Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-08T14:47:56.158Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-08T14:47:56.163Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-08T14:47:56.722Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783522075636-c76jmct4z.yaml && rm -f /tmp/cypress-yaml-1783522075636-c76jmct4z.yaml [2026-07-08T14:47:56.729Z] [INFO] Command exit code: 0 [2026-07-08T14:47:56.736Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (25488ms) 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