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-15T18:09:15.565Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-15T18:09:15.580Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-15T18:09:15.592Z] [INFO] Test title: should login and load page [2026-07-15T18:09:15.603Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-15T18:09:15.655Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:09:15.664Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:09:15.677Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:09:15.687Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:09:16.783Z] [INFO] Keycloak login flow detected - completing authentication ✓ should login and load page (5651ms) 1 passing (6s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 5 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-15T18:09:25.274Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-15T18:09:25.349Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-15T18:09:25.361Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-15T18:09:25.374Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-15T18:09:25.447Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:09:25.456Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:09:25.479Z] [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-15T18:09:26.455Z] [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-15T18:09:26.461Z] [INFO] No notebooks found [2026-07-15T18:09:26.489Z] [INFO] [STEP 1] Log into the application [2026-07-15T18:09:26.554Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:09:26.568Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:09:27.375Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:09:36.451Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-15T18:09:36.755Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-15T18:09:38.446Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-15T18:09:38.467Z] [INFO] [STEP 5] Launch a notebook server [2026-07-15T18:09:38.770Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-15T18:09:38.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-15T18:09:52.355Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-15T18:09:52.460Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-15T18:09:52.562Z] [INFO] Found 1 matching pods [2026-07-15T18:09:52.660Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-15T18:14:53.797Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-15T18:14:53.801Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-15T18:14:53.806Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-15T18:14:53.811Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:14:53.817Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:14:53.847Z] [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-15T18:15:02.926Z] [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-15T18:15:02.934Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-15T18:15:02.958Z] [INFO] [STEP 1] Log into the application [2026-07-15T18:15:02.973Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:15:02.978Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:15:03.852Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:15:16.894Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-15T18:15:17.203Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-15T18:15:18.148Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-15T18:15:18.196Z] [INFO] [STEP 5] Launch a notebook server [2026-07-15T18:15:18.429Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-15T18:15:18.434Z] [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-15T18:15:29.989Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-15T18:15:30.002Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-15T18:15:30.044Z] [INFO] Found 1 matching pods [2026-07-15T18:15:30.050Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s 1) Verify User Can Access Jupyter Launcher From Project Page 0 passing (11m) 1 failing 1) Verify a Jupyter Notebook can be launched directly from the Project List View Verify User Can Access Jupyter Launcher From Project Page: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ 3. Launch Standalone notebook server 4. Choose Code Server Image 5. Check Start server button is enabled 6. Launch a notebook server 7. Verify the Jupyter Notebook pod is ready `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`. https://on.cypress.io/exec CypressError: `cy.exec('oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s')` timed out after waiting `300000ms`. https://on.cypress.io/exec at (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:124114:70) at tryCatcher (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1777:23) at (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:4156:41) at tryCatcher (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1777:23) at Promise._settlePromiseFromHandler (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1489:31) at Promise._settlePromise (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1546:18) at Promise._settlePromise0 (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1591:10) at Promise._settlePromises (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:1667:18) at _drainQueueStep (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2377:12) at _drainQueue (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2370:9) at Async._drainQueues (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2386:5) at Async.drainQueues (https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/__cypress/runner/cypress_runner.js:2256:14) From Your Spec Code: at eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:198:11) at Array.forEach () at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/baseCommands.ts:191:11) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 11 minutes, 5 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testLaunchStandaloneNotebook.cy.ts/Verify a Jupyter Notebook can be launched directly from the Project List View -- Verify User Can Access Jupyter L auncher From Project Page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testLaunchStandaloneNotebook.cy.ts/Verify a Jupyter Notebook can be launched directly from the Project List View -- Verify User Can Access Jupyter L auncher From Project Page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-15T18:20:33.867Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users - Verify that user can be added as a Contributor for a Project - Verify that user can access the created project as a Contributor [2026-07-15T18:20:33.891Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (111ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dataScienceProjects/testProjectContributorPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectCreation.cy.ts (4 of 13) [2026-07-15T18:20:37.017Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Creation and Deletion - Create and Delete a Project in RHOAI - Verify users cannot create a project with Empty title - Verify User cannot create a project using special characters or long names in the Resource name field - Verify 250 character limit is enforced for Name and Description fields [2026-07-15T18:20:37.053Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (109ms) 4 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 4 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dataScienceProjects/testProjectCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectEditing.cy.ts (5 of 13) [2026-07-15T18:20:40.362Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-15T18:20:40.384Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-15T18:20:40.392Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-15T18:20:40.449Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-15T18:20:40.461Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:20:40.474Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:20:40.502Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-15T18:20:40.544Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T18:20:40.900Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T18:20:40.907Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-15T18:20:40.923Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-15T18:20:40.963Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-15T18:20:41.480Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-15T18:20:41.829Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-15T18:20:41.840Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T18:20:42.162Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T18:20:42.177Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-15T18:20:42.197Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-15T18:20:42.255Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-15T18:20:42.292Z] [INFO] [STEP 1] Log into the application [2026-07-15T18:20:42.342Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:20:42.364Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:20:43.209Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:20:47.628Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-15T18:20:51.456Z] [INFO] [STEP 3] Edit project information [2026-07-15T18:20:52.959Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-15T18:20:54.171Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-15T18:20:54.555Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (13812ms) 1 passing (14s) [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: 14 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-15T18:20:58.110Z] [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-15T18:20:58.132Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-15T18:20:58.138Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-15T18:20:58.156Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-15T18:20:58.163Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:20:58.173Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:20:58.199Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-15T18:20:58.470Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-15T18:20:58.479Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-15T18:20:58.498Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-15T18:20:58.510Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-15T18:20:58.798Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-15T18:20:58.811Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-15T18:20:58.828Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-15T18:20:58.849Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-15T18:20:59.308Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-15T18:20:59.575Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-15T18:20:59.587Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-15T18:20:59.835Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-15T18:20:59.843Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-15T18:20:59.868Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-15T18:21:01.181Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-15T18:21:01.243Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:21:01.247Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:21:01.828Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:21:05.025Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-15T18:21:12.403Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-15T18:21:12.722Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-15T18:21:13.024Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-15T18:21:13.064Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:13.330Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:13.372Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:13.646Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:13.674Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:13.982Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:14.031Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-15T18:21:14.316Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-15T18:21:14.376Z] [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-15T18:21:14.342Z\"}"}}}' [2026-07-15T18:21:14.690Z] [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-15T18:21:14.342Z\"}"}}}' [2026-07-15T18:21:14.717Z] [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-15T18:21:14.691Z\"}"}}}' [2026-07-15T18:21:15.004Z] [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-15T18:21:14.691Z\"}"}}}' [2026-07-15T18:21:15.015Z] [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-15T18:21:15.006Z\"}"}}}' [2026-07-15T18:21:15.295Z] [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-15T18:21:15.006Z\"}"}}}' [2026-07-15T18:21:15.477Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-15T18:21:15.953Z] [INFO] [EXEC] oc whoami [2026-07-15T18:21:16.720Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.ods-qe-psi-23.osp.rh-ods.com:6443" --insecure-skip-tls-verify [2026-07-15T18:21:16.727Z] [INFO] ⚠️ oc login as admin failed: error: couldn't get https://api.ods-qe-psi-23.osp.rh-ods.com:6443/.well-known/oauth-authorization-server: unexpected response status 404 [2026-07-15T18:21:16.997Z] [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 (17598ms) 1 passing (19s) [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: 19 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-15T18:21:21.293Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-15T18:21:21.305Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-15T18:21:21.308Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-15T18:21:21.315Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T18:21:21.322Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:21:21.327Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:21:21.342Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-15T18:21:21.809Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-15T18:21:21.817Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-15T18:21:21.825Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-15T18:21:22.294Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784139681829-84t0upbwk.yaml && rm -f /tmp/cypress-yaml-1784139681829-84t0upbwk.yaml [2026-07-15T18:21:22.301Z] [INFO] Command exit code: 0 [2026-07-15T18:21:22.634Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784139682302-zh2igxzsw.yaml && rm -f /tmp/cypress-yaml-1784139682302-zh2igxzsw.yaml [2026-07-15T18:21:22.641Z] [INFO] Command exit code: 0 [2026-07-15T18:21:22.982Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784139682643-mrfc98sd3.yaml && rm -f /tmp/cypress-yaml-1784139682643-mrfc98sd3.yaml [2026-07-15T18:21:22.988Z] [INFO] Command exit code: 0 [2026-07-15T18:21:23.246Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784139682990-02a9m3dla.yaml && rm -f /tmp/cypress-yaml-1784139682990-02a9m3dla.yaml [2026-07-15T18:21:23.252Z] [INFO] Command exit code: 0 [2026-07-15T18:21:23.524Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784139683254-xk2fxfrr6.yaml && rm -f /tmp/cypress-yaml-1784139683254-xk2fxfrr6.yaml [2026-07-15T18:21:23.530Z] [INFO] Command exit code: 0 [2026-07-15T18:21:23.549Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T18:21:23.558Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:21:23.561Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:21:24.124Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:21:30.324Z] [INFO] [STEP 2] Check SC row exists [2026-07-15T18:21:30.389Z] [INFO] [STEP 3] Check there's no Default label [2026-07-15T18:21:30.481Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-15T18:21:30.557Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-15T18:21:30.637Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-15T18:21:30.804Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-15T18:21:31.057Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-15T18:21:31.138Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:31.413Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:31.483Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (10276ms) [2026-07-15T18:21:31.663Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-15T18:21:31.666Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-15T18:21:31.671Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T18:21:31.675Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:21:31.680Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:21:31.698Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T18:21:31.707Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:21:31.710Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:21:32.176Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:21:33.827Z] [INFO] [STEP 2] Check SC row exists [2026-07-15T18:21:33.947Z] [INFO] [STEP 3] Check there's no Default label [2026-07-15T18:21:33.989Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-15T18:21:34.020Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-15T18:21:34.078Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-15T18:21:34.184Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-15T18:21:34.523Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-15T18:21:34.558Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:34.885Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:34.893Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-15T18:21:35.002Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-15T18:21:35.004Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-15T18:21:35.008Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T18:21:35.012Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:21:35.016Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:21:35.031Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T18:21:35.038Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:21:35.040Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:21:35.193Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:21:37.078Z] [INFO] [STEP 2] Check there's no Default label [2026-07-15T18:21:37.131Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-15T18:21:37.192Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-15T18:21:37.397Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-15T18:21:38.069Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-15T18:21:38.097Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:38.361Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:38.372Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-15T18:21:38.493Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-15T18:21:38.495Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-15T18:21:38.500Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T18:21:38.505Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:21:38.510Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:21:38.534Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T18:21:38.544Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:21:38.547Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:21:39.000Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:21:40.658Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-15T18:21:40.805Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-15T18:21:41.061Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-15T18:21:41.084Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-15T18:21:41.253Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-15T18:21:41.265Z] [INFO] [STEP 7] Save the changes [2026-07-15T18:21:41.357Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-15T18:21:41.587Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-15T18:21:41.593Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:41.847Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T18:21:41.861Z] [INFO] Storage Class Config: [2026-07-15T18:21:41.864Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-15T18:21:42.272Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-15T18:21:42.465Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-15T18:21:42.797Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-15T18:21:42.802Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-15T18:21:43.084Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-15T18:21:43.089Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-15T18:21:43.338Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-15T18:21:43.341Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-15T18:21:43.618Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-15T18:21:43.622Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-15T18:21:44.188Z] [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 4 passing (23s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_006.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 4 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 23 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-15T18:21:48.062Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-15T18:21:48.073Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-15T18:21:48.077Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-15T18:21:48.083Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-15T18:21:48.087Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:21:48.092Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:21:48.108Z] [INFO] Loaded test data from fixtures [2026-07-15T18:21:48.119Z] [INFO] Provisioning storage classes with different access modes [2026-07-15T18:21:48.432Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784139708123-sf4a31ym3.yaml && rm -f /tmp/cypress-yaml-1784139708123-sf4a31ym3.yaml [2026-07-15T18:21:48.439Z] [INFO] Command exit code: 0 [2026-07-15T18:21:48.750Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784139708441-jkgu4tqdv.yaml && rm -f /tmp/cypress-yaml-1784139708441-jkgu4tqdv.yaml [2026-07-15T18:21:48.778Z] [INFO] Command exit code: 0 [2026-07-15T18:21:49.069Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784139708783-jiy2h4tgz.yaml && rm -f /tmp/cypress-yaml-1784139708783-jiy2h4tgz.yaml [2026-07-15T18:21:49.074Z] [INFO] Command exit code: 0 [2026-07-15T18:21:49.386Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784139709076-0yekp29jw.yaml && rm -f /tmp/cypress-yaml-1784139709076-0yekp29jw.yaml [2026-07-15T18:21:49.392Z] [INFO] Command exit code: 0 [2026-07-15T18:21:49.694Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784139709394-6yolkufha.yaml && rm -f /tmp/cypress-yaml-1784139709394-6yolkufha.yaml [2026-07-15T18:21:49.700Z] [INFO] Command exit code: 0 [2026-07-15T18:21:49.704Z] [INFO] Provisioning project [2026-07-15T18:21:49.706Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-15T18:21:49.982Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-15T18:21:49.988Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-15T18:21:49.993Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-15T18:21:50.002Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-15T18:21:50.392Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-15T18:21:50.659Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-15T18:21:50.666Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-15T18:21:50.952Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-15T18:21:50.958Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-15T18:21:50.965Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-15T18:21:51.391Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-15T18:21:51.404Z] [INFO] [STEP 1] Log into the application [2026-07-15T18:21:51.412Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:21:51.416Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:21:51.966Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:21:54.811Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-15T18:21:57.627Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-15T18:21:58.004Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-15T18:21:58.343Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-15T18:21:58.608Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-15T18:21:58.772Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (11942ms) [2026-07-15T18:22:00.077Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-15T18:22:00.079Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-15T18:22:00.084Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-15T18:22:00.087Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:22:00.091Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:22:00.100Z] [INFO] [STEP 1] Log into the application [2026-07-15T18:22:00.106Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:22:00.108Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:22:00.510Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:22:01.639Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-15T18:22:05.522Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-15T18:22:05.993Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-15T18:22:06.361Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-15T18:22:06.815Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-15T18:22:06.866Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-15T18:22:06.930Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-15T18:22:06.964Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-15T18:22:07.245Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-15T18:22:07.429Z] [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 (7617ms) [2026-07-15T18:22:07.785Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-15T18:22:07.787Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-15T18:22:07.793Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-15T18:22:07.799Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:22:07.805Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:22:07.814Z] [INFO] [STEP 1] Log into the application [2026-07-15T18:22:07.822Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:22:07.825Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:22:08.238Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:22:09.504Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-15T18:22:12.324Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-15T18:22:12.755Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-15T18:22:13.074Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-15T18:22:13.531Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-15T18:22:13.594Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-15T18:22:13.627Z] [INFO] [STEP 8] Default should be RWO [2026-07-15T18:22:13.665Z] [INFO] [STEP 9] Switch to RWX [2026-07-15T18:22:13.830Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (6362ms) [2026-07-15T18:22:14.219Z] [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-15T18:22:14.221Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-15T18:22:14.226Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-15T18:22:14.231Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:22:14.234Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:22:14.244Z] [INFO] [STEP 1] Log into the application [2026-07-15T18:22:14.251Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:22:14.253Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:22:14.668Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:22:16.398Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-15T18:22:19.899Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-15T18:22:20.427Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-15T18:22:21.823Z] [INFO] [STEP 5] Submit the form [2026-07-15T18:22:21.962Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-15T18:22:22.363Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-15T18:22:22.789Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-15T18:22:22.830Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-15T18:22:23.524Z] [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 (9609ms) [2026-07-15T18:22:23.900Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-15T18:22:23.902Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-15T18:22:23.908Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-15T18:22:23.915Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:22:23.919Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:22:23.928Z] [INFO] [STEP 1] Log into the application [2026-07-15T18:22:23.934Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:22:23.937Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:22:24.351Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:22:28.398Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-15T18:22:33.595Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-15T18:22:33.973Z] [INFO] [STEP 4] Open create modal [2026-07-15T18:22:34.413Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-15T18:22:35.099Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-15T18:22:35.401Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-15T18:22:35.570Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-15T18:22:35.579Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-15T18:22:35.955Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-15T18:22:35.981Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-15T18:22:36.350Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-15T18:22:36.353Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-15T18:22:36.683Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-15T18:22:36.687Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-15T18:22:37.023Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-15T18:22:37.028Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-15T18:22:37.387Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-15T18:22:37.391Z] [INFO] [STEP 9] Cleaning up project [2026-07-15T18:22:37.708Z] [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 (11721ms) 5 passing (50s) [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: 49 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-15T18:22:42.448Z] [INFO] Setting tests timeout to: 480 seconds Verify that only the Cluster Admin can access Cluster Settings - Admin should access Cluster Settings and see UI fields matching OpenShift configurations - Test User - should not have access rights to view the Cluster Settings tab - Cluster Admin user can access all Settings pages [2026-07-15T18:22:42.474Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (126ms) 3 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_008.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 3 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/clusterSettings/testAdminClusterSettings.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testCreateConnectionTypes.cy.ts (10 of 13) [2026-07-15T18:22:45.346Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-15T18:22:45.359Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-15T18:22:45.363Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-15T18:22:45.368Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-15T18:22:45.373Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:22:45.378Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-15T18:22:45.420Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-15T18:22:45.423Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-15T18:22:45.428Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-15T18:22:45.433Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:22:45.437Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:22:45.455Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-15T18:22:45.459Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-15T18:22:46.009Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T18:22:46.016Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-15T18:22:46.021Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-15T18:22:46.031Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-15T18:22:46.505Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-15T18:22:48.133Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-15T18:22:48.141Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-15T18:22:48.427Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T18:22:48.441Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-15T18:22:48.459Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-15T18:22:48.490Z] [INFO] [STEP 1] Log into the application [2026-07-15T18:22:48.520Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:22:48.537Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:22:49.142Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:22:51.957Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-15T18:22:53.279Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-15T18:22:54.292Z] [INFO] [STEP 4] Edit the Connection type [2026-07-15T18:22:55.451Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-15T18:22:55.491Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-15T18:22:55.543Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:23:04.212Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-15T18:23:07.000Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-15T18:23:11.439Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-15T18:23:11.785Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-15T18:23:11.789Z] [INFO] Executing delete connection type command: oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-15T18:23:12.129Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-15T18:23:28.552Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (25800ms) 1 passing (43s) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_009.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 43 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-15T18:23:31.361Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-15T18:23:31.379Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-15T18:23:31.384Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-15T18:23:31.395Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-15T18:23:31.403Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:23:31.413Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:23:31.443Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-15T18:23:31.463Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-15T18:23:31.469Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:23:32.078Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:23:35.925Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-15T18:23:36.044Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted (5674ms) 1 passing (6s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_010.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 5 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-15T18:23:39.790Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-15T18:23:39.810Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-15T18:23:39.820Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-15T18:23:39.829Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-15T18:23:39.835Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:23:39.840Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:23:39.870Z] [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-15T18:23:40.683Z] [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-15T18:23:40.688Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-15T18:23:40.692Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-15T18:23:40.703Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-15T18:23:40.707Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-15T18:23:40.993Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-15T18:23:41.004Z] [INFO] No matching profile found, proceeding with the test. [2026-07-15T18:23:41.010Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-15T18:23:41.038Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784139821021.yaml" -n redhat-ods-applications [2026-07-15T18:23:41.361Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784139821021.yaml" -n redhat-ods-applications [2026-07-15T18:23:41.369Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-15T18:23:41.488Z] [INFO] [EXEC] rm /tmp/temp_1784139821021.yaml [2026-07-15T18:23:41.513Z] [INFO] [STEP 1] Log into the application [2026-07-15T18:23:41.550Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:23:41.564Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:23:42.154Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:23:47.296Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-15T18:23:47.433Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-15T18:23:48.103Z] [INFO] [STEP 4] Select the hardware profile [2026-07-15T18:23:48.367Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-15T18:23:48.404Z] [INFO] [STEP 6] Launch a notebook server [2026-07-15T18:23:48.578Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-15T18:23:48.582Z] [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-15T18:24:00.585Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-15T18:24:00.625Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-15T18:24:00.629Z] [INFO] Found 1 matching pods [2026-07-15T18:24:00.632Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-15T18:29:01.384Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-15T18:29:01.388Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-15T18:29:01.392Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-15T18:29:01.396Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T18:29:01.400Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T18:29:01.417Z] [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-15T18:29:02.316Z] [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-15T18:29:02.323Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-15T18:29:02.326Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-15T18:29:02.364Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-15T18:29:02.379Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-15T18:29:02.830Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-15T18:29:02.836Z] [INFO] No matching profile found, proceeding with the test. [2026-07-15T18:29:02.841Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-15T18:29:02.853Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784140142842.yaml" -n redhat-ods-applications [2026-07-15T18:29:05.809Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784140142842.yaml" -n redhat-ods-applications [2026-07-15T18:29:05.817Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks configured [2026-07-15T18:29:05.933Z] [INFO] [EXEC] rm /tmp/temp_1784140142842.yaml [2026-07-15T18:29:05.957Z] [INFO] [STEP 1] Log into the application [2026-07-15T18:29:05.969Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T18:29:05.974Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T18:29:06.699Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T18:29:16.051Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-15T18:29:16.214Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-15T18:29:19.671Z] [INFO] [STEP 4] Select the hardware profile [2026-07-15T18:29:19.962Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-15T18:29:19.993Z] [INFO] [STEP 6] Launch a notebook server [2026-07-15T18:29:20.160Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-15T18:29:20.165Z] [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-15T18:29:31.290Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-15T18:29:31.300Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-15T18:29:31.306Z] [INFO] Found 1 matching pods [2026-07-15T18:29:31.310Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s