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-06T14:37:28.582Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-06T14:37:28.639Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-06T14:37:28.645Z] [INFO] Test title: should login and load page [2026-07-06T14:37:28.661Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-06T14:37:28.669Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:37:28.728Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:37:28.744Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:37:29.235Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:37:43.840Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-06T14:37:43.844Z] [INFO] Test title: should login and load page [2026-07-06T14:37:43.850Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-06T14:37:43.856Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:37:43.861Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:37:43.869Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) should login and load page 0 passing (28s) 1 failing 1) application should login and load page: Test steps were: 1. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 27 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1919x1079) ion.cy.ts/application -- should login and load page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-06T14:38:05.447Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-06T14:38:05.631Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-06T14:38:05.727Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-06T14:38:05.739Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-06T14:38:05.829Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:38:05.841Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:38:05.934Z] [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-06T14:38:07.939Z] [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-06T14:38:07.950Z] [INFO] No notebooks found [2026-07-06T14:38:08.144Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:38:08.243Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:38:08.759Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:38:18.444Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-06T14:38:18.842Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-06T14:38:20.844Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-06T14:38:20.946Z] [INFO] [STEP 5] Launch a notebook server [2026-07-06T14:38:21.447Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-06T14:38:21.545Z] [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-06T14:38:34.756Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-06T14:38:34.853Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-ldap-2dadmin1-0 [2026-07-06T14:38:34.942Z] [INFO] Found 1 matching pods [2026-07-06T14:38:35.033Z] [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-06T14:38:42.643Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-ldap-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-06T14:38:42.839Z] [INFO] Pod is ready: pod/jupyter-nb-ldap-2dadmin1-0 condition met [2026-07-06T14:38:42.942Z] [INFO] [STEP 7] Expand the Event log [2026-07-06T14:38:43.648Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-06T14:38:55.363Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-06T14:38:55.851Z] [INFO] [STEP 10] Stop the server [2026-07-06T14:38:57.032Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (52198ms) 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-06T14:39:04.861Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-06T14:39:04.934Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-06T14:39:04.938Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-06T14:39:04.946Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-06T14:39:04.953Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:39:04.961Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:39:05.044Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-06T14:39:05.052Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T14:39:05.631Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T14:39:05.639Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-06T14:39:05.648Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-06T14:39:05.660Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-06T14:39:06.239Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-06T14:39:06.737Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-06T14:39:06.746Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T14:39:07.254Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T14:39:07.329Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-06T14:39:07.337Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-06T14:39:07.345Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-06T14:39:07.366Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:39:07.437Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:39:08.031Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:39:20.259Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-06T14:39:20.330Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-06T14:39:20.337Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-06T14:39:20.346Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:39:20.352Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:39:20.432Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-06T14:39:20.440Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T14:39:21.337Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T14:39:21.347Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-06T14:39:21.355Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-06T14:39:21.429Z] [INFO] Project cypress-user-perm-contr-test-132965 already exists. Deleting it. [2026-07-06T14:39:30.342Z] [INFO] [EXEC] oc delete project cypress-user-perm-contr-test-132965 --wait [2026-07-06T14:39:30.357Z] [INFO] Waiting for project cypress-user-perm-contr-test-132965 to be fully deleted... [2026-07-06T14:39:30.429Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T14:39:30.938Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T14:39:30.946Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-06T14:39:30.955Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-06T14:39:31.029Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-06T14:39:31.671Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-06T14:39:32.256Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-06T14:39:32.265Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T14:39:32.854Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-06T14:39:32.863Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-06T14:39:32.930Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-06T14:39:32.938Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-06T14:39:32.959Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:39:33.036Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:39:33.534Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:39:36.939Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-06T14:39:42.164Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-06T14:39:44.457Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-06T14:39:44.547Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-06T14:39:44.552Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-06T14:39:44.941Z] [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-06T14:39:44.949Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-e8g3vz ✓ Verify that user can be added as a Contributor for a Project (24908ms) [2026-07-06T14:39:45.113Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-06T14:39:45.126Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-06T14:39:45.131Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-06T14:39:45.136Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:39:45.141Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:39:45.149Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-06T14:39:45.154Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:39:45.304Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:39:46.549Z] [INFO] [STEP 2] Verify that the user has access to the created project but cannot access Permissions [2026-07-06T14:39:48.411Z] [INFO] Attempting to find permissions tab which should not be visible [2026-07-06T14:39:48.514Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-06T14:39:48.836Z] [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 2 passing (44s) [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: 1 │ │ Video: false │ │ Duration: 44 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testProjectContributorPermissions.cy.ts/Verify that users can provid e contributor project permissions to non-admin users -- Verify that user can be added as a Contributor for a Project (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-06T14:39:51.776Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion [2026-07-06T14:39:51.786Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-06T14:39:51.828Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-06T14:39:51.834Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-06T14:39:51.839Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:39:51.845Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:39:51.863Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-06T14:39:52.108Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T14:39:52.130Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-06T14:39:52.137Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-06T14:39:52.143Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-06T14:39:52.157Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:39:52.164Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:39:52.468Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:40:04.587Z] [INFO] Starting 480s timeout for: Create and Delete a Project in RHOAI [2026-07-06T14:40:04.590Z] [INFO] Test title: Create and Delete a Project in RHOAI [2026-07-06T14:40:04.594Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ci-dashboard-regression-tags","@ProjectsCI"] [2026-07-06T14:40:04.597Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:40:04.603Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:40:04.613Z] [INFO] Executing command: oc get project "cypress-test-project-532205" -o name [2026-07-06T14:40:04.826Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T14:40:04.832Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-06T14:40:04.837Z] [INFO] Project 'cypress-test-project-532205' does not exist. [2026-07-06T14:40:04.843Z] [INFO] Project cypress-test-project-532205 does not exist. Proceeding with test. [2026-07-06T14:40:04.858Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:40:04.867Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:40:05.067Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:40:07.799Z] [INFO] [STEP 2] Open Create Project modal [2026-07-06T14:40:07.976Z] [INFO] [STEP 3] Enter valid project information [2026-07-06T14:40:08.320Z] [INFO] [STEP 4] Save the project [2026-07-06T14:40:08.440Z] [INFO] [STEP 5] Verify that the project cypress-test-project-532205 has been created [2026-07-06T14:40:09.327Z] [INFO] [STEP 6] Deleting the project - clicking actions [2026-07-06T14:40:09.871Z] [INFO] [STEP 7] Entering project details for deletion [2026-07-06T14:40:10.326Z] [INFO] [STEP 8] Verify that the project cypress-test-project-532205 has been deleted ✓ Create and Delete a Project in RHOAI (6504ms) [2026-07-06T14:40:11.236Z] [INFO] Starting 480s timeout for: Verify users cannot create a project with Empty title [2026-07-06T14:40:11.238Z] [INFO] Test title: Verify users cannot create a project with Empty title [2026-07-06T14:40:11.242Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-06T14:40:11.245Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:40:11.248Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:40:11.278Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:40:11.284Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:40:11.426Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:40:13.631Z] [INFO] [STEP 2] Open Create Project modal [2026-07-06T14:40:13.853Z] [INFO] [STEP 3] Enter valid project information [2026-07-06T14:40:14.039Z] [INFO] [STEP 4] Verify the submit button is disabled ✓ Verify users cannot create a project with Empty title [2026-07-06T14:40:14.110Z] [INFO] Starting 480s timeout for: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-06T14:40:14.111Z] [INFO] Test title: Verify User cannot create a project using special characters or long names in the Resource name field [2026-07-06T14:40:14.116Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-06T14:40:14.120Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:40:14.128Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:40:14.200Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:40:14.246Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:40:14.433Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:40:17.075Z] [INFO] [STEP 2] Open Create Project modal [2026-07-06T14:40:17.401Z] [INFO] [STEP 3] Enter invalid resource details - iterate through the array defined in the fixtures file [2026-07-06T14:40:17.728Z] [INFO] [STEP 4] Test invalid resource name and verify that project creation is prevented [2026-07-06T14:40:17.732Z] [INFO] Testing invalid resource name: Test-Project [2026-07-06T14:40:17.993Z] [INFO] ✅ Test-Project: not authorised as a Resource Name [2026-07-06T14:40:17.996Z] [INFO] Testing invalid resource name: test project [2026-07-06T14:40:18.146Z] [INFO] ✅ test project: not authorised as a Resource Name [2026-07-06T14:40:18.149Z] [INFO] Testing invalid resource name: test.project [2026-07-06T14:40:18.294Z] [INFO] ✅ test.project: not authorised as a Resource Name [2026-07-06T14:40:18.297Z] [INFO] Testing invalid resource name: test:project [2026-07-06T14:40:18.454Z] [INFO] ✅ test:project: not authorised as a Resource Name [2026-07-06T14:40:18.457Z] [INFO] Testing invalid resource name: test/project [2026-07-06T14:40:18.603Z] [INFO] ✅ test/project: not authorised as a Resource Name [2026-07-06T14:40:18.606Z] [INFO] Testing invalid resource name: test"project [2026-07-06T14:40:18.752Z] [INFO] ✅ test"project: not authorised as a Resource Name [2026-07-06T14:40:18.755Z] [INFO] Testing invalid resource name: test[project] [2026-07-06T14:40:18.902Z] [INFO] ✅ test[project]: not authorised as a Resource Name [2026-07-06T14:40:18.906Z] [INFO] Testing invalid resource name: test(project) [2026-07-06T14:40:19.057Z] [INFO] ✅ test(project): not authorised as a Resource Name [2026-07-06T14:40:19.060Z] [INFO] Testing invalid resource name: test&project [2026-07-06T14:40:19.212Z] [INFO] ✅ test&project: not authorised as a Resource Name [2026-07-06T14:40:19.216Z] [INFO] Testing invalid resource name: test*project [2026-07-06T14:40:19.365Z] [INFO] ✅ test*project: not authorised as a Resource Name [2026-07-06T14:40:19.368Z] [INFO] Testing invalid resource name: test?project [2026-07-06T14:40:19.515Z] [INFO] ✅ test?project: not authorised as a Resource Name [2026-07-06T14:40:19.519Z] [INFO] Testing invalid resource name: largeprojectnametestthatshouldnotwork [2026-07-06T14:40:19.748Z] [INFO] ✅ largeprojectnametestthatshouldnotwork: not authorised as a Resource Name [2026-07-06T14:40:19.753Z] [INFO] Testing invalid resource name: Test-Project-Invalid [2026-07-06T14:40:19.974Z] [INFO] ✅ Test-Project-Invalid: not authorised as a Resource Name [2026-07-06T14:40:19.978Z] [INFO] Testing invalid resource name: test project with spaces [2026-07-06T14:40:20.145Z] [INFO] ✅ test project with spaces: not authorised as a Resource Name [2026-07-06T14:40:20.148Z] [INFO] Testing invalid resource name: test.project.with.dots [2026-07-06T14:40:20.315Z] [INFO] ✅ test.project.with.dots: not authorised as a Resource Name [2026-07-06T14:40:20.318Z] [INFO] Testing invalid resource name: test:project:with:colons [2026-07-06T14:40:20.482Z] [INFO] ✅ test:project:with:colons: not authorised as a Resource Name [2026-07-06T14:40:20.485Z] [INFO] Testing invalid resource name: test/project/with/slashes [2026-07-06T14:40:20.651Z] [INFO] ✅ test/project/with/slashes: not authorised as a Resource Name [2026-07-06T14:40:20.654Z] [INFO] Testing invalid resource name: test"project"with"quotes [2026-07-06T14:40:20.818Z] [INFO] ✅ test"project"with"quotes: not authorised as a Resource Name [2026-07-06T14:40:20.823Z] [INFO] Testing invalid resource name: test[project]with[brackets] [2026-07-06T14:40:20.996Z] [INFO] ✅ test[project]with[brackets]: not authorised as a Resource Name [2026-07-06T14:40:21.000Z] [INFO] Testing invalid resource name: test(project)with(parentheses) [2026-07-06T14:40:21.178Z] [INFO] ✅ test(project)with(parentheses): not authorised as a Resource Name [2026-07-06T14:40:21.182Z] [INFO] Testing invalid resource name: test&project&with&ersands [2026-07-06T14:40:21.352Z] [INFO] ✅ test&project&with&ersands: not authorised as a Resource Name [2026-07-06T14:40:21.355Z] [INFO] Testing invalid resource name: test*project*with*asterisks [2026-07-06T14:40:21.537Z] [INFO] ✅ test*project*with*asterisks: not authorised as a Resource Name [2026-07-06T14:40:21.541Z] [INFO] Testing invalid resource name: test?project?with?questions [2026-07-06T14:40:21.722Z] [INFO] ✅ test?project?with?questions: not authorised as a Resource Name [2026-07-06T14:40:21.726Z] [INFO] Testing invalid resource name: -testprojectstartshyphen [2026-07-06T14:40:21.887Z] [INFO] ✅ -testprojectstartshyphen: not authorised as a Resource Name [2026-07-06T14:40:21.890Z] [INFO] Testing invalid resource name: testprojectendswithhyphen- [2026-07-06T14:40:22.055Z] [INFO] ✅ testprojectendswithhyphen-: not authorised as a Resource Name [2026-07-06T14:40:22.059Z] [INFO] Testing invalid resource name: TestProjectUpperCase [2026-07-06T14:40:22.224Z] [INFO] ✅ TestProjectUpperCase: not authorised as a Resource Name [2026-07-06T14:40:22.228Z] [INFO] Testing invalid resource name: $testprojectspecialstart [2026-07-06T14:40:22.388Z] [INFO] ✅ $testprojectspecialstart: not authorised as a Resource Name [2026-07-06T14:40:22.391Z] [INFO] Testing invalid resource name: ^testprojectspecialstart [2026-07-06T14:40:22.552Z] [INFO] ✅ ^testprojectspecialstart: not authorised as a Resource Name [2026-07-06T14:40:22.556Z] [INFO] Testing invalid resource name: (testproject)parentheses [2026-07-06T14:40:22.737Z] [INFO] ✅ (testproject)parentheses: not authorised as a Resource Name [2026-07-06T14:40:22.741Z] [INFO] Testing invalid resource name: testprojecttoooooooooooooooooooooooooooooooooooooooooooooooooooolong [2026-07-06T14:40:22.955Z] [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 (8895ms) [2026-07-06T14:40:23.037Z] [INFO] Starting 480s timeout for: Verify 250 character limit is enforced for Name and Description fields [2026-07-06T14:40:23.039Z] [INFO] Test title: Verify 250 character limit is enforced for Name and Description fields [2026-07-06T14:40:23.044Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard","@ProjectsCI"] [2026-07-06T14:40:23.052Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:40:23.057Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:40:23.068Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:40:23.075Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:40:23.219Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:40:25.606Z] [INFO] [STEP 2] Open Create Project modal [2026-07-06T14:40:25.767Z] [INFO] [STEP 3] Test Name field 250 character limit [2026-07-06T14:40:26.532Z] [INFO] [STEP 4] Test Description field 5500 character limit [2026-07-06T14:40:36.323Z] [INFO] Deleting Project cypress-test-project-532205 after the test has finished. [2026-07-06T14:40:36.544Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Verify 250 character limit is enforced for Name and Description fields (13317ms) 4 passing (45s) [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: 1 │ │ Video: false │ │ Duration: 44 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testProjectCreation.cy.ts/Verify Project - Creation and Deletion -- Create and Delete a Project in RHOAI (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-06T14:40:39.759Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-06T14:40:39.828Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-06T14:40:39.841Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-06T14:40:39.859Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-06T14:40:39.866Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:40:39.876Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:40:39.938Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-06T14:40:39.945Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-06T14:40:40.282Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T14:40:40.288Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-06T14:40:40.330Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-06T14:40:40.347Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-06T14:40:40.758Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-06T14:40:41.073Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-06T14:40:41.083Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-06T14:40:41.325Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-06T14:40:41.332Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-06T14:40:41.339Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-06T14:40:41.365Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-06T14:40:41.389Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:40:41.405Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:40:41.621Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:40:43.387Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-06T14:40:45.200Z] [INFO] [STEP 3] Edit project information [2026-07-06T14:40:46.281Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-06T14:40:47.094Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-06T14:40:47.435Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (7371ms) 1 passing (8s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 7 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-06T14:40:53.042Z] [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-06T14:40:53.059Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-06T14:40:53.070Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-06T14:40:53.077Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T14:40:53.087Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:40:53.137Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:40:53.159Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T14:40:53.414Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T14:40:53.422Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-06T14:40:53.436Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-06T14:40:53.440Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T14:40:53.685Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T14:40:53.698Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-06T14:40:53.705Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-06T14:40:53.724Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-06T14:40:54.036Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-06T14:40:54.370Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-06T14:40:54.379Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T14:40:54.694Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-06T14:40:54.733Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-06T14:40:54.775Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-06T14:40:55.147Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-06T14:40:55.179Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:40:55.470Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:40:57.444Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-06T14:40:59.395Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-06T14:40:59.772Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T14:41:00.139Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T14:41:00.188Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:00.592Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:00.602Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:00.924Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:00.966Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:01.229Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:01.260Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T14:41:01.516Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-06T14:41:01.554Z] [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-06T14:41:01.521Z\"}"}}}' [2026-07-06T14:41:01.962Z] [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-06T14:41:01.521Z\"}"}}}' [2026-07-06T14:41:01.970Z] [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-06T14:41:01.963Z\"}"}}}' [2026-07-06T14:41:02.235Z] [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-06T14:41:01.963Z\"}"}}}' [2026-07-06T14:41:02.267Z] [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-06T14:41:02.237Z\"}"}}}' [2026-07-06T14:41:02.532Z] [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-06T14:41:02.237Z\"}"}}}' [2026-07-06T14:41:02.696Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-06T14:41:03.247Z] [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 (10006ms) 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-06T14:41:09.646Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-06T14:41:09.658Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-06T14:41:09.661Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-06T14:41:09.668Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T14:41:09.674Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:41:09.679Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:41:09.741Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T14:41:10.095Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-06T14:41:10.132Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-06T14:41:10.141Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-06T14:41:10.447Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348870145-egsp6t75i.yaml && rm -f /tmp/cypress-yaml-1783348870145-egsp6t75i.yaml [2026-07-06T14:41:10.454Z] [INFO] Command exit code: 0 [2026-07-06T14:41:10.898Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348870456-e0lhjz2qa.yaml && rm -f /tmp/cypress-yaml-1783348870456-e0lhjz2qa.yaml [2026-07-06T14:41:10.933Z] [INFO] Command exit code: 0 [2026-07-06T14:41:11.335Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348870935-jjsjnyeu5.yaml && rm -f /tmp/cypress-yaml-1783348870935-jjsjnyeu5.yaml [2026-07-06T14:41:11.343Z] [INFO] Command exit code: 0 [2026-07-06T14:41:11.880Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348871346-1evhcax2r.yaml && rm -f /tmp/cypress-yaml-1783348871346-1evhcax2r.yaml [2026-07-06T14:41:11.887Z] [INFO] Command exit code: 0 [2026-07-06T14:41:12.455Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348871928-nkskqi1hm.yaml && rm -f /tmp/cypress-yaml-1783348871928-nkskqi1hm.yaml [2026-07-06T14:41:12.463Z] [INFO] Command exit code: 0 [2026-07-06T14:41:12.531Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T14:41:12.543Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:41:12.935Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:41:19.829Z] [INFO] [STEP 2] Check SC row exists [2026-07-06T14:41:19.889Z] [INFO] [STEP 3] Check there's no Default label [2026-07-06T14:41:19.987Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-06T14:41:20.075Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-06T14:41:20.188Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-06T14:41:20.390Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-06T14:41:20.679Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-06T14:41:20.861Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:21.288Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:21.366Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (11866ms) [2026-07-06T14:41:21.637Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-06T14:41:21.640Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-06T14:41:21.645Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T14:41:21.651Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:41:21.658Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:41:21.679Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T14:41:21.734Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:41:21.966Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:41:26.194Z] [INFO] [STEP 2] Check SC row exists [2026-07-06T14:41:26.254Z] [INFO] [STEP 3] Check there's no Default label [2026-07-06T14:41:26.290Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-06T14:41:26.340Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-06T14:41:26.402Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-06T14:41:26.532Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-06T14:41:26.946Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-06T14:41:27.048Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:27.852Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:27.868Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (6334ms) [2026-07-06T14:41:28.133Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-06T14:41:28.137Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-06T14:41:28.228Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T14:41:28.242Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:41:28.252Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:41:28.329Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T14:41:28.339Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:41:28.654Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:41:32.339Z] [INFO] [STEP 2] Check there's no Default label [2026-07-06T14:41:32.370Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-06T14:41:32.463Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-06T14:41:32.738Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-06T14:41:33.188Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-06T14:41:33.248Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:33.737Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:33.751Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (5797ms) [2026-07-06T14:41:33.948Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-06T14:41:33.953Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-06T14:41:34.035Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-06T14:41:34.042Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:41:34.131Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:41:34.227Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-06T14:41:34.241Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:41:34.631Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:41:38.430Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-06T14:41:38.833Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-06T14:41:39.244Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-06T14:41:39.371Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-06T14:41:39.629Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-06T14:41:39.644Z] [INFO] [STEP 7] Save the changes [2026-07-06T14:41:39.784Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-06T14:41:40.059Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-06T14:41:40.066Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:40.637Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-06T14:41:40.657Z] [INFO] Storage Class Config: [2026-07-06T14:41:40.666Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-06T14:41:41.437Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-06T14:41:41.731Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-06T14:41:42.435Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-06T14:41:42.443Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-06T14:41:43.135Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-06T14:41:43.140Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-06T14:41:43.945Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-06T14:41:43.950Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-06T14:41:44.468Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-06T14:41:44.471Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-06T14:41:44.937Z] [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 (7806ms) 4 passing (35s) [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: 35 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-06T14:41:53.063Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-06T14:41:53.139Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-06T14:41:53.143Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-06T14:41:53.149Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T14:41:53.154Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:41:53.160Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:41:53.236Z] [INFO] Loaded test data from fixtures [2026-07-06T14:41:53.250Z] [INFO] Provisioning storage classes with different access modes [2026-07-06T14:41:54.138Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348913256-vvuracst1.yaml && rm -f /tmp/cypress-yaml-1783348913256-vvuracst1.yaml [2026-07-06T14:41:54.149Z] [INFO] Command exit code: 0 [2026-07-06T14:41:54.969Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348914152-ih7flj5m3.yaml && rm -f /tmp/cypress-yaml-1783348914152-ih7flj5m3.yaml [2026-07-06T14:41:55.038Z] [INFO] Command exit code: 0 [2026-07-06T14:41:55.549Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348915041-uizecxw1f.yaml && rm -f /tmp/cypress-yaml-1783348915041-uizecxw1f.yaml [2026-07-06T14:41:55.568Z] [INFO] Command exit code: 0 [2026-07-06T14:41:56.038Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348915571-v5i3u7akn.yaml && rm -f /tmp/cypress-yaml-1783348915571-v5i3u7akn.yaml [2026-07-06T14:41:56.046Z] [INFO] Command exit code: 0 [2026-07-06T14:41:56.538Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348916048-f15ki9qkq.yaml && rm -f /tmp/cypress-yaml-1783348916048-f15ki9qkq.yaml [2026-07-06T14:41:56.543Z] [INFO] Command exit code: 0 [2026-07-06T14:41:56.548Z] [INFO] Provisioning project [2026-07-06T14:41:56.550Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T14:41:57.136Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T14:41:57.143Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-06T14:41:57.150Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-06T14:41:57.161Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-06T14:41:57.964Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-06T14:41:58.663Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-06T14:41:58.727Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T14:41:59.350Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-06T14:41:59.359Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-06T14:41:59.428Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-06T14:42:00.136Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-06T14:42:00.149Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:42:00.155Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:42:00.734Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:42:03.435Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T14:42:06.153Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T14:42:06.735Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-06T14:42:07.341Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-06T14:42:07.558Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-06T14:42:07.835Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (17463ms) [2026-07-06T14:42:10.576Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-06T14:42:10.579Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-06T14:42:10.584Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T14:42:10.633Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:42:10.638Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:42:10.648Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:42:10.653Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:42:10.957Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:42:13.155Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T14:42:16.849Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T14:42:17.928Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-06T14:42:18.358Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-06T14:42:19.538Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-06T14:42:19.644Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-06T14:42:19.760Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-06T14:42:19.852Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-06T14:42:20.565Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-06T14:42:21.152Z] [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 (11182ms) [2026-07-06T14:42:22.048Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-06T14:42:22.050Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-06T14:42:22.056Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T14:42:22.061Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:42:22.066Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:42:22.076Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:42:22.133Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:42:22.357Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:42:23.969Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T14:42:27.927Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T14:42:29.266Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-06T14:42:30.348Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-06T14:42:31.542Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-06T14:42:31.652Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-06T14:42:31.736Z] [INFO] [STEP 8] Default should be RWO [2026-07-06T14:42:31.831Z] [INFO] [STEP 9] Switch to RWX [2026-07-06T14:42:32.149Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (10706ms) [2026-07-06T14:42:32.878Z] [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-06T14:42:32.881Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-06T14:42:32.931Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T14:42:32.937Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:42:32.943Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:42:32.954Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:42:32.960Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:42:33.254Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:42:34.950Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T14:42:37.555Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T14:42:38.034Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-06T14:42:40.131Z] [INFO] [STEP 5] Submit the form [2026-07-06T14:42:40.230Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-06T14:42:40.831Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-06T14:42:41.440Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-06T14:42:41.637Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-06T14:42:41.843Z] [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 (9286ms) [2026-07-06T14:42:42.430Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-06T14:42:42.434Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-06T14:42:42.442Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-06T14:42:42.448Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:42:42.529Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:42:42.540Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:42:42.547Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:42:43.027Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:42:45.640Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-06T14:42:50.067Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-06T14:42:51.534Z] [INFO] [STEP 4] Open create modal [2026-07-06T14:42:52.848Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-06T14:42:54.239Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-06T14:42:54.850Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-06T14:42:55.368Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-06T14:42:55.438Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-06T14:42:55.959Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-06T14:42:55.964Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-06T14:42:56.535Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-06T14:42:56.541Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-06T14:42:57.036Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-06T14:42:57.070Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-06T14:42:57.638Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-06T14:42:57.644Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-06T14:42:58.139Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-06T14:42:58.145Z] [INFO] [STEP 9] Cleaning up project [2026-07-06T14:42:58.765Z] [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 (13004ms) 5 passing (1m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 5 │ │ Passing: 5 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 1 minute, 6 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-06T14:43:08.952Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings [2026-07-06T14:43:09.031Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-06T14:43:09.036Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations [2026-07-06T14:43:09.046Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-06T14:43:09.054Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:43:09.131Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:43:09.228Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-06T14:43:10.354Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-06T14:43:10.436Z] [INFO] Dashboard Config: [2026-07-06T14:43:11.139Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-06T14:43:11.157Z] [INFO] Controller Config: [2026-07-06T14:43:11.237Z] [INFO] Executing command: [2026-07-06T14:43:11.840Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-06T14:43:11.855Z] [INFO] Command stderr: [2026-07-06T14:43:11.872Z] [INFO] Raw Controller Culler Config Response: [2026-07-06T14:43:11.931Z] [INFO] Controller Culler Config (Error): [2026-07-06T14:43:11.943Z] [INFO] Check if user is in RHODS user groups [2026-07-06T14:43:11.958Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-06T14:43:13.043Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-06T14:43:13.228Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-06T14:43:13.335Z] [INFO] Check for existing ClusterRoleBinding [2026-07-06T14:43:13.343Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-06T14:43:14.240Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-06T14:43:14.251Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-06T14:43:14.349Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-06T14:43:14.441Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-06T14:43:15.459Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348994455-kpjx6e7us.yaml && rm -f /tmp/cypress-yaml-1783348994455-kpjx6e7us.yaml [2026-07-06T14:43:15.546Z] [INFO] Command exit code: 0 [2026-07-06T14:43:15.641Z] [INFO] Successfully created ClusterRoleBinding [2026-07-06T14:43:15.748Z] [INFO] [STEP 1] Log into the application as admin [2026-07-06T14:43:15.839Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:43:16.432Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:43:21.144Z] [INFO] [STEP 2] Navigate to Cluster Settings [2026-07-06T14:43:21.352Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-06T14:43:25.465Z] [INFO] [STEP 3] Validate Model Serving Platforms display and are checked [2026-07-06T14:43:25.527Z] [INFO] Value of isModelServingEnabled: undefined [2026-07-06T14:43:25.548Z] [INFO] Value of isKServeEnabled: undefined [2026-07-06T14:43:25.642Z] [INFO] Single-Platform Checkbox is enabled, it should be checked [2026-07-06T14:43:25.664Z] [INFO] [STEP 4] Validate PVC Size displays and default displays [2026-07-06T14:43:25.749Z] [INFO] Value of PVC Size: 20Gi [2026-07-06T14:43:25.870Z] [INFO] PVC size is set and visible: 20 [2026-07-06T14:43:25.949Z] [INFO] [STEP 5] Validate Stop idle notebooks displays and fields are enabled/disabled [2026-07-06T14:43:26.040Z] [INFO] Notebook Controller Culler Config: [2026-07-06T14:43:26.155Z] [INFO] Culler config not found or error occurred: [2026-07-06T14:43:26.332Z] [INFO] Do not stop idle notebooks option should be checked when culler config is not found [2026-07-06T14:43:26.429Z] [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 (17728ms) [2026-07-06T14:43:26.851Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-06T14:43:26.853Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-06T14:43:26.860Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-06T14:43:26.927Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:43:26.935Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:43:26.946Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:43:26.952Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:43:27.330Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:43:29.338Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-06T14:43:29.436Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-06T14:43:41.270Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab [2026-07-06T14:43:41.273Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab [2026-07-06T14:43:41.279Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"] [2026-07-06T14:43:41.283Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:43:41.330Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:43:41.340Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin [2026-07-06T14:43:41.838Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-06T14:43:41.845Z] [INFO] Dashboard Config: [2026-07-06T14:43:42.431Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq . [2026-07-06T14:43:42.438Z] [INFO] Controller Config: [2026-07-06T14:43:42.446Z] [INFO] Executing command: [2026-07-06T14:43:42.985Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq . [2026-07-06T14:43:43.029Z] [INFO] Command stderr: [2026-07-06T14:43:43.036Z] [INFO] Raw Controller Culler Config Response: [2026-07-06T14:43:43.040Z] [INFO] Controller Culler Config (Error): [2026-07-06T14:43:43.043Z] [INFO] Check if user is in RHODS user groups [2026-07-06T14:43:43.046Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-06T14:43:43.484Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig' [2026-07-06T14:43:43.492Z] [INFO] Could not parse groupsConfig, continuing with test [2026-07-06T14:43:43.531Z] [INFO] Check for existing ClusterRoleBinding [2026-07-06T14:43:43.536Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-06T14:43:43.937Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found [2026-07-06T14:43:43.945Z] [INFO] Found ClusterRoleBinding: cypress-test-*** [2026-07-06T14:43:43.952Z] [INFO] Found existing ClusterRoleBinding, will restore after test [2026-07-06T14:43:43.958Z] [INFO] Create ClusterRoleBinding for cluster-admin [2026-07-06T14:43:44.581Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783349023960-uygp0f7j6.yaml && rm -f /tmp/cypress-yaml-1783349023960-uygp0f7j6.yaml [2026-07-06T14:43:44.588Z] [INFO] Command exit code: 0 [2026-07-06T14:43:44.595Z] [INFO] Successfully created ClusterRoleBinding [2026-07-06T14:43:44.630Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:43:44.638Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:43:44.895Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:43:46.298Z] [INFO] [STEP 2] Navigate to the Cluster Settings [2026-07-06T14:43:46.346Z] [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-06T14:43:57.209Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages [2026-07-06T14:43:57.212Z] [INFO] Test title: Cluster Admin user can access all Settings pages [2026-07-06T14:43:57.217Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"] [2026-07-06T14:43:57.221Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:43:57.226Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-06T14:43:57.244Z] [INFO] [STEP 1] Log into the application as admin [2026-07-06T14:43:57.251Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:43:57.422Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:43:58.377Z] [INFO] [STEP 2] Verify Cluster Settings is visible in navigation [2026-07-06T14:44:03.201Z] [INFO] [STEP 3] Access Settings -> Cluster Settings -> General settings [2026-07-06T14:44:03.209Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/general [2026-07-06T14:44:05.270Z] [INFO] [STEP 4] Access Settings -> Cluster Settings -> Storage classes [2026-07-06T14:44:05.349Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/cluster/storage-classes [2026-07-06T14:44:06.986Z] [INFO] [STEP 5] Access Settings -> Environment setup -> Workbench images [2026-07-06T14:44:06.994Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/workbench-images [2026-07-06T14:44:08.428Z] [INFO] [STEP 6] Access Settings -> Environment setup -> Hardware profiles [2026-07-06T14:44:08.436Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/hardware-profiles [2026-07-06T14:44:09.806Z] [INFO] [STEP 7] Access Settings -> Environment setup -> Connection types [2026-07-06T14:44:10.070Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-06T14:44:12.156Z] [INFO] [STEP 8] Access Settings -> Model resources and operations -> Serving runtimes [2026-07-06T14:44:12.170Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/serving-runtimes [2026-07-06T14:44:15.877Z] [INFO] [STEP 9] Access Settings -> Model resources and operations -> Model registry settings [2026-07-06T14:44:15.884Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/model-resources-operations/model-registry [2026-07-06T14:44:18.045Z] [INFO] [STEP 10] Access Settings -> User management [2026-07-06T14:44:18.151Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/settings/user-management [2026-07-06T14:44:20.687Z] [INFO] [STEP 11] Cleanup: Remove test ClusterRoleBinding [2026-07-06T14:44:20.694Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-06T14:44:21.108Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found [2026-07-06T14:44:21.114Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-*** [2026-07-06T14:44:21.121Z] [INFO] Successfully removed test ClusterRoleBinding [2026-07-06T14:44:21.130Z] [INFO] [STEP 12] Restore original ClusterRoleBinding [2026-07-06T14:44:21.456Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783349060680-s7kut2cs5.yaml && rm -f /tmp/cypress-yaml-1783349060680-s7kut2cs5.yaml [2026-07-06T14:44:21.464Z] [INFO] Command exit code: 0 [2026-07-06T14:44:21.471Z] [INFO] Successfully restored original ClusterRoleBinding ✓ Cluster Admin user can access all Settings pages (23626ms) 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