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-16T15:58:52.518Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-16T15:58:52.540Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-16T15:58:52.581Z] [INFO] Test title: should login and load page [2026-07-16T15:58:52.591Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-16T15:58:52.602Z] [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-16T15:58:52.607Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-16T15:58:52.622Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.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-16T15:59:00.616Z] [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-16T15:59:00.637Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (164ms) 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-16T15:59:03.899Z] [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-16T15:59:03.930Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (156ms) 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-16T15:59:07.084Z] [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-16T15:59:07.119Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (149ms) 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-16T15:59:10.460Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-16T15:59:10.487Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-16T15:59:10.491Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-16T15:59:10.501Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-16T15:59:10.507Z] [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-16T15:59:10.516Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-16T15:59:10.582Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-16T15:59:10.588Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-16T15:59:11.218Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-16T15:59:11.225Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-16T15:59:11.288Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-16T15:59:11.303Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-16T15:59:11.855Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-16T15:59:12.127Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-16T15:59:12.143Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-16T15:59:12.419Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-16T15:59:12.435Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-16T15:59:12.479Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-16T15:59:12.497Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-16T15:59:12.536Z] [INFO] [STEP 1] Log into the application [2026-07-16T15:59:12.577Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T15:59:14.124Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-16T15:59:24.678Z] [INFO] [STEP 3] Edit project information [2026-07-16T15:59:26.652Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-16T15:59:32.819Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-16T15:59:33.138Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (22131ms) 1 passing (23s) [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: 22 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-16T15:59:38.135Z] [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-16T15:59:38.182Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (155ms) 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-16T15:59:43.331Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-16T15:59:43.377Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-16T15:59:43.381Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-16T15:59:43.388Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-16T15:59:43.395Z] [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-16T15:59:43.403Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-16T15:59:43.416Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-16T15:59:43.722Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-16T15:59:43.728Z] [INFO] OpenShift default storage class already exists: gp3-csi [2026-07-16T15:59:43.736Z] [INFO] Using OpenShift default storage class: gp3-csi [2026-07-16T15:59:44.020Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784217583739-jybk6cf2z.yaml && rm -f /tmp/cypress-yaml-1784217583739-jybk6cf2z.yaml [2026-07-16T15:59:44.026Z] [INFO] Command exit code: 0 [2026-07-16T15:59:44.351Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784217584029-ps7gmlf58.yaml && rm -f /tmp/cypress-yaml-1784217584029-ps7gmlf58.yaml [2026-07-16T15:59:44.357Z] [INFO] Command exit code: 0 [2026-07-16T15:59:44.739Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784217584377-2c5du4et5.yaml && rm -f /tmp/cypress-yaml-1784217584377-2c5du4et5.yaml [2026-07-16T15:59:44.746Z] [INFO] Command exit code: 0 [2026-07-16T15:59:45.079Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784217584748-4w4n5n1q1.yaml && rm -f /tmp/cypress-yaml-1784217584748-4w4n5n1q1.yaml [2026-07-16T15:59:45.085Z] [INFO] Command exit code: 0 [2026-07-16T15:59:45.386Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784217585088-6ysnzytln.yaml && rm -f /tmp/cypress-yaml-1784217585088-6ysnzytln.yaml [2026-07-16T15:59:45.393Z] [INFO] Command exit code: 0 [2026-07-16T15:59:45.413Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-16T15:59:45.422Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T15:59:56.650Z] [INFO] [STEP 2] Check SC row exists [2026-07-16T15:59:56.991Z] [INFO] [STEP 3] Check there's no Default label [2026-07-16T15:59:57.070Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-16T15:59:57.153Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-16T15:59:57.251Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-16T15:59:57.458Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-16T15:59:57.820Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-16T15:59:57.905Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-16T15:59:58.183Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-16T15:59:58.243Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (14969ms) [2026-07-16T15:59:58.396Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-16T15:59:58.399Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-16T15:59:58.403Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-16T15:59:58.407Z] [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-16T15:59:58.411Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-16T15:59:58.430Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-16T15:59:58.440Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T16:00:00.144Z] [INFO] [STEP 2] Check SC row exists [2026-07-16T16:00:00.598Z] [INFO] [STEP 3] Check there's no Default label [2026-07-16T16:00:00.626Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-16T16:00:00.659Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-16T16:00:00.732Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-16T16:00:00.868Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-16T16:00:01.016Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-16T16:00:01.115Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-16T16:00:01.495Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-16T16:00:01.503Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-16T16:00:01.606Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-16T16:00:01.608Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-16T16:00:01.612Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-16T16:00:01.617Z] [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-16T16:00:01.620Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-16T16:00:01.635Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-16T16:00:01.641Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T16:00:07.797Z] [INFO] [STEP 2] Check there's no Default label [2026-07-16T16:00:08.613Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-16T16:00:08.728Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-16T16:00:08.974Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-16T16:00:11.854Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-16T16:00:11.934Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-16T16:00:12.390Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-16T16:00:12.433Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one (10939ms) [2026-07-16T16:00:12.622Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-16T16:00:12.625Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-16T16:00:12.630Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-16T16:00:12.635Z] [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-16T16:00:12.640Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-16T16:00:12.693Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-16T16:00:12.715Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T16:00:18.425Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-16T16:00:18.646Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-16T16:00:19.081Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-16T16:00:19.142Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-16T16:00:19.434Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-16T16:00:19.464Z] [INFO] [STEP 7] Save the changes [2026-07-16T16:00:19.637Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-16T16:00:19.961Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-16T16:00:19.989Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-16T16:00:20.262Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-16T16:00:20.277Z] [INFO] Storage Class Config: [2026-07-16T16:00:20.317Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-16T16:00:20.951Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-16T16:00:21.366Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-16T16:00:21.614Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-16T16:00:21.620Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-16T16:00:21.911Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-16T16:00:21.942Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-16T16:00:22.184Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-16T16:00:22.189Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-16T16:00:22.476Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-16T16:00:22.507Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-16T16:00:22.748Z] [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 (8665ms) 4 passing (40s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_006.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 4 │ │ Passing: 4 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 39 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-16T16:00:28.223Z] [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-16T16:00:28.279Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (123ms) 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-16T16:00:33.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-16T16:00:33.490Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (111ms) 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-16T16:00:36.526Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-16T16:00:36.540Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-16T16:00:36.543Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-16T16:00:36.579Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-16T16:00:36.585Z] [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-16T16:00:36.591Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-16T16:00:36.611Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-16T16:00:36.615Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-16T16:00:36.902Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-16T16:00:36.908Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-16T16:00:36.915Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-16T16:00:36.927Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-16T16:00:37.285Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-16T16:00:37.618Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-16T16:00:37.625Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-16T16:00:37.903Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-16T16:00:37.910Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-16T16:00:37.916Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-16T16:00:37.950Z] [INFO] [STEP 1] Log into the application [2026-07-16T16:00:37.978Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T16:00:41.329Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-16T16:00:47.742Z] [INFO] [STEP 3] Verify Create Connection Type page is displayed [2026-07-16T16:00:48.639Z] [INFO] [STEP 4] Select category [2026-07-16T16:00:49.154Z] [INFO] [STEP 5] Select model serving compatible type [2026-07-16T16:00:49.798Z] [INFO] [STEP 6] Add new section heading [2026-07-16T16:00:52.684Z] [INFO] [STEP 7] Submit the form to create the connection type [2026-07-16T16:00:53.019Z] [INFO] [STEP 8] Verify we are redirected to Connection Types list page [2026-07-16T16:00:53.636Z] [INFO] [STEP 9] Verify the created connection type appears in the list [2026-07-16T16:00:53.789Z] [INFO] [STEP 10] Verify the connection type is enabled by default [2026-07-16T16:00:53.895Z] [INFO] [STEP 11] Verify the connection type shows compatibility with model serving [2026-07-16T16:00:54.009Z] [INFO] [STEP 12] Preview connection type. [2026-07-16T16:00:54.977Z] [INFO] [STEP 13] Navigate to the Connections tab and validate the connection type is available [2026-07-16T16:01:01.376Z] [INFO] [STEP 14] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-16T16:01:04.878Z] [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 (35540ms) [2026-07-16T16:01:12.281Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-16T16:01:12.284Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-16T16:01:12.289Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-16T16:01:12.293Z] [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-16T16:01:12.297Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-16T16:01:12.318Z] [INFO] [STEP 1] Log into the application [2026-07-16T16:01:12.325Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T16:01:12.746Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-16T16:01:16.287Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-16T16:01:19.307Z] [INFO] [STEP 4] Edit the Connection type [2026-07-16T16:01:22.402Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-16T16:01:22.408Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/projects [2026-07-16T16:01:48.818Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-16T16:01:54.754Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-16T16:02:01.890Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-16T16:02:02.152Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-16T16:02:02.224Z] [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-16T16:02:02.578Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-16T16:02:12.482Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (49458ms) 2 passing (2m) [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, 36 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-16T16:02:15.339Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-16T16:02:15.366Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-16T16:02:15.373Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-16T16:02:15.381Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-16T16:02:15.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-16T16:02:15.394Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-16T16:02:15.419Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-16T16:02:15.427Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/settings/environment-setup/connection-types [2026-07-16T16:02:20.462Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-16T16:02:20.563Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted (6383ms) 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-16T16:02:24.795Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests - Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-16T16:02:24.813Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (101ms) 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-16T16:02:27.876Z] [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-16T16:02:27.896Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (105ms) 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 169ms 1 - - 1 - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 162ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 155ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:22 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 162ms 1 - - 1 - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:39 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 133ms 5 - - 5 - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 115ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 01:36 2 2 - - - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:06 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testNoteb 107ms 1 - - 1 - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 109ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 02:51 27 9 - 18 -