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-19T10:46:20.292Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-19T10:46:20.316Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-19T10:46:20.321Z] [INFO] Test title: should login and load page [2026-07-19T10:46:20.330Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-19T10:46:20.344Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:46:20.349Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-19T10:46:20.365Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ ✓ should login and load page 1 passing (5s) [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: 4 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-19T10:46:27.737Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View - Verify User Can Access Jupyter Launcher From Project Page [2026-07-19T10:46:27.758Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (94ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-19T10:46:30.578Z] [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-19T10:46:30.600Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (84ms) 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-19T10:46:33.273Z] [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-19T10:46:33.300Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (83ms) 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-19T10:46:36.253Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-19T10:46:36.278Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-19T10:46:36.282Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-19T10:46:36.292Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-19T10:46:36.299Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:46:36.309Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-19T10:46:36.334Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-19T10:46:36.339Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-19T10:46:37.040Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-19T10:46:37.046Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-19T10:46:37.051Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-19T10:46:37.099Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-19T10:46:37.366Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-19T10:46:37.605Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-19T10:46:37.618Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-19T10:46:37.858Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-19T10:46:37.864Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-19T10:46:37.881Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-19T10:46:37.899Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-19T10:46:37.923Z] [INFO] [STEP 1] Log into the application [2026-07-19T10:46:37.946Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:46:39.182Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-19T10:46:50.224Z] [INFO] [STEP 3] Edit project information [2026-07-19T10:46:52.324Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-19T10:46:56.899Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-19T10:46:57.182Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (20605ms) 1 passing (21s) [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: 21 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-19T10:47:01.831Z] [INFO] Setting tests timeout to: 480 seconds Regular Users can make use of the Storage Classes in the Cluster Storage tab from Pipelines - If all SC are disabled except one, the SC dropdown should be disabled [2026-07-19T10:47:01.850Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (144ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-19T10:47:06.339Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-19T10:47:06.353Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-19T10:47:06.356Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-19T10:47:06.383Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-19T10:47:06.388Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:47:06.395Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-19T10:47:06.410Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-19T10:47:06.696Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-19T10:47:06.703Z] [INFO] OpenShift default storage class already exists: gp3-csi [2026-07-19T10:47:06.709Z] [INFO] Using OpenShift default storage class: gp3-csi [2026-07-19T10:47:06.960Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784458026712-gmodzpefl.yaml && rm -f /tmp/cypress-yaml-1784458026712-gmodzpefl.yaml [2026-07-19T10:47:06.966Z] [INFO] Command exit code: 0 [2026-07-19T10:47:07.192Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784458026968-ilzu1is78.yaml && rm -f /tmp/cypress-yaml-1784458026968-ilzu1is78.yaml [2026-07-19T10:47:07.198Z] [INFO] Command exit code: 0 [2026-07-19T10:47:07.434Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784458027199-l73qj1qz1.yaml && rm -f /tmp/cypress-yaml-1784458027199-l73qj1qz1.yaml [2026-07-19T10:47:07.440Z] [INFO] Command exit code: 0 [2026-07-19T10:47:07.660Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784458027441-vrpgdn6uu.yaml && rm -f /tmp/cypress-yaml-1784458027441-vrpgdn6uu.yaml [2026-07-19T10:47:07.666Z] [INFO] Command exit code: 0 [2026-07-19T10:47:07.893Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784458027668-sibxkdt4j.yaml && rm -f /tmp/cypress-yaml-1784458027668-sibxkdt4j.yaml [2026-07-19T10:47:07.899Z] [INFO] Command exit code: 0 [2026-07-19T10:47:07.918Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-19T10:47:07.928Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:47:20.586Z] [INFO] [STEP 2] Check SC row exists [2026-07-19T10:47:20.822Z] [INFO] [STEP 3] Check there's no Default label [2026-07-19T10:47:20.916Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-19T10:47:21.014Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-19T10:47:21.105Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-19T10:47:21.331Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-19T10:47:21.669Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-19T10:47:21.779Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-19T10:47:22.112Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-19T10:47:22.155Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (15901ms) [2026-07-19T10:47:22.342Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-19T10:47:22.344Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-19T10:47:22.348Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-19T10:47:22.352Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:47:22.356Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-19T10:47:22.372Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-19T10:47:22.379Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:47:24.216Z] [INFO] [STEP 2] Check SC row exists [2026-07-19T10:47:24.391Z] [INFO] [STEP 3] Check there's no Default label [2026-07-19T10:47:24.446Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-19T10:47:24.506Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-19T10:47:24.593Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-19T10:47:24.734Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-19T10:47:24.992Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-19T10:47:25.043Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-19T10:47:25.297Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-19T10:47:25.330Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-19T10:47:25.478Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-19T10:47:25.480Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-19T10:47:25.485Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-19T10:47:25.489Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:47:25.493Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-19T10:47:25.507Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-19T10:47:25.513Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:47:31.941Z] [INFO] [STEP 2] Check there's no Default label [2026-07-19T10:47:32.738Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-19T10:47:32.830Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-19T10:47:33.111Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-19T10:47:35.729Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-19T10:47:36.090Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-19T10:47:36.386Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-19T10:47:36.451Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (11056ms) [2026-07-19T10:47:36.621Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-19T10:47:36.623Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-19T10:47:36.627Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-19T10:47:36.630Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:47:36.634Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-19T10:47:36.655Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-19T10:47:36.664Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:47:41.880Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-19T10:47:42.109Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-19T10:47:42.442Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-19T10:47:42.481Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-19T10:47:42.714Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-19T10:47:42.741Z] [INFO] [STEP 7] Save the changes [2026-07-19T10:47:42.892Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-19T10:47:43.168Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-19T10:47:43.193Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-19T10:47:43.439Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-19T10:47:43.452Z] [INFO] Storage Class Config: [2026-07-19T10:47:43.482Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-19T10:47:44.060Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-19T10:47:44.436Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-19T10:47:44.679Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-19T10:47:44.683Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-19T10:47:44.927Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-19T10:47:44.931Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-19T10:47:45.157Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-19T10:47:45.166Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-19T10:47:45.414Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-19T10:47:45.418Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-19T10:47:45.678Z] [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 (7771ms) 4 passing (39s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_006.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 4 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 39 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-19T10:47:50.235Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests - Should display storage classes with different access modes in cluster storage dropdown - Should show correct access modes when selecting storage classes with single access mode - Should show correct access modes when selecting storage class with multiple access modes - Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit - Should reset access mode appropriately when switching between storage classes [2026-07-19T10:47:50.263Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (92ms) 5 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 5 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 5 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-19T10:47:55.058Z] [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-19T10:47:55.081Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (85ms) 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-19T10:47:57.758Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-19T10:47:57.780Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-19T10:47:57.784Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-19T10:47:57.789Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-19T10:47:57.793Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:47:57.797Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-19T10:47:57.814Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-19T10:47:57.817Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-19T10:47:58.052Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-19T10:47:58.057Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-19T10:47:58.062Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-19T10:47:58.083Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-19T10:47:58.360Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-19T10:47:58.590Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-19T10:47:58.597Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-19T10:47:58.834Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-19T10:47:58.839Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-19T10:47:58.844Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-19T10:47:58.888Z] [INFO] [STEP 1] Log into the application [2026-07-19T10:47:58.898Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:48:03.007Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-19T10:48:10.734Z] [INFO] [STEP 3] Verify Create Connection Type page is displayed [2026-07-19T10:48:11.598Z] [INFO] [STEP 4] Select category [2026-07-19T10:48:12.145Z] [INFO] [STEP 5] Select model serving compatible type [2026-07-19T10:48:12.785Z] [INFO] [STEP 6] Add new section heading [2026-07-19T10:48:15.193Z] [INFO] [STEP 7] Submit the form to create the connection type [2026-07-19T10:48:15.361Z] [INFO] [STEP 8] Verify we are redirected to Connection Types list page [2026-07-19T10:48:15.698Z] [INFO] [STEP 9] Verify the created connection type appears in the list [2026-07-19T10:48:15.814Z] [INFO] [STEP 10] Verify the connection type is enabled by default [2026-07-19T10:48:16.001Z] [INFO] [STEP 11] Verify the connection type shows compatibility with model serving [2026-07-19T10:48:16.183Z] [INFO] [STEP 12] Preview connection type. [2026-07-19T10:48:17.206Z] [INFO] [STEP 13] Navigate to the Connections tab and validate the connection type is available [2026-07-19T10:48:22.466Z] [INFO] [STEP 14] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-19T10:48:26.494Z] [INFO] [STEP 15] Navigate to the Connections tab and validate the connection type is not available ✓ Verify User Can Create, Preview and Delete a Connection Type (35704ms) [2026-07-19T10:48:33.693Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-19T10:48:33.695Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-19T10:48:33.700Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-19T10:48:33.705Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:48:33.709Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-19T10:48:33.729Z] [INFO] [STEP 1] Log into the application [2026-07-19T10:48:33.736Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:48:34.248Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-19T10:48:37.228Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-19T10:48:38.243Z] [INFO] [STEP 4] Edit the Connection type [2026-07-19T10:48:41.021Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-19T10:48:41.026Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/projects [2026-07-19T10:49:06.164Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-19T10:49:10.889Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-19T10:49:17.506Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-19T10:49:17.818Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-19T10:49:17.880Z] [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-19T10:49:18.213Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-19T10:49:25.370Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (43689ms) 2 passing (1m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_009.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 1 minute, 27 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-19T10:49:27.800Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-19T10:49:27.829Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-19T10:49:27.834Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-19T10:49:27.843Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-19T10:49:27.855Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:49:27.860Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-19T10:49:27.900Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-19T10:49:27.911Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/settings/environment-setup/connection-types [2026-07-19T10:49:32.695Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-19T10:49:32.791Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted (6080ms) 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: 6 seconds │ │ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13) [2026-07-19T10:49:36.332Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests - Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-19T10:49:36.355Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (99ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_011.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/hardwareProfiles/testNotebookTolerations.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts (13 of 13) [2026-07-19T10:49:38.715Z] [INFO] Setting tests timeout to: 480 seconds Verify Admins Can Import and Delete a Custom Single-Model Serving Runtime Template By Uploading A YAML file - Admin should access serving runtimes, import a yaml file and then delete [2026-07-19T10:49:38.738Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (102ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_012.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Start generate report process Read and merge jsons from "/workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons" Media folder "/workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots" not found, nothing to copy Enhance report Create HTML report HTML report successfully created! /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/index.html ================================================================================ (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ application.cy.ts 00:04 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testLaunchStand 100ms 1 - - 1 - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 89ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 90ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:21 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 148ms 1 - - 1 - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:39 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 96ms 5 - - 5 - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 89ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 01:27 2 2 - - - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:06 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testNoteb 103ms 1 - - 1 - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 106ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 02:40 27 9 - 18 -