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-03T15:52:18.668Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-03T15:52:18.682Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-03T15:52:18.746Z] [INFO] Test title: should login and load page [2026-07-03T15:52:18.756Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-03T15:52:18.765Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:52:18.776Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:52:18.843Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:52:19.363Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:52:33.736Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-03T15:52:33.740Z] [INFO] Test title: should login and load page [2026-07-03T15:52:33.746Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-03T15:52:33.751Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:52:33.758Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:52:33.767Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (27s) 1 failing 1) application should login and load page: Test steps were: 1. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 27 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-03T15:52:53.448Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-03T15:52:53.536Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-03T15:52:53.542Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-03T15:52:53.557Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-03T15:52:53.637Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:52:53.647Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:52:53.738Z] [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-03T15:52:55.741Z] [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-03T15:52:55.761Z] [INFO] No notebooks found [2026-07-03T15:52:55.955Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:52:56.046Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:52:56.542Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:53:06.569Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-03T15:53:06.859Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-03T15:53:09.040Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-03T15:53:09.065Z] [INFO] [STEP 5] Launch a notebook server [2026-07-03T15:53:09.736Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-03T15:53:09.846Z] [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-03T15:53:23.364Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-03T15:53:23.558Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-03T15:53:23.653Z] [INFO] Found 1 matching pods [2026-07-03T15:53:23.745Z] [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-03T15:53:28.439Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-03T15:53:28.636Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-03T15:53:28.747Z] [INFO] [STEP 7] Expand the Event log [2026-07-03T15:53:29.345Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-03T15:53:43.572Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-03T15:53:44.050Z] [INFO] [STEP 10] Stop the server [2026-07-03T15:53:44.946Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (52040ms) 1 passing (52s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 52 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-03T15:53:52.744Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-03T15:53:52.756Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-03T15:53:52.761Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-03T15:53:52.768Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-03T15:53:52.838Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:53:52.845Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:53:52.936Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-03T15:53:52.942Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-03T15:53:53.635Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-03T15:53:53.642Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-03T15:53:53.651Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-03T15:53:53.664Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-03T15:53:54.470Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-03T15:53:55.148Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-03T15:53:55.156Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-03T15:53:55.745Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-03T15:53:55.752Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-03T15:53:55.760Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-03T15:53:55.769Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-03T15:53:55.849Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:53:55.940Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:53:56.535Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:54:00.351Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-03T15:54:09.656Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-03T15:54:17.371Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-03T15:54:17.743Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-03T15:54:17.842Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-03T15:54:18.762Z] [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-03T15:54:18.867Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-3flmj0 ✓ Verify that user can be added as a Contributor for a Project (26462ms) [2026-07-03T15:54:19.464Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-03T15:54:19.468Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-03T15:54:19.474Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-03T15:54:19.542Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:54:19.548Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:54:19.562Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-03T15:54:19.571Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:54:20.262Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:54:22.735Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-03T15:54:28.045Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-03T15:54:28.652Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-03T15:54:30.068Z] [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 (8904ms) 2 passing (38s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 37 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-03T15:54:36.000Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-03T15:54:36.038Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-03T15:54:36.041Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-03T15:54:36.046Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-03T15:54:36.050Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:54:36.056Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:54:36.074Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-03T15:54:36.408Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-03T15:54:36.415Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-03T15:54:36.420Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-03T15:54:36.426Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-03T15:54:36.447Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:54:36.456Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:54:36.667Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:54:41.881Z] [INFO] [STEP 2] Open Create Project modal [2026-07-03T15:54:42.745Z] [INFO] [STEP 3] Enter valid project information [2026-07-03T15:54:43.537Z] [INFO] [STEP 4] Save the project [2026-07-03T15:54:43.662Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-03T15:54:44.259Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-03T15:54:45.470Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-03T15:54:46.240Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (11578ms) [2026-07-03T15:54:47.648Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-03T15:54:47.651Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-03T15:54:47.655Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-03T15:54:47.660Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:54:47.664Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:54:47.674Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:54:47.681Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:54:47.840Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:54:51.867Z] [INFO] [STEP 2] Open Create Project modal [2026-07-03T15:54:52.139Z] [INFO] [STEP 3] Enter valid project information [2026-07-03T15:54:52.440Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-03T15:54:52.607Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-03T15:54:52.610Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-03T15:54:52.614Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-03T15:54:52.617Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:54:52.621Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:54:52.697Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:54:52.763Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:54:53.039Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:54:56.377Z] [INFO] [STEP 2] Open Create Project modal [2026-07-03T15:54:56.554Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-03T15:54:56.821Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-03T15:54:56.837Z] [INFO] Testing invalid resource name: Test-Project [2026-07-03T15:54:57.150Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-03T15:54:57.154Z] [INFO] Testing invalid resource name: test project [2026-07-03T15:54:57.352Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-03T15:54:57.356Z] [INFO] Testing invalid resource name: test.project [2026-07-03T15:54:57.556Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-03T15:54:57.562Z] [INFO] Testing invalid resource name: test:project [2026-07-03T15:54:57.747Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-03T15:54:57.752Z] [INFO] Testing invalid resource name: test/project [2026-07-03T15:54:58.049Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-03T15:54:58.054Z] [INFO] Testing invalid resource name: test"project [2026-07-03T15:54:58.246Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-03T15:54:58.251Z] [INFO] Testing invalid resource name: test[project] [2026-07-03T15:54:58.448Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-03T15:54:58.453Z] [INFO] Testing invalid resource name: test(project) [2026-07-03T15:54:58.648Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-03T15:54:58.654Z] [INFO] Testing invalid resource name: test&project [2026-07-03T15:54:58.848Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-03T15:54:58.854Z] [INFO] Testing invalid resource name: test*project [2026-07-03T15:54:59.049Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-03T15:54:59.055Z] [INFO] Testing invalid resource name: test?project [2026-07-03T15:54:59.254Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-03T15:54:59.260Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-03T15:54:59.549Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-03T15:54:59.555Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-03T15:54:59.747Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-03T15:54:59.751Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-03T15:54:59.948Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-03T15:54:59.953Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-03T15:55:00.147Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-03T15:55:00.151Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-03T15:55:00.355Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-03T15:55:00.360Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-03T15:55:00.548Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-03T15:55:00.554Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-03T15:55:00.751Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-03T15:55:00.757Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-03T15:55:00.947Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-03T15:55:00.953Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-03T15:55:01.224Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-03T15:55:01.238Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-03T15:55:01.448Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-03T15:55:01.454Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-03T15:55:01.649Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-03T15:55:01.654Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-03T15:55:01.938Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-03T15:55:01.943Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-03T15:55:02.151Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-03T15:55:02.156Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-03T15:55:02.350Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-03T15:55:02.355Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-03T15:55:02.517Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-03T15:55:02.522Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-03T15:55:02.683Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-03T15:55:02.688Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-03T15:55:02.847Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-03T15:55:02.853Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-03T15:55:03.050Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-03T15:55:03.056Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-03T15:55:03.315Z] [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 (10803ms) [2026-07-03T15:55:03.440Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-03T15:55:03.442Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-03T15:55:03.448Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-03T15:55:03.453Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:55:03.457Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:55:03.469Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:55:03.543Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:55:03.783Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:55:06.083Z] [INFO] [STEP 2] Open Create Project modal [2026-07-03T15:55:06.350Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-03T15:55:07.003Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-03T15:55:16.584Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-03T15:55:16.861Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (13150ms) 4 passing (41s) [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: 41 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-03T15:55:20.658Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-03T15:55:20.678Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-03T15:55:20.687Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-03T15:55:20.735Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-03T15:55:20.745Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:55:20.756Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:55:20.780Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-03T15:55:20.788Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-03T15:55:21.105Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-03T15:55:21.116Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-03T15:55:21.123Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-03T15:55:21.141Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-03T15:55:21.587Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-03T15:55:21.856Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-03T15:55:21.865Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-03T15:55:22.115Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-03T15:55:22.121Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-03T15:55:22.138Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-03T15:55:22.156Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-03T15:55:22.175Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:55:22.192Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:55:22.407Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:55:24.643Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-03T15:55:27.750Z] [INFO] [STEP 3] Edit project information [2026-07-03T15:55:29.440Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-03T15:55:30.735Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-03T15:55:31.245Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (10035ms) 1 passing (11s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 10 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-03T15:55:35.839Z] [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-03T15:55:35.859Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-03T15:55:35.868Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-03T15:55:35.882Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T15:55:35.893Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:55:35.898Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:55:35.919Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-03T15:55:36.200Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-03T15:55:36.207Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-03T15:55:36.221Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-03T15:55:36.225Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T15:55:36.496Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T15:55:36.502Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-03T15:55:36.509Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-03T15:55:36.527Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-03T15:55:36.876Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-03T15:55:37.143Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-03T15:55:37.152Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T15:55:37.571Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T15:55:37.646Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-03T15:55:37.663Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-03T15:55:37.973Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-03T15:55:38.008Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:55:38.241Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:55:40.074Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-03T15:55:56.277Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-03T15:55:56.280Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-03T15:55:56.284Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T15:55:56.289Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:55:56.293Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:55:56.340Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-03T15:55:56.582Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-03T15:55:56.588Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-03T15:55:56.594Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-03T15:55:56.597Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T15:55:56.961Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T15:55:56.969Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-03T15:55:56.977Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-03T15:55:57.036Z] [INFO] Project qe-cluster-storage-sc-dsp already exists. Deleting it. [2026-07-03T15:56:06.434Z] [INFO] [EXEC] oc delete project qe-cluster-storage-sc-dsp --wait [2026-07-03T15:56:06.447Z] [INFO] Waiting for project qe-cluster-storage-sc-dsp to be fully deleted... [2026-07-03T15:56:06.453Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T15:56:07.048Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T15:56:07.056Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-03T15:56:07.063Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-03T15:56:07.145Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-03T15:56:07.742Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-03T15:56:08.165Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-03T15:56:08.173Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T15:56:08.646Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-03T15:56:08.654Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-03T15:56:08.663Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-03T15:56:09.244Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-03T15:56:09.259Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:56:09.761Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:56:12.079Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-03T15:56:14.783Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-03T15:56:15.492Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-03T15:56:16.145Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-03T15:56:16.204Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:56:16.961Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:56:16.971Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:56:17.346Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:56:17.358Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:56:17.744Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:56:17.756Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-03T15:56:18.048Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-03T15:56:18.059Z] [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-03T15:56:18.051Z\"}"}}}' [2026-07-03T15:56:18.370Z] [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-03T15:56:18.051Z\"}"}}}' [2026-07-03T15:56:18.378Z] [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-03T15:56:18.372Z\"}"}}}' [2026-07-03T15:56:18.764Z] [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-03T15:56:18.372Z\"}"}}}' [2026-07-03T15:56:18.773Z] [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-03T15:56:18.766Z\"}"}}}' [2026-07-03T15:56:19.138Z] [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-03T15:56:18.766Z\"}"}}}' [2026-07-03T15:56:19.372Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-03T15:56:20.101Z] [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 (23434ms) 1 passing (44s) [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: 1 │ │ Video: false │ │ Duration: 44 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079) lasses/clusterStorage.cy.ts/Regular Users can make use of the Storage Classes in the Cluster Storage tab from Pipelines -- If all SC are disabled except one, th e SC dropdown should be disabled (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-03T15:56:29.655Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-03T15:56:29.670Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-03T15:56:29.675Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-03T15:56:29.738Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-03T15:56:29.744Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:56:29.751Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:56:29.763Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-03T15:56:30.247Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-03T15:56:30.255Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-03T15:56:30.263Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-03T15:56:30.760Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094190269-ei64g1nne.yaml && rm -f /tmp/cypress-yaml-1783094190269-ei64g1nne.yaml [2026-07-03T15:56:30.766Z] [INFO] Command exit code: 0 [2026-07-03T15:56:31.335Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094190768-lktdasxxi.yaml && rm -f /tmp/cypress-yaml-1783094190768-lktdasxxi.yaml [2026-07-03T15:56:31.342Z] [INFO] Command exit code: 0 [2026-07-03T15:56:32.049Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094191344-4s9mdoleq.yaml && rm -f /tmp/cypress-yaml-1783094191344-4s9mdoleq.yaml [2026-07-03T15:56:32.056Z] [INFO] Command exit code: 0 [2026-07-03T15:56:32.659Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094192058-jp7h41fy4.yaml && rm -f /tmp/cypress-yaml-1783094192058-jp7h41fy4.yaml [2026-07-03T15:56:32.666Z] [INFO] Command exit code: 0 [2026-07-03T15:56:33.247Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094192668-j9xtzcnqs.yaml && rm -f /tmp/cypress-yaml-1783094192668-j9xtzcnqs.yaml [2026-07-03T15:56:33.253Z] [INFO] Command exit code: 0 [2026-07-03T15:56:33.273Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-03T15:56:33.283Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:56:33.577Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:56:40.579Z] [INFO] [STEP 2] Check SC row exists [2026-07-03T15:56:40.681Z] [INFO] [STEP 3] Check there's no Default label [2026-07-03T15:56:40.872Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-03T15:56:41.137Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-03T15:56:41.275Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-03T15:56:41.572Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-03T15:56:42.075Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-03T15:56:42.281Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:56:42.960Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:56:43.066Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (13700ms) [2026-07-03T15:56:43.436Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-03T15:56:43.439Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-03T15:56:43.444Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-03T15:56:43.449Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:56:43.454Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:56:43.473Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-03T15:56:43.544Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:56:43.763Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:56:47.580Z] [INFO] [STEP 2] Check SC row exists [2026-07-03T15:56:47.852Z] [INFO] [STEP 3] Check there's no Default label [2026-07-03T15:56:48.035Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-03T15:56:48.075Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-03T15:56:48.168Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-03T15:56:48.336Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-03T15:56:48.559Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-03T15:56:48.592Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:56:49.149Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:56:49.164Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (5897ms) [2026-07-03T15:56:49.340Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-03T15:56:49.343Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-03T15:56:49.347Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-03T15:56:49.353Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:56:49.357Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:56:49.374Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-03T15:56:49.440Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:56:49.658Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:56:53.736Z] [INFO] [STEP 2] Check there's no Default label [2026-07-03T15:56:53.775Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-03T15:56:53.940Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-03T15:56:54.240Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-03T15:56:54.937Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-03T15:56:54.971Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:56:55.838Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:56:55.851Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (6607ms) [2026-07-03T15:56:56.064Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-03T15:56:56.068Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-03T15:56:56.075Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-03T15:56:56.140Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:56:56.146Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:56:56.239Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-03T15:56:56.254Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:56:56.574Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:57:00.162Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-03T15:57:00.445Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-03T15:57:01.152Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-03T15:57:01.357Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-03T15:57:01.945Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-03T15:57:01.979Z] [INFO] [STEP 7] Save the changes [2026-07-03T15:57:02.338Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-03T15:57:03.048Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-03T15:57:03.162Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:57:03.848Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-03T15:57:03.866Z] [INFO] Storage Class Config: [2026-07-03T15:57:03.967Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-03T15:57:05.151Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-03T15:57:05.835Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-03T15:57:06.445Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-03T15:57:06.450Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-03T15:57:07.063Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-03T15:57:07.071Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-03T15:57:07.645Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-03T15:57:07.679Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-03T15:57:08.347Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-03T15:57:08.352Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-03T15:57:08.848Z] [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 (9702ms) 4 passing (40s) [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: 39 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-03T15:57:16.061Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-03T15:57:16.072Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-03T15:57:16.074Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-03T15:57:16.080Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T15:57:16.085Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:57:16.136Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:57:16.154Z] [INFO] Loaded test data from fixtures [2026-07-03T15:57:16.166Z] [INFO] Provisioning storage classes with different access modes [2026-07-03T15:57:16.761Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094236172-o2jih5uki.yaml && rm -f /tmp/cypress-yaml-1783094236172-o2jih5uki.yaml [2026-07-03T15:57:16.768Z] [INFO] Command exit code: 0 [2026-07-03T15:57:17.259Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094236834-c06nb819p.yaml && rm -f /tmp/cypress-yaml-1783094236834-c06nb819p.yaml [2026-07-03T15:57:17.265Z] [INFO] Command exit code: 0 [2026-07-03T15:57:17.745Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094237267-75bdhhri4.yaml && rm -f /tmp/cypress-yaml-1783094237267-75bdhhri4.yaml [2026-07-03T15:57:17.763Z] [INFO] Command exit code: 0 [2026-07-03T15:57:18.345Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094237765-5f0t4cev8.yaml && rm -f /tmp/cypress-yaml-1783094237765-5f0t4cev8.yaml [2026-07-03T15:57:18.350Z] [INFO] Command exit code: 0 [2026-07-03T15:57:18.772Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094238352-oq0ppp4kh.yaml && rm -f /tmp/cypress-yaml-1783094238352-oq0ppp4kh.yaml [2026-07-03T15:57:18.779Z] [INFO] Command exit code: 0 [2026-07-03T15:57:18.783Z] [INFO] Provisioning project [2026-07-03T15:57:18.785Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-03T15:57:19.335Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-03T15:57:19.341Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-03T15:57:19.346Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-03T15:57:19.357Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-03T15:57:19.846Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-03T15:57:20.262Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-03T15:57:20.270Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-03T15:57:20.658Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-03T15:57:20.665Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-03T15:57:20.672Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-03T15:57:21.376Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-03T15:57:21.387Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:57:21.396Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:57:21.661Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:57:23.858Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-03T15:57:26.568Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-03T15:57:27.269Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-03T15:57:27.839Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-03T15:57:28.080Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-03T15:57:28.343Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (14963ms) [2026-07-03T15:57:31.242Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-03T15:57:31.245Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-03T15:57:31.251Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T15:57:31.259Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:57:31.264Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:57:31.348Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:57:31.356Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:57:31.858Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:57:34.450Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-03T15:57:39.044Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-03T15:57:40.568Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-03T15:57:41.351Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-03T15:57:42.767Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-03T15:57:42.877Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-03T15:57:43.143Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-03T15:57:43.249Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-03T15:57:44.243Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-03T15:57:44.555Z] [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 (13802ms) [2026-07-03T15:57:45.155Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-03T15:57:45.159Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-03T15:57:45.164Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T15:57:45.169Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:57:45.174Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:57:45.238Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:57:45.246Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:57:45.546Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:57:47.343Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-03T15:57:50.366Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-03T15:57:50.858Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-03T15:57:51.243Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-03T15:57:51.742Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-03T15:57:51.768Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-03T15:57:51.772Z] [INFO] [STEP 8] Default should be RWO [2026-07-03T15:57:51.781Z] [INFO] [STEP 9] Switch to RWX [2026-07-03T15:57:51.948Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (7079ms) [2026-07-03T15:57:52.248Z] [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-03T15:57:52.251Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-03T15:57:52.255Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T15:57:52.261Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:57:52.265Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:57:52.274Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:57:52.280Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:57:52.536Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:57:53.852Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-03T15:57:56.448Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-03T15:57:56.850Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-03T15:57:58.136Z] [INFO] [STEP 5] Submit the form [2026-07-03T15:57:58.236Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-03T15:57:58.494Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-03T15:57:58.852Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-03T15:57:58.860Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-03T15:57:58.970Z] [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 (6939ms) [2026-07-03T15:57:59.188Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-03T15:57:59.190Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-03T15:57:59.237Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-03T15:57:59.242Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:57:59.247Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:57:59.255Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:57:59.261Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:57:59.539Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:58:00.872Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-03T15:58:04.640Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-03T15:58:06.653Z] [INFO] [STEP 4] Open create modal [2026-07-03T15:58:08.057Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-03T15:58:09.348Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-03T15:58:09.840Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-03T15:58:10.258Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-03T15:58:10.268Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-03T15:58:11.241Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-03T15:58:11.245Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-03T15:58:11.945Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-03T15:58:11.949Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-03T15:58:12.545Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-03T15:58:12.550Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-03T15:58:13.149Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-03T15:58:13.180Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-03T15:58:13.857Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-03T15:58:13.861Z] [INFO] [STEP 9] Cleaning up project [2026-07-03T15:58:14.446Z] [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 (11000ms) 5 passing (59s) [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: 58 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-03T15:58:25.744Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-03T15:58:25.755Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-03T15:58:25.759Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-03T15:58:25.766Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-03T15:58:25.773Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:58:25.836Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:58:25.857Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-03T15:58:26.638Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-03T15:58:26.646Z] [INFO] Dashboard Config: [2026-07-03T15:58:27.349Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-03T15:58:27.356Z] [INFO] Controller Config: [2026-07-03T15:58:27.365Z] [INFO] Executing command: [2026-07-03T15:58:28.147Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-03T15:58:28.154Z] [INFO] Command stderr: [2026-07-03T15:58:28.161Z] [INFO] Raw Controller Culler Config Response: [2026-07-03T15:58:28.164Z] [INFO] Controller Culler Config (Error): [2026-07-03T15:58:28.166Z] [INFO] Check if user is in RHODS user groups [2026-07-03T15:58:28.169Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-03T15:58:28.767Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-03T15:58:28.776Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-03T15:58:28.836Z] [INFO] Check for existing ClusterRoleBinding [2026-07-03T15:58:28.843Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-03T15:58:29.445Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-03T15:58:29.452Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-03T15:58:29.458Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-03T15:58:29.465Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-03T15:58:30.851Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094309469-wsbf8l7fk.yaml && rm -f /tmp/cypress-yaml-1783094309469-wsbf8l7fk.yaml [2026-07-03T15:58:30.949Z] [INFO] Command exit code: 0 [2026-07-03T15:58:31.056Z] [INFO] Successfully created ClusterRoleBinding [2026-07-03T15:58:31.249Z] [INFO] [STEP 1] Log into the application as admin [2026-07-03T15:58:31.356Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:58:31.940Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:58:36.158Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-03T15:58:36.337Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-03T15:58:40.244Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-03T15:58:40.264Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-03T15:58:40.352Z] [INFO] Value of isKServeEnabled: undefined [2026-07-03T15:58:40.455Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-03T15:58:40.541Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-03T15:58:40.642Z] [INFO] Value of PVC Size: 20Gi [2026-07-03T15:58:40.847Z] [INFO] PVC size is set and visible: 20 [2026-07-03T15:58:40.874Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-03T15:58:40.956Z] [INFO] Notebook Controller Culler Config: [2026-07-03T15:58:41.036Z] [INFO] Culler config not found or error occurred: [2026-07-03T15:58:41.078Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-03T15:58:41.156Z] [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 (15699ms) [2026-07-03T15:58:41.477Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-03T15:58:41.479Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-03T15:58:41.485Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-03T15:58:41.541Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:58:41.546Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:58:41.556Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:58:41.563Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:58:41.862Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:58:43.547Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-03T15:58:43.634Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-03T15:58:55.750Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-03T15:58:55.753Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-03T15:58:55.759Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-03T15:58:55.765Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:58:55.770Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:58:55.841Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-03T15:58:56.548Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-03T15:58:56.556Z] [INFO] Dashboard Config: [2026-07-03T15:58:57.274Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-03T15:58:57.280Z] [INFO] Controller Config: [2026-07-03T15:58:57.342Z] [INFO] Executing command: [2026-07-03T15:58:57.971Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-03T15:58:57.977Z] [INFO] Command stderr: [2026-07-03T15:58:58.035Z] [INFO] Raw Controller Culler Config Response: [2026-07-03T15:58:58.039Z] [INFO] Controller Culler Config (Error): [2026-07-03T15:58:58.042Z] [INFO] Check if user is in RHODS user groups [2026-07-03T15:58:58.046Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-03T15:58:58.645Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-03T15:58:58.654Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-03T15:58:58.668Z] [INFO] Check for existing ClusterRoleBinding [2026-07-03T15:58:58.675Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-03T15:58:59.261Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-03T15:58:59.269Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-03T15:58:59.276Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-03T15:58:59.283Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-03T15:58:59.864Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094339336-y16ny398h.yaml && rm -f /tmp/cypress-yaml-1783094339336-y16ny398h.yaml [2026-07-03T15:58:59.870Z] [INFO] Command exit code: 0 [2026-07-03T15:58:59.877Z] [INFO] Successfully created ClusterRoleBinding [2026-07-03T15:58:59.937Z] [INFO] [STEP 1] Log into the application [2026-07-03T15:58:59.944Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:59:00.358Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:59:02.040Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-03T15:59:02.052Z] [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-03T15:59:13.127Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-03T15:59:13.129Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-03T15:59:13.134Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-03T15:59:13.138Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T15:59:13.142Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-03T15:59:13.159Z] [INFO] [STEP 1] Log into the application as admin [2026-07-03T15:59:13.166Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T15:59:13.312Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T15:59:14.231Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-03T15:59:14.802Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-03T15:59:14.864Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-03T15:59:16.378Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-03T15:59:16.395Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-03T15:59:17.723Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-03T15:59:17.734Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-03T15:59:18.871Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-03T15:59:18.885Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-03T15:59:20.156Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-03T15:59:20.211Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-03T15:59:21.775Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-03T15:59:21.844Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-03T15:59:24.952Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-03T15:59:24.964Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-03T15:59:27.054Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-03T15:59:27.064Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-03T15:59:29.062Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-03T15:59:29.068Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-03T15:59:29.486Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-03T15:59:29.501Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-03T15:59:29.507Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-03T15:59:29.511Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-03T15:59:29.882Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783094369054-tw0xf3woz.yaml && rm -f /tmp/cypress-yaml-1783094369054-tw0xf3woz.yaml [2026-07-03T15:59:29.888Z] [INFO] Command exit code: 0 [2026-07-03T15:59:29.895Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (16079ms) 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