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-01T19:40:40.944Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-01T19:40:40.958Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-01T19:40:41.004Z] [INFO] Test title: should login and load page [2026-07-01T19:40:41.028Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-01T19:40:41.036Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:40:41.101Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:40:41.117Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:40:41.612Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:40:56.218Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-01T19:40:56.223Z] [INFO] Test title: should login and load page [2026-07-01T19:40:56.228Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-01T19:40:56.234Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:40:56.239Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:40:56.303Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (28s) 1 failing 1) application should login and load page: Test steps were: 1. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 28 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-01T19:41:18.922Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-01T19:41:19.022Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-01T19:41:19.099Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-01T19:41:19.110Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-01T19:41:19.117Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:41:19.131Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:41:19.300Z] [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-01T19:41:21.303Z] [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-01T19:41:21.404Z] [INFO] No notebooks found [2026-07-01T19:41:21.513Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:41:21.534Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:41:22.228Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:41:33.710Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-01T19:41:34.200Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-01T19:41:36.610Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-01T19:41:36.724Z] [INFO] [STEP 5] Launch a notebook server [2026-07-01T19:41:37.409Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-01T19:41:37.510Z] [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-01T19:41:52.014Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-01T19:41:52.214Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-01T19:41:52.321Z] [INFO] Found 1 matching pods [2026-07-01T19:41:52.503Z] [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-01T19:41:57.600Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-01T19:41:58.100Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-01T19:41:58.420Z] [INFO] [STEP 7] Expand the Event log [2026-07-01T19:41:59.711Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-01T19:42:11.716Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-01T19:42:12.310Z] [INFO] [STEP 10] Stop the server [2026-07-01T19:42:13.119Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (54983ms) 1 passing (55s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 55 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-01T19:42:21.625Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-01T19:42:21.700Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-01T19:42:21.704Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-01T19:42:21.713Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-01T19:42:21.720Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:42:21.726Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:42:21.813Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-01T19:42:21.819Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-01T19:42:22.410Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-01T19:42:22.418Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-01T19:42:22.428Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-01T19:42:22.505Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-01T19:42:23.205Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-01T19:42:23.731Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-01T19:42:23.739Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-01T19:42:24.410Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-01T19:42:24.419Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-01T19:42:24.427Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-01T19:42:24.437Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-01T19:42:24.510Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:42:24.519Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:42:25.002Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:42:30.216Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-01T19:42:37.113Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-01T19:42:47.907Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-01T19:42:48.120Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-01T19:42:48.223Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-01T19:42:49.115Z] [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-01T19:42:49.125Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-stzlst ✓ Verify that user can be added as a Contributor for a Project (27796ms) [2026-07-01T19:42:49.716Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-01T19:42:49.720Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-01T19:42:49.727Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-01T19:42:49.732Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:42:49.738Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:42:49.804Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-01T19:42:49.812Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:42:50.201Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:42:52.845Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-01T19:42:57.010Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-01T19:42:57.609Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-01T19:42:58.542Z] [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 (7590ms) 2 passing (37s) [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: 37 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-01T19:43:06.710Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-01T19:43:06.722Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-01T19:43:06.725Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-01T19:43:06.734Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-01T19:43:06.802Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:43:06.811Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:43:06.834Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-01T19:43:07.512Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-01T19:43:07.519Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-01T19:43:07.606Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-01T19:43:07.615Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-01T19:43:07.715Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:43:07.726Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:43:08.302Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:43:15.817Z] [INFO] [STEP 2] Open Create Project modal [2026-07-01T19:43:16.124Z] [INFO] [STEP 3] Enter valid project information [2026-07-01T19:43:16.580Z] [INFO] [STEP 4] Save the project [2026-07-01T19:43:16.712Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-01T19:43:18.329Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-01T19:43:20.331Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-01T19:43:21.403Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (16079ms) [2026-07-01T19:43:22.806Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-01T19:43:22.809Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-01T19:43:22.815Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-01T19:43:22.820Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:43:22.826Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:43:22.837Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:43:22.905Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:43:23.142Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:43:27.335Z] [INFO] [STEP 2] Open Create Project modal [2026-07-01T19:43:27.602Z] [INFO] [STEP 3] Enter valid project information [2026-07-01T19:43:27.903Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title (5295ms) [2026-07-01T19:43:28.104Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-01T19:43:28.107Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-01T19:43:28.114Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-01T19:43:28.119Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:43:28.125Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:43:28.321Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:43:28.424Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:43:28.807Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:43:33.128Z] [INFO] [STEP 2] Open Create Project modal [2026-07-01T19:43:33.502Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-01T19:43:33.911Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-01T19:43:33.914Z] [INFO] Testing invalid resource name: Test-Project [2026-07-01T19:43:34.416Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-01T19:43:34.425Z] [INFO] Testing invalid resource name: test project [2026-07-01T19:43:34.615Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-01T19:43:34.621Z] [INFO] Testing invalid resource name: test.project [2026-07-01T19:43:34.818Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-01T19:43:34.825Z] [INFO] Testing invalid resource name: test:project [2026-07-01T19:43:35.116Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-01T19:43:35.122Z] [INFO] Testing invalid resource name: test/project [2026-07-01T19:43:35.314Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-01T19:43:35.321Z] [INFO] Testing invalid resource name: test"project [2026-07-01T19:43:35.514Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-01T19:43:35.521Z] [INFO] Testing invalid resource name: test[project] [2026-07-01T19:43:35.716Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-01T19:43:35.721Z] [INFO] Testing invalid resource name: test(project) [2026-07-01T19:43:35.916Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-01T19:43:35.922Z] [INFO] Testing invalid resource name: test&project [2026-07-01T19:43:36.121Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-01T19:43:36.124Z] [INFO] Testing invalid resource name: test*project [2026-07-01T19:43:36.314Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-01T19:43:36.321Z] [INFO] Testing invalid resource name: test?project [2026-07-01T19:43:36.489Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-01T19:43:36.495Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-01T19:43:36.703Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-01T19:43:36.709Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-01T19:43:36.919Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-01T19:43:36.927Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-01T19:43:37.328Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-01T19:43:37.336Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-01T19:43:37.716Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-01T19:43:37.723Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-01T19:43:37.973Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-01T19:43:38.002Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-01T19:43:38.219Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-01T19:43:38.229Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-01T19:43:38.607Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-01T19:43:38.615Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-01T19:43:38.819Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-01T19:43:38.825Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-01T19:43:39.113Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-01T19:43:39.120Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-01T19:43:39.320Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-01T19:43:39.331Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-01T19:43:39.513Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-01T19:43:39.520Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-01T19:43:39.823Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-01T19:43:39.833Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-01T19:43:40.116Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-01T19:43:40.124Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-01T19:43:40.325Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-01T19:43:40.334Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-01T19:43:40.617Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-01T19:43:40.625Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-01T19:43:40.823Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-01T19:43:40.904Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-01T19:43:41.215Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-01T19:43:41.222Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-01T19:43:41.422Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-01T19:43:41.429Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-01T19:43:41.720Z] [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 (13790ms) [2026-07-01T19:43:41.908Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-01T19:43:41.911Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-01T19:43:41.917Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-01T19:43:41.922Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:43:41.928Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:43:41.940Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:43:42.001Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:43:42.244Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:43:45.333Z] [INFO] [STEP 2] Open Create Project modal [2026-07-01T19:43:45.670Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-01T19:43:46.424Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-01T19:43:56.560Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-01T19:43:57.177Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (14753ms) 4 passing (51s) [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: 50 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-01T19:44:00.402Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-01T19:44:00.424Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-01T19:44:00.429Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-01T19:44:00.446Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-01T19:44:00.456Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:44:00.463Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:44:00.516Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-01T19:44:00.526Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-01T19:44:00.858Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-01T19:44:00.869Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-01T19:44:00.876Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-01T19:44:00.895Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-01T19:44:01.370Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-01T19:44:01.624Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-01T19:44:01.634Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-01T19:44:01.919Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-01T19:44:01.932Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-01T19:44:01.948Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-01T19:44:01.964Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-01T19:44:02.014Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:44:02.023Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:44:02.280Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:44:04.132Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-01T19:44:05.981Z] [INFO] [STEP 3] Edit project information [2026-07-01T19:44:06.966Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-01T19:44:07.976Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-01T19:44:08.310Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (7577ms) 1 passing (8s) [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: 8 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-01T19:44:12.506Z] [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-01T19:44:12.527Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-01T19:44:12.534Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-01T19:44:12.550Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-01T19:44:12.602Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:44:12.608Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:44:12.630Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-01T19:44:12.913Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-01T19:44:12.924Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-01T19:44:12.940Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-01T19:44:12.947Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-01T19:44:13.263Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-01T19:44:13.276Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-01T19:44:13.310Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-01T19:44:13.330Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-01T19:44:13.730Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-01T19:44:14.142Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-01T19:44:14.152Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-01T19:44:14.586Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-01T19:44:14.613Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-01T19:44:14.630Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-01T19:44:15.071Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-01T19:44:15.102Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:44:15.301Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:44:17.189Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-01T19:44:19.149Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-01T19:44:19.611Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-01T19:44:21.118Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-01T19:44:21.129Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:21.410Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:21.444Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:21.723Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:21.753Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:22.038Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:22.077Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-01T19:44:22.360Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-01T19:44:22.370Z] [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-01T19:44:22.362Z\"}"}}}' [2026-07-01T19:44:22.727Z] [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-01T19:44:22.362Z\"}"}}}' [2026-07-01T19:44:22.737Z] [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-01T19:44:22.729Z\"}"}}}' [2026-07-01T19:44:23.311Z] [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-01T19:44:22.729Z\"}"}}}' [2026-07-01T19:44:23.344Z] [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-01T19:44:23.313Z\"}"}}}' [2026-07-01T19:44:23.654Z] [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-01T19:44:23.313Z\"}"}}}' [2026-07-01T19:44:23.823Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-01T19:44:24.268Z] [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 (11654ms) 1 passing (12s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 12 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-01T19:44:28.190Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-01T19:44:28.201Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-01T19:44:28.204Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-01T19:44:28.209Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-01T19:44:28.214Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:44:28.220Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:44:28.236Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-01T19:44:28.529Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-01T19:44:28.536Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-01T19:44:28.542Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-01T19:44:28.830Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935068546-b7hnz61j3.yaml && rm -f /tmp/cypress-yaml-1782935068546-b7hnz61j3.yaml [2026-07-01T19:44:28.837Z] [INFO] Command exit code: 0 [2026-07-01T19:44:29.141Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935068839-mqzciwo4s.yaml && rm -f /tmp/cypress-yaml-1782935068839-mqzciwo4s.yaml [2026-07-01T19:44:29.148Z] [INFO] Command exit code: 0 [2026-07-01T19:44:29.418Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935069150-qerr1abn2.yaml && rm -f /tmp/cypress-yaml-1782935069150-qerr1abn2.yaml [2026-07-01T19:44:29.425Z] [INFO] Command exit code: 0 [2026-07-01T19:44:29.777Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935069427-o2uz1wioh.yaml && rm -f /tmp/cypress-yaml-1782935069427-o2uz1wioh.yaml [2026-07-01T19:44:29.782Z] [INFO] Command exit code: 0 [2026-07-01T19:44:30.086Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935069784-9rccfnhlz.yaml && rm -f /tmp/cypress-yaml-1782935069784-9rccfnhlz.yaml [2026-07-01T19:44:30.091Z] [INFO] Command exit code: 0 [2026-07-01T19:44:30.114Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-01T19:44:30.125Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:44:30.325Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:44:34.138Z] [INFO] [STEP 2] Check SC row exists [2026-07-01T19:44:34.211Z] [INFO] [STEP 3] Check there's no Default label [2026-07-01T19:44:34.303Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-01T19:44:34.396Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-01T19:44:34.468Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-01T19:44:34.608Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-01T19:44:34.881Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-01T19:44:34.970Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:35.269Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:35.279Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (7190ms) [2026-07-01T19:44:35.426Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-01T19:44:35.428Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-01T19:44:35.432Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-01T19:44:35.436Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:44:35.440Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:44:35.459Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-01T19:44:35.466Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:44:35.635Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:44:37.754Z] [INFO] [STEP 2] Check SC row exists [2026-07-01T19:44:37.784Z] [INFO] [STEP 3] Check there's no Default label [2026-07-01T19:44:37.812Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-01T19:44:37.843Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-01T19:44:37.899Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-01T19:44:37.998Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-01T19:44:38.108Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-01T19:44:38.137Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:38.376Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:38.386Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-01T19:44:38.453Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-01T19:44:38.456Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-01T19:44:38.460Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-01T19:44:38.464Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:44:38.467Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:44:38.482Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-01T19:44:38.490Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:44:38.649Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:44:41.099Z] [INFO] [STEP 2] Check there's no Default label [2026-07-01T19:44:41.344Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-01T19:44:41.528Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-01T19:44:41.802Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-01T19:44:42.343Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-01T19:44:42.406Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:42.831Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:42.903Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-01T19:44:43.025Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-01T19:44:43.027Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-01T19:44:43.033Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-01T19:44:43.101Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:44:43.107Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:44:43.129Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-01T19:44:43.142Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:44:43.427Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:44:46.907Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-01T19:44:46.970Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-01T19:44:47.325Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-01T19:44:47.401Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-01T19:44:47.602Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-01T19:44:47.615Z] [INFO] [STEP 7] Save the changes [2026-07-01T19:44:47.715Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-01T19:44:48.234Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-01T19:44:48.305Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:48.852Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-01T19:44:48.914Z] [INFO] Storage Class Config: [2026-07-01T19:44:48.919Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-01T19:44:49.713Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-01T19:44:49.935Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-01T19:44:50.291Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-01T19:44:50.294Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-01T19:44:50.670Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-01T19:44:50.673Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-01T19:44:51.008Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-01T19:44:51.012Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-01T19:44:51.322Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-01T19:44:51.326Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-01T19:44:51.709Z] [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 (6985ms) 4 passing (24s) [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: 23 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-01T19:44:57.741Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-01T19:44:57.753Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-01T19:44:57.757Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-01T19:44:57.802Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-01T19:44:57.810Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:44:57.816Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:44:57.833Z] [INFO] Loaded test data from fixtures [2026-07-01T19:44:57.844Z] [INFO] Provisioning storage classes with different access modes [2026-07-01T19:44:58.236Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935097851-ce2edwsut.yaml && rm -f /tmp/cypress-yaml-1782935097851-ce2edwsut.yaml [2026-07-01T19:44:58.244Z] [INFO] Command exit code: 0 [2026-07-01T19:44:58.813Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935098247-87u42ek7a.yaml && rm -f /tmp/cypress-yaml-1782935098247-87u42ek7a.yaml [2026-07-01T19:44:58.819Z] [INFO] Command exit code: 0 [2026-07-01T19:44:59.300Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935098822-1q6frw001.yaml && rm -f /tmp/cypress-yaml-1782935098822-1q6frw001.yaml [2026-07-01T19:44:59.319Z] [INFO] Command exit code: 0 [2026-07-01T19:44:59.826Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935099321-zvqmj2a51.yaml && rm -f /tmp/cypress-yaml-1782935099321-zvqmj2a51.yaml [2026-07-01T19:44:59.833Z] [INFO] Command exit code: 0 [2026-07-01T19:45:00.410Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935099834-9ph6l039n.yaml && rm -f /tmp/cypress-yaml-1782935099834-9ph6l039n.yaml [2026-07-01T19:45:00.418Z] [INFO] Command exit code: 0 [2026-07-01T19:45:00.423Z] [INFO] Provisioning project [2026-07-01T19:45:00.425Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-01T19:45:00.960Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-01T19:45:00.968Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-01T19:45:01.004Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-01T19:45:01.018Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-01T19:45:01.732Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-01T19:45:02.233Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-01T19:45:02.243Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-01T19:45:02.716Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-01T19:45:02.723Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-01T19:45:02.732Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-01T19:45:03.714Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-01T19:45:03.727Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:45:03.809Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:45:04.302Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:45:09.300Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-01T19:45:14.236Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-01T19:45:15.114Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-01T19:45:15.828Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-01T19:45:16.124Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-01T19:45:16.413Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (21690ms) [2026-07-01T19:45:19.724Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-01T19:45:19.727Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-01T19:45:19.735Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-01T19:45:19.801Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:45:19.807Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:45:19.819Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:45:19.828Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:45:20.305Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:45:22.113Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-01T19:45:24.821Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-01T19:45:25.213Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-01T19:45:25.506Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-01T19:45:25.818Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-01T19:45:25.827Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-01T19:45:25.844Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-01T19:45:25.848Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-01T19:45:26.106Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-01T19:45:26.213Z] [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 (6764ms) [2026-07-01T19:45:26.434Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-01T19:45:26.438Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-01T19:45:26.500Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-01T19:45:26.507Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:45:26.511Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:45:26.521Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:45:26.527Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:45:26.823Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:45:28.414Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-01T19:45:30.705Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-01T19:45:31.120Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-01T19:45:31.517Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-01T19:45:32.108Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-01T19:45:32.136Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-01T19:45:32.141Z] [INFO] [STEP 8] Default should be RWO [2026-07-01T19:45:32.149Z] [INFO] [STEP 9] Switch to RWX [2026-07-01T19:45:32.311Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (6282ms) [2026-07-01T19:45:32.802Z] [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-01T19:45:32.806Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-01T19:45:32.812Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-01T19:45:32.817Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:45:32.822Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:45:32.832Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:45:32.902Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:45:33.309Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:45:34.727Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-01T19:45:36.913Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-01T19:45:37.304Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-01T19:45:38.801Z] [INFO] [STEP 5] Submit the form [2026-07-01T19:45:38.901Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-01T19:45:39.205Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-01T19:45:39.700Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-01T19:45:39.710Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-01T19:45:39.822Z] [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 (7328ms) [2026-07-01T19:45:40.125Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-01T19:45:40.128Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-01T19:45:40.134Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-01T19:45:40.139Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:45:40.199Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:45:40.211Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:45:40.225Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:45:40.531Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:45:41.906Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-01T19:45:44.225Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-01T19:45:44.710Z] [INFO] [STEP 4] Open create modal [2026-07-01T19:45:45.320Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-01T19:45:46.005Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-01T19:45:46.310Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-01T19:45:46.418Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-01T19:45:46.430Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-01T19:45:47.009Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-01T19:45:47.013Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-01T19:45:47.609Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-01T19:45:47.615Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-01T19:45:48.213Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-01T19:45:48.217Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-01T19:45:48.821Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-01T19:45:48.824Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-01T19:45:49.320Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-01T19:45:49.324Z] [INFO] [STEP 9] Cleaning up project [2026-07-01T19:45:49.906Z] [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 (6369ms) 5 passing (52s) [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: 52 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-01T19:45:59.840Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-01T19:45:59.910Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-01T19:45:59.913Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-01T19:45:59.919Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-01T19:45:59.926Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:45:59.933Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:46:00.007Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-01T19:46:00.601Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-01T19:46:00.608Z] [INFO] Dashboard Config: [2026-07-01T19:46:01.212Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-01T19:46:01.220Z] [INFO] Controller Config: [2026-07-01T19:46:01.228Z] [INFO] Executing command: [2026-07-01T19:46:01.930Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-01T19:46:01.938Z] [INFO] Command stderr: [2026-07-01T19:46:02.001Z] [INFO] Raw Controller Culler Config Response: [2026-07-01T19:46:02.006Z] [INFO] Controller Culler Config (Error): [2026-07-01T19:46:02.011Z] [INFO] Check if user is in RHODS user groups [2026-07-01T19:46:02.014Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-01T19:46:02.607Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-01T19:46:02.616Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-01T19:46:02.626Z] [INFO] Check for existing ClusterRoleBinding [2026-07-01T19:46:02.633Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-01T19:46:03.257Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-01T19:46:03.303Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-01T19:46:03.309Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-01T19:46:03.315Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-01T19:46:03.912Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935163319-x7qq567lv.yaml && rm -f /tmp/cypress-yaml-1782935163319-x7qq567lv.yaml [2026-07-01T19:46:03.919Z] [INFO] Command exit code: 0 [2026-07-01T19:46:03.925Z] [INFO] Successfully created ClusterRoleBinding [2026-07-01T19:46:03.948Z] [INFO] [STEP 1] Log into the application as admin [2026-07-01T19:46:04.009Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:46:04.304Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:46:07.109Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-01T19:46:07.139Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-01T19:46:09.854Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-01T19:46:09.927Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-01T19:46:09.951Z] [INFO] Value of isKServeEnabled: undefined [2026-07-01T19:46:10.018Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-01T19:46:10.043Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-01T19:46:10.108Z] [INFO] Value of PVC Size: 20Gi [2026-07-01T19:46:10.206Z] [INFO] PVC size is set and visible: 20 [2026-07-01T19:46:10.232Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-01T19:46:10.299Z] [INFO] Notebook Controller Culler Config: [2026-07-01T19:46:10.321Z] [INFO] Culler config not found or error occurred: [2026-07-01T19:46:10.351Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-01T19:46:10.417Z] [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 (10809ms) [2026-07-01T19:46:10.646Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-01T19:46:10.648Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-01T19:46:10.654Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-01T19:46:10.705Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:46:10.710Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:46:10.717Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:46:10.723Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:46:10.999Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:46:12.442Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-01T19:46:12.515Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-01T19:46:24.331Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-01T19:46:24.334Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-01T19:46:24.339Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-01T19:46:24.344Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:46:24.400Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:46:24.411Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-01T19:46:25.014Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-01T19:46:25.021Z] [INFO] Dashboard Config: [2026-07-01T19:46:25.713Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-01T19:46:25.720Z] [INFO] Controller Config: [2026-07-01T19:46:25.729Z] [INFO] Executing command: [2026-07-01T19:46:26.424Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-01T19:46:26.432Z] [INFO] Command stderr: [2026-07-01T19:46:26.443Z] [INFO] Raw Controller Culler Config Response: [2026-07-01T19:46:26.447Z] [INFO] Controller Culler Config (Error): [2026-07-01T19:46:26.451Z] [INFO] Check if user is in RHODS user groups [2026-07-01T19:46:26.501Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-01T19:46:27.112Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-01T19:46:27.120Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-01T19:46:27.129Z] [INFO] Check for existing ClusterRoleBinding [2026-07-01T19:46:27.134Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-01T19:46:27.734Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-01T19:46:27.741Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-01T19:46:27.747Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-01T19:46:27.803Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-01T19:46:28.429Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935187805-qbdo1436x.yaml && rm -f /tmp/cypress-yaml-1782935187805-qbdo1436x.yaml [2026-07-01T19:46:28.437Z] [INFO] Command exit code: 0 [2026-07-01T19:46:28.443Z] [INFO] Successfully created ClusterRoleBinding [2026-07-01T19:46:28.501Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:46:28.509Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:46:28.800Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:46:30.502Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-01T19:46:30.522Z] [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-01T19:46:41.999Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-01T19:46:42.002Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-01T19:46:42.008Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-01T19:46:42.012Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-01T19:46:42.017Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-01T19:46:42.036Z] [INFO] [STEP 1] Log into the application as admin [2026-07-01T19:46:42.045Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-01T19:46:42.301Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:46:43.542Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-01T19:46:44.299Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-01T19:46:44.339Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-01T19:46:46.849Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-01T19:46:46.906Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-01T19:46:49.129Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-01T19:46:49.148Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-01T19:46:51.219Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-01T19:46:51.226Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-01T19:46:53.249Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-01T19:46:53.417Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-01T19:46:56.443Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-01T19:46:56.643Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-01T19:47:01.007Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-01T19:47:01.019Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-01T19:47:04.831Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-01T19:47:04.911Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-01T19:47:10.300Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-01T19:47:10.306Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-01T19:47:11.012Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-01T19:47:11.019Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-01T19:47:11.028Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-01T19:47:11.032Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-01T19:47:11.816Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782935230235-1h6umf8av.yaml && rm -f /tmp/cypress-yaml-1782935230235-1h6umf8av.yaml [2026-07-01T19:47:11.824Z] [INFO] Command exit code: 0 [2026-07-01T19:47:11.833Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (28474ms) 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