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-02T20:36:41.117Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-02T20:36:41.133Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-02T20:36:41.203Z] [INFO] Test title: should login and load page [2026-07-02T20:36:41.217Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T20:36:41.231Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:36:41.243Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:36:41.266Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:36:41.956Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:36:56.700Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-02T20:36:56.706Z] [INFO] Test title: should login and load page [2026-07-02T20:36:56.712Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-02T20:36:56.718Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:36:56.724Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:36:56.735Z] [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-02T20:37:17.205Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-02T20:37:17.306Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T20:37:17.318Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-02T20:37:17.407Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-02T20:37:17.421Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:37:17.509Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:37:17.611Z] [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-02T20:37:19.813Z] [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-02T20:37:19.909Z] [INFO] No notebooks found [2026-07-02T20:37:20.100Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:37:20.128Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:37:20.809Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:37:33.101Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-02T20:37:33.414Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-02T20:37:35.601Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-02T20:37:35.720Z] [INFO] [STEP 5] Launch a notebook server [2026-07-02T20:37:36.329Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-02T20:37:36.420Z] [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-02T20:37:50.210Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-02T20:37:50.319Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-02T20:37:50.412Z] [INFO] Found 1 matching pods [2026-07-02T20:37:50.506Z] [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-02T20:37:55.015Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-02T20:37:55.202Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-02T20:37:55.209Z] [INFO] [STEP 7] Expand the Event log [2026-07-02T20:37:55.717Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-02T20:38:10.738Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-02T20:38:11.224Z] [INFO] [STEP 10] Stop the server [2026-07-02T20:38:11.907Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (55209ms) 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-02T20:38:19.811Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-02T20:38:19.823Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-02T20:38:19.827Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-02T20:38:19.835Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-02T20:38:19.906Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:38:19.913Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:38:20.000Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-02T20:38:20.007Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-02T20:38:20.611Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-02T20:38:20.619Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-02T20:38:20.628Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-02T20:38:20.641Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-02T20:38:21.339Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-02T20:38:22.002Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-02T20:38:22.012Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-02T20:38:22.608Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-02T20:38:22.618Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-02T20:38:22.627Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-02T20:38:22.698Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-02T20:38:22.724Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:38:22.803Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:38:23.203Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:38:28.411Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-02T20:38:35.831Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-02T20:38:43.004Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-02T20:38:43.209Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-02T20:38:43.299Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-02T20:38:44.135Z] [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-02T20:38:44.205Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-xm8twf ✓ Verify that user can be added as a Contributor for a Project (24706ms) [2026-07-02T20:38:44.813Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-02T20:38:44.816Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-02T20:38:44.824Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-02T20:38:44.903Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:38:44.910Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:38:44.923Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-02T20:38:45.002Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:38:45.510Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:38:49.210Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-02T20:38:54.531Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-02T20:38:55.105Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-02T20:38:56.323Z] [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 (10095ms) 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-02T20:39:01.247Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-02T20:39:01.305Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-02T20:39:01.307Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-02T20:39:01.314Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-02T20:39:01.319Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:39:01.324Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:39:01.344Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-02T20:39:01.844Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T20:39:01.851Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T20:39:01.857Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-02T20:39:01.863Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-02T20:39:01.914Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:39:01.925Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:39:02.344Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:39:09.815Z] [INFO] [STEP 2] Open Create Project modal [2026-07-02T20:39:10.303Z] [INFO] [STEP 3] Enter valid project information [2026-07-02T20:39:11.005Z] [INFO] [STEP 4] Save the project [2026-07-02T20:39:11.227Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-02T20:39:12.533Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-02T20:39:13.812Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-02T20:39:14.704Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (14200ms) [2026-07-02T20:39:15.464Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-02T20:39:15.466Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-02T20:39:15.470Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-02T20:39:15.474Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:39:15.479Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:39:15.501Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:39:15.509Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:39:15.814Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:39:18.203Z] [INFO] [STEP 2] Open Create Project modal [2026-07-02T20:39:18.420Z] [INFO] [STEP 3] Enter valid project information [2026-07-02T20:39:18.602Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-02T20:39:18.695Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-02T20:39:18.697Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-02T20:39:18.702Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-02T20:39:18.707Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:39:18.711Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:39:18.814Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:39:18.841Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:39:19.103Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:39:21.543Z] [INFO] [STEP 2] Open Create Project modal [2026-07-02T20:39:21.701Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-02T20:39:21.975Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-02T20:39:21.978Z] [INFO] Testing invalid resource name: Test-Project [2026-07-02T20:39:22.195Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-02T20:39:22.199Z] [INFO] Testing invalid resource name: test project [2026-07-02T20:39:22.345Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-02T20:39:22.349Z] [INFO] Testing invalid resource name: test.project [2026-07-02T20:39:22.510Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-02T20:39:22.516Z] [INFO] Testing invalid resource name: test:project [2026-07-02T20:39:22.706Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-02T20:39:22.711Z] [INFO] Testing invalid resource name: test/project [2026-07-02T20:39:22.905Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-02T20:39:22.912Z] [INFO] Testing invalid resource name: test"project [2026-07-02T20:39:23.104Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-02T20:39:23.108Z] [INFO] Testing invalid resource name: test[project] [2026-07-02T20:39:23.328Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-02T20:39:23.333Z] [INFO] Testing invalid resource name: test(project) [2026-07-02T20:39:23.513Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-02T20:39:23.519Z] [INFO] Testing invalid resource name: test&project [2026-07-02T20:39:23.713Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-02T20:39:23.719Z] [INFO] Testing invalid resource name: test*project [2026-07-02T20:39:23.913Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-02T20:39:23.919Z] [INFO] Testing invalid resource name: test?project [2026-07-02T20:39:24.115Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-02T20:39:24.122Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-02T20:39:24.332Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-02T20:39:24.341Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-02T20:39:24.511Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-02T20:39:24.518Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-02T20:39:24.713Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-02T20:39:24.719Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-02T20:39:24.914Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-02T20:39:24.920Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-02T20:39:25.112Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-02T20:39:25.119Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-02T20:39:25.325Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-02T20:39:25.334Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-02T20:39:25.512Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-02T20:39:25.519Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-02T20:39:25.711Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-02T20:39:25.719Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-02T20:39:26.001Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-02T20:39:26.007Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-02T20:39:26.212Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-02T20:39:26.218Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-02T20:39:26.516Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-02T20:39:26.522Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-02T20:39:26.906Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-02T20:39:26.913Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-02T20:39:27.114Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-02T20:39:27.121Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-02T20:39:27.316Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-02T20:39:27.323Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-02T20:39:27.521Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-02T20:39:27.529Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-02T20:39:27.715Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-02T20:39:27.722Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-02T20:39:27.919Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-02T20:39:27.925Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-02T20:39:28.222Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-02T20:39:28.228Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-02T20:39:28.721Z] [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 (10096ms) [2026-07-02T20:39:28.856Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-02T20:39:28.900Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-02T20:39:28.906Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-02T20:39:28.913Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:39:28.918Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:39:28.929Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:39:28.936Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:39:29.161Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:39:32.073Z] [INFO] [STEP 2] Open Create Project modal [2026-07-02T20:39:32.223Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-02T20:39:32.710Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-02T20:39:43.240Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-02T20:39:43.601Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (14360ms) 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-02T20:39:46.539Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-02T20:39:46.561Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-02T20:39:46.571Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-02T20:39:46.583Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-02T20:39:46.590Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:39:46.606Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:39:46.635Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-02T20:39:46.641Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T20:39:46.876Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T20:39:46.883Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-02T20:39:46.889Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-02T20:39:46.906Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-02T20:39:47.390Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-02T20:39:47.665Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-02T20:39:47.674Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-02T20:39:47.919Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-02T20:39:47.933Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-02T20:39:47.940Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-02T20:39:47.956Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-02T20:39:47.978Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:39:47.993Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:39:48.241Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:39:50.202Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-02T20:39:52.100Z] [INFO] [STEP 3] Edit project information [2026-07-02T20:39:54.101Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-02T20:39:55.027Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-02T20:39:55.509Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (8410ms) 1 passing (9s) [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: 9 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-02T20:40:00.735Z] [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-02T20:40:00.762Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T20:40:00.800Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-02T20:40:00.807Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T20:40:00.817Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:40:00.822Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:40:00.844Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T20:40:01.175Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T20:40:01.185Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T20:40:01.203Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T20:40:01.216Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T20:40:01.463Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T20:40:01.476Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-02T20:40:01.490Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-02T20:40:01.508Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-02T20:40:01.848Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-02T20:40:02.115Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-02T20:40:02.123Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T20:40:02.374Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-02T20:40:02.388Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-02T20:40:02.407Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-02T20:40:02.711Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-02T20:40:02.724Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:40:03.166Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:40:05.132Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-02T20:40:07.026Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-02T20:40:07.510Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T20:40:07.968Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T20:40:07.994Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:08.250Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:08.278Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:08.654Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:08.703Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:08.947Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:08.981Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T20:40:09.238Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-02T20:40:09.271Z] [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-02T20:40:09.242Z\"}"}}}' [2026-07-02T20:40:09.506Z] [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-02T20:40:09.242Z\"}"}}}' [2026-07-02T20:40:09.537Z] [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-02T20:40:09.508Z\"}"}}}' [2026-07-02T20:40:09.808Z] [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-02T20:40:09.508Z\"}"}}}' [2026-07-02T20:40:09.857Z] [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-02T20:40:09.829Z\"}"}}}' [2026-07-02T20:40:10.112Z] [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-02T20:40:09.829Z\"}"}}}' [2026-07-02T20:40:10.310Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-02T20:40:10.650Z] [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 (9743ms) 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-02T20:40:14.862Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-02T20:40:14.874Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-02T20:40:14.876Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-02T20:40:14.882Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T20:40:14.887Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:40:14.900Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:40:14.914Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T20:40:15.309Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-02T20:40:15.316Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-02T20:40:15.322Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-02T20:40:15.637Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024815326-cuukkbz7b.yaml && rm -f /tmp/cypress-yaml-1783024815326-cuukkbz7b.yaml [2026-07-02T20:40:15.643Z] [INFO] Command exit code: 0 [2026-07-02T20:40:15.940Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024815645-0ns9xkl1h.yaml && rm -f /tmp/cypress-yaml-1783024815645-0ns9xkl1h.yaml [2026-07-02T20:40:15.946Z] [INFO] Command exit code: 0 [2026-07-02T20:40:16.340Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024815948-535mf66j5.yaml && rm -f /tmp/cypress-yaml-1783024815948-535mf66j5.yaml [2026-07-02T20:40:16.347Z] [INFO] Command exit code: 0 [2026-07-02T20:40:16.708Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024816348-oqx9efgcu.yaml && rm -f /tmp/cypress-yaml-1783024816348-oqx9efgcu.yaml [2026-07-02T20:40:16.714Z] [INFO] Command exit code: 0 [2026-07-02T20:40:17.010Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024816715-y3xqt07fe.yaml && rm -f /tmp/cypress-yaml-1783024816715-y3xqt07fe.yaml [2026-07-02T20:40:17.017Z] [INFO] Command exit code: 0 [2026-07-02T20:40:17.039Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T20:40:17.052Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:40:17.453Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:40:22.413Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T20:40:22.548Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T20:40:22.651Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-02T20:40:22.839Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-02T20:40:22.974Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T20:40:23.211Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-02T20:40:23.413Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T20:40:23.513Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:23.792Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:23.847Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (9087ms) [2026-07-02T20:40:24.005Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-02T20:40:24.007Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-02T20:40:24.011Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T20:40:24.015Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:40:24.019Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:40:24.052Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T20:40:24.061Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:40:24.280Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:40:26.519Z] [INFO] [STEP 2] Check SC row exists [2026-07-02T20:40:26.641Z] [INFO] [STEP 3] Check there's no Default label [2026-07-02T20:40:26.689Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-02T20:40:26.726Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-02T20:40:26.783Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-02T20:40:26.903Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-02T20:40:27.136Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-02T20:40:27.229Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:27.810Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:27.826Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-02T20:40:27.954Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-02T20:40:27.957Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-02T20:40:28.002Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T20:40:28.008Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:40:28.014Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:40:28.033Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T20:40:28.043Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:40:28.425Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:40:30.999Z] [INFO] [STEP 2] Check there's no Default label [2026-07-02T20:40:31.155Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-02T20:40:31.257Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-02T20:40:31.563Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-02T20:40:32.025Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-02T20:40:32.064Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:32.609Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:32.623Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-02T20:40:32.802Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-02T20:40:32.804Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-02T20:40:32.809Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-02T20:40:32.813Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:40:32.818Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:40:32.841Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-02T20:40:32.852Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:40:33.212Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:40:36.927Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-02T20:40:37.122Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-02T20:40:37.528Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-02T20:40:37.560Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-02T20:40:37.799Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-02T20:40:37.819Z] [INFO] [STEP 7] Save the changes [2026-07-02T20:40:38.000Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-02T20:40:38.719Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-02T20:40:38.725Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:39.426Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-02T20:40:39.441Z] [INFO] Storage Class Config: [2026-07-02T20:40:39.504Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-02T20:40:40.108Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-02T20:40:40.339Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-02T20:40:41.007Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-02T20:40:41.011Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-02T20:40:42.613Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-02T20:40:42.700Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-02T20:40:43.403Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-02T20:40:43.508Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-02T20:40:44.120Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-02T20:40:44.157Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-02T20:40:44.845Z] [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 (7599ms) 4 passing (30s) [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-02T20:40:55.008Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-02T20:40:55.022Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T20:40:55.105Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-02T20:40:55.115Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T20:40:55.124Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:40:55.205Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:40:55.302Z] [INFO] Loaded test data from fixtures [2026-07-02T20:40:55.318Z] [INFO] Provisioning storage classes with different access modes [2026-07-02T20:40:56.413Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024855404-mm1xhoo7g.yaml && rm -f /tmp/cypress-yaml-1783024855404-mm1xhoo7g.yaml [2026-07-02T20:40:56.423Z] [INFO] Command exit code: 0 [2026-07-02T20:40:57.130Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024856426-tc5w706dv.yaml && rm -f /tmp/cypress-yaml-1783024856426-tc5w706dv.yaml [2026-07-02T20:40:57.138Z] [INFO] Command exit code: 0 [2026-07-02T20:40:57.910Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024857198-h96sf13zn.yaml && rm -f /tmp/cypress-yaml-1783024857198-h96sf13zn.yaml [2026-07-02T20:40:58.000Z] [INFO] Command exit code: 0 [2026-07-02T20:40:58.741Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024858003-ha6yfv32q.yaml && rm -f /tmp/cypress-yaml-1783024858003-ha6yfv32q.yaml [2026-07-02T20:40:58.806Z] [INFO] Command exit code: 0 [2026-07-02T20:40:59.530Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024858809-88vpekxf7.yaml && rm -f /tmp/cypress-yaml-1783024858809-88vpekxf7.yaml [2026-07-02T20:40:59.537Z] [INFO] Command exit code: 0 [2026-07-02T20:40:59.542Z] [INFO] Provisioning project [2026-07-02T20:40:59.545Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T20:41:00.308Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T20:41:00.316Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-02T20:41:00.324Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-02T20:41:00.401Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-02T20:41:01.126Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-02T20:41:01.709Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-02T20:41:01.722Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T20:41:02.308Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-02T20:41:02.316Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-02T20:41:02.325Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-02T20:41:02.908Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-02T20:41:02.920Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:41:02.928Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:41:03.527Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:41:06.507Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T20:41:10.638Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T20:41:11.615Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T20:41:12.616Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-02T20:41:13.100Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-02T20:41:13.430Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (22684ms) [2026-07-02T20:41:17.607Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T20:41:17.611Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-02T20:41:17.619Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T20:41:17.625Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:41:17.632Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:41:17.644Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:41:17.702Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:41:17.941Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:41:19.740Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T20:41:22.311Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T20:41:23.226Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T20:41:23.807Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-02T20:41:24.403Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-02T20:41:24.420Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-02T20:41:24.445Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-02T20:41:24.451Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-02T20:41:24.710Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-02T20:41:24.818Z] [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 (7389ms) [2026-07-02T20:41:25.020Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T20:41:25.031Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-02T20:41:25.042Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T20:41:25.048Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:41:25.108Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:41:25.122Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:41:25.218Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:41:25.529Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:41:27.009Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T20:41:29.226Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T20:41:29.725Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-02T20:41:30.406Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-02T20:41:31.007Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-02T20:41:31.033Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-02T20:41:31.038Z] [INFO] [STEP 8] Default should be RWO [2026-07-02T20:41:31.101Z] [INFO] [STEP 9] Switch to RWX [2026-07-02T20:41:31.214Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (6448ms) [2026-07-02T20:41:31.540Z] [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-02T20:41:31.544Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-02T20:41:31.551Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T20:41:31.605Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:41:31.612Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:41:31.623Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:41:31.629Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:41:31.929Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:41:33.346Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T20:41:36.121Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T20:41:36.717Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-02T20:41:38.319Z] [INFO] [STEP 5] Submit the form [2026-07-02T20:41:38.501Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-02T20:41:39.104Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-02T20:41:39.640Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-02T20:41:39.708Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-02T20:41:39.807Z] [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 (8538ms) [2026-07-02T20:41:40.210Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-02T20:41:40.213Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-02T20:41:40.220Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-02T20:41:40.226Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:41:40.301Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:41:40.311Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:41:40.318Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:41:40.700Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:41:42.499Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-02T20:41:45.218Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-02T20:41:45.803Z] [INFO] [STEP 4] Open create modal [2026-07-02T20:41:46.302Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-02T20:41:46.960Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-02T20:41:47.299Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-02T20:41:47.422Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-02T20:41:47.435Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-02T20:41:47.937Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-02T20:41:47.941Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-02T20:41:48.524Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-02T20:41:48.529Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-02T20:41:49.008Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-02T20:41:49.011Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-02T20:41:49.565Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-02T20:41:49.605Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-02T20:41:50.109Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-02T20:41:50.114Z] [INFO] [STEP 9] Cleaning up project [2026-07-02T20:41:50.610Z] [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 (7355ms) 5 passing (56s) [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: 56 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-02T20:42:00.440Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-02T20:42:00.510Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-02T20:42:00.515Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-02T20:42:00.523Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-02T20:42:00.529Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:42:00.537Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:42:00.610Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-02T20:42:01.108Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-02T20:42:01.115Z] [INFO] Dashboard Config: [2026-07-02T20:42:01.609Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-02T20:42:01.617Z] [INFO] Controller Config: [2026-07-02T20:42:01.625Z] [INFO] Executing command: [2026-07-02T20:42:02.110Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-02T20:42:02.118Z] [INFO] Command stderr: [2026-07-02T20:42:02.126Z] [INFO] Raw Controller Culler Config Response: [2026-07-02T20:42:02.130Z] [INFO] Controller Culler Config (Error): [2026-07-02T20:42:02.133Z] [INFO] Check if user is in RHODS user groups [2026-07-02T20:42:02.135Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T20:42:02.609Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T20:42:02.617Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-02T20:42:02.626Z] [INFO] Check for existing ClusterRoleBinding [2026-07-02T20:42:02.631Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T20:42:03.108Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T20:42:03.114Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-02T20:42:03.122Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-02T20:42:03.127Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-02T20:42:03.711Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024923130-pa1spper7.yaml && rm -f /tmp/cypress-yaml-1783024923130-pa1spper7.yaml [2026-07-02T20:42:03.717Z] [INFO] Command exit code: 0 [2026-07-02T20:42:03.726Z] [INFO] Successfully created ClusterRoleBinding [2026-07-02T20:42:03.752Z] [INFO] [STEP 1] Log into the application as admin [2026-07-02T20:42:03.816Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:42:04.207Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:42:07.807Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-02T20:42:08.014Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-02T20:42:11.618Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-02T20:42:11.716Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-02T20:42:11.822Z] [INFO] Value of isKServeEnabled: undefined [2026-07-02T20:42:12.101Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-02T20:42:12.133Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-02T20:42:12.137Z] [INFO] Value of PVC Size: 20Gi [2026-07-02T20:42:12.300Z] [INFO] PVC size is set and visible: 20 [2026-07-02T20:42:12.399Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-02T20:42:12.428Z] [INFO] Notebook Controller Culler Config: [2026-07-02T20:42:12.433Z] [INFO] Culler config not found or error occurred: [2026-07-02T20:42:12.535Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-02T20:42:12.619Z] [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 (12343ms) [2026-07-02T20:42:13.019Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-02T20:42:13.022Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-02T20:42:13.028Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-02T20:42:13.034Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:42:13.041Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:42:13.108Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:42:13.116Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:42:13.628Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:42:15.726Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-02T20:42:15.812Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-02T20:42:27.613Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-02T20:42:27.617Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-02T20:42:27.623Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-02T20:42:27.628Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:42:27.634Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:42:27.644Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-02T20:42:28.110Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-02T20:42:28.118Z] [INFO] Dashboard Config: [2026-07-02T20:42:28.709Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-02T20:42:28.718Z] [INFO] Controller Config: [2026-07-02T20:42:28.726Z] [INFO] Executing command: [2026-07-02T20:42:29.172Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-02T20:42:29.200Z] [INFO] Command stderr: [2026-07-02T20:42:29.209Z] [INFO] Raw Controller Culler Config Response: [2026-07-02T20:42:29.213Z] [INFO] Controller Culler Config (Error): [2026-07-02T20:42:29.218Z] [INFO] Check if user is in RHODS user groups [2026-07-02T20:42:29.300Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T20:42:29.911Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-02T20:42:29.920Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-02T20:42:29.930Z] [INFO] Check for existing ClusterRoleBinding [2026-07-02T20:42:29.936Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T20:42:30.510Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-02T20:42:30.517Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-02T20:42:30.525Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-02T20:42:30.532Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-02T20:42:31.080Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024950533-lqsmtli35.yaml && rm -f /tmp/cypress-yaml-1783024950533-lqsmtli35.yaml [2026-07-02T20:42:31.105Z] [INFO] Command exit code: 0 [2026-07-02T20:42:31.113Z] [INFO] Successfully created ClusterRoleBinding [2026-07-02T20:42:31.122Z] [INFO] [STEP 1] Log into the application [2026-07-02T20:42:31.130Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:42:31.450Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:42:33.926Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-02T20:42:34.019Z] [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-02T20:42:46.435Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-02T20:42:46.438Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-02T20:42:46.445Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-02T20:42:46.504Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T20:42:46.510Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-02T20:42:46.528Z] [INFO] [STEP 1] Log into the application as admin [2026-07-02T20:42:46.537Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T20:42:46.905Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T20:42:48.612Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-02T20:42:49.511Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-02T20:42:49.824Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-02T20:42:53.227Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-02T20:42:53.342Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-02T20:42:57.113Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-02T20:42:57.134Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-02T20:42:59.744Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-02T20:42:59.814Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-02T20:43:02.614Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-02T20:43:02.908Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-02T20:43:04.756Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-02T20:43:04.835Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-02T20:43:08.470Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-02T20:43:08.600Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-02T20:43:11.743Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-02T20:43:11.817Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-02T20:43:15.062Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-02T20:43:15.099Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-02T20:43:15.521Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-02T20:43:15.529Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-02T20:43:15.534Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-02T20:43:15.538Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-02T20:43:16.079Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783024995055-yt0cqfh8m.yaml && rm -f /tmp/cypress-yaml-1783024995055-yt0cqfh8m.yaml [2026-07-02T20:43:16.102Z] [INFO] Command exit code: 0 [2026-07-02T20:43:16.108Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (29110ms) 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