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-15T20:27:39.226Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-15T20:27:39.248Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-15T20:27:39.261Z] [INFO] Test title: should login and load page [2026-07-15T20:27:39.272Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-15T20:27:39.331Z] [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-15T20:27:39.339Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T20:27:39.352Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ ✓ should login and load page 1 passing (3s) [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: 3 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-15T20:27:46.556Z] [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-15T20:27:46.628Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (195ms) 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-15T20:27:51.539Z] [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-15T20:27:51.568Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (216ms) 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-15T20:27:57.255Z] [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-15T20:27:57.425Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (292ms) 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-15T20:28:05.053Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-15T20:28:05.143Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-15T20:28:05.224Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-15T20:28:05.236Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-15T20:28:05.248Z] [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-15T20:28:05.332Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T20:28:05.422Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-15T20:28:05.430Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T20:28:07.055Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T20:28:07.136Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-15T20:28:07.154Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-15T20:28:07.237Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-15T20:28:08.024Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-15T20:28:08.734Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-15T20:28:08.745Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T20:28:09.444Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T20:28:09.538Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-15T20:28:09.634Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-15T20:28:09.641Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-15T20:28:09.653Z] [INFO] [STEP 1] Log into the application [2026-07-15T20:28:09.662Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:28:12.731Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-15T20:28:29.844Z] [INFO] [STEP 3] Edit project information [2026-07-15T20:28:40.022Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-15T20:28:52.244Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-15T20:28:52.249Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-15T20:28:52.327Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-15T20:28:52.335Z] [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-15T20:28:52.343Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T20:28:52.430Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-15T20:28:52.439Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T20:28:53.433Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T20:28:53.442Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-15T20:28:53.452Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-15T20:28:53.531Z] [INFO] Project cypress-edit-test-project-609558 already exists. Deleting it. [2026-07-15T20:29:01.134Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait [2026-07-15T20:29:01.151Z] [INFO] Waiting for project cypress-edit-test-project-609558 to be fully deleted... [2026-07-15T20:29:01.225Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T20:29:01.845Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T20:29:01.922Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-15T20:29:01.934Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-15T20:29:01.953Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-15T20:29:03.025Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-15T20:29:03.631Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-15T20:29:03.640Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T20:29:04.534Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T20:29:04.544Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-15T20:29:04.556Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-15T20:29:04.626Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-15T20:29:04.642Z] [INFO] [STEP 1] Log into the application [2026-07-15T20:29:04.651Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:29:05.561Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-15T20:29:14.133Z] [INFO] [STEP 3] Edit project information [2026-07-15T20:29:19.370Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-15T20:29:25.042Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-15T20:29:25.317Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (33189ms) 1 passing (1m) [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: 1 │ │ Video: false │ │ Duration: 1 minute, 20 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testProjectEditing.cy.ts/Verify Project - Editing -- Edit a Project in RHOAI (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-15T20:29:30.398Z] [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-15T20:29:30.437Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (124ms) 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-15T20:29:35.925Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-15T20:29:35.942Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-15T20:29:35.946Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-15T20:29:35.954Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T20:29:36.024Z] [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-15T20:29:36.030Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T20:29:36.045Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-15T20:29:36.741Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-15T20:29:36.749Z] [INFO] OpenShift default storage class already exists: gp3-csi [2026-07-15T20:29:36.829Z] [INFO] Using OpenShift default storage class: gp3-csi [2026-07-15T20:29:37.330Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784147376834-r6qt7yhsa.yaml && rm -f /tmp/cypress-yaml-1784147376834-r6qt7yhsa.yaml [2026-07-15T20:29:37.338Z] [INFO] Command exit code: 0 [2026-07-15T20:29:37.652Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784147377342-d7y7sw3ko.yaml && rm -f /tmp/cypress-yaml-1784147377342-d7y7sw3ko.yaml [2026-07-15T20:29:37.659Z] [INFO] Command exit code: 0 [2026-07-15T20:29:37.956Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784147377661-y0mrrljxd.yaml && rm -f /tmp/cypress-yaml-1784147377661-y0mrrljxd.yaml [2026-07-15T20:29:37.963Z] [INFO] Command exit code: 0 [2026-07-15T20:29:38.275Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784147377965-hieeu7mnu.yaml && rm -f /tmp/cypress-yaml-1784147377965-hieeu7mnu.yaml [2026-07-15T20:29:38.282Z] [INFO] Command exit code: 0 [2026-07-15T20:29:38.652Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784147378285-m3joop6dx.yaml && rm -f /tmp/cypress-yaml-1784147378285-m3joop6dx.yaml [2026-07-15T20:29:38.658Z] [INFO] Command exit code: 0 [2026-07-15T20:29:38.731Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T20:29:38.746Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:29:47.992Z] [INFO] [STEP 2] Check SC row exists [2026-07-15T20:29:48.527Z] [INFO] [STEP 3] Check there's no Default label [2026-07-15T20:29:48.723Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-15T20:29:48.850Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-15T20:29:48.989Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-15T20:29:49.348Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-15T20:29:51.252Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-15T20:29:51.479Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T20:29:52.139Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T20:29:52.330Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (16572ms) [2026-07-15T20:29:52.828Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-15T20:29:52.831Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-15T20:29:52.838Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T20:29:52.843Z] [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-15T20:29:52.848Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T20:29:52.927Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T20:29:52.938Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:30:00.849Z] [INFO] [STEP 2] Check SC row exists [2026-07-15T20:30:00.981Z] [INFO] [STEP 3] Check there's no Default label [2026-07-15T20:30:01.064Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-15T20:30:01.140Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-15T20:30:01.244Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-15T20:30:01.457Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-15T20:30:01.849Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-15T20:30:01.944Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T20:30:02.335Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T20:30:02.380Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (9760ms) [2026-07-15T20:30:02.588Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-15T20:30:02.590Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-15T20:30:02.594Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T20:30:02.599Z] [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-15T20:30:02.603Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T20:30:02.630Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T20:30:02.646Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:30:04.086Z] [INFO] [STEP 2] Check there's no Default label [2026-07-15T20:30:04.452Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-15T20:30:04.512Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-15T20:30:04.659Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-15T20:30:05.358Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-15T20:30:05.390Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T20:30:05.722Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T20:30:05.735Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-15T20:30:05.829Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-15T20:30:05.831Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-15T20:30:05.837Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T20:30:05.843Z] [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-15T20:30:05.848Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T20:30:05.869Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T20:30:05.879Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:30:09.140Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-15T20:30:09.283Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-15T20:30:09.734Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-15T20:30:09.849Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-15T20:30:10.525Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-15T20:30:10.634Z] [INFO] [STEP 7] Save the changes [2026-07-15T20:30:11.041Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-15T20:30:11.827Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-15T20:30:11.860Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T20:30:12.348Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T20:30:12.365Z] [INFO] Storage Class Config: [2026-07-15T20:30:12.450Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-15T20:30:13.337Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-15T20:30:13.869Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-15T20:30:14.358Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-15T20:30:14.364Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-15T20:30:14.843Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-15T20:30:14.880Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-15T20:30:15.248Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-15T20:30:15.348Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-15T20:30:15.852Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-15T20:30:15.857Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-15T20:30:16.369Z] [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 (7946ms) 4 passing (41s) [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: 40 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-15T20:30:24.329Z] [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-15T20:30:24.365Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (208ms) 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-15T20:30:32.354Z] [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-15T20:30:32.436Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (204ms) 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-15T20:30:37.828Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-15T20:30:37.847Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-15T20:30:37.851Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-15T20:30:37.858Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-15T20:30:37.865Z] [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-15T20:30:37.925Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T20:30:37.951Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-15T20:30:37.957Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-15T20:30:38.459Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T20:30:38.525Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-15T20:30:38.537Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-15T20:30:38.551Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-15T20:30:39.060Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-15T20:30:39.633Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-15T20:30:39.643Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-15T20:30:40.144Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T20:30:40.152Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-15T20:30:40.167Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-15T20:30:40.268Z] [INFO] [STEP 1] Log into the application [2026-07-15T20:30:40.336Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:30:42.425Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-15T20:30:50.961Z] [INFO] [STEP 3] Verify Create Connection Type page is displayed [2026-07-15T20:30:53.359Z] [INFO] [STEP 4] Select category [2026-07-15T20:30:54.224Z] [INFO] [STEP 5] Select model serving compatible type [2026-07-15T20:30:55.231Z] [INFO] [STEP 6] Add new section heading [2026-07-15T20:30:59.185Z] [INFO] [STEP 7] Submit the form to create the connection type [2026-07-15T20:30:59.641Z] [INFO] [STEP 8] Verify we are redirected to Connection Types list page [2026-07-15T20:31:00.445Z] [INFO] [STEP 9] Verify the created connection type appears in the list [2026-07-15T20:31:00.725Z] [INFO] [STEP 10] Verify the connection type is enabled by default [2026-07-15T20:31:00.881Z] [INFO] [STEP 11] Verify the connection type shows compatibility with model serving [2026-07-15T20:31:01.147Z] [INFO] [STEP 12] Preview connection type. [2026-07-15T20:31:03.064Z] [INFO] [STEP 13] Navigate to the Connections tab and validate the connection type is available [2026-07-15T20:31:14.956Z] [INFO] [STEP 14] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-15T20:31:20.627Z] [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 (51761ms) [2026-07-15T20:31:29.782Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-15T20:31:29.821Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-15T20:31:29.828Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-15T20:31:29.832Z] [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-15T20:31:29.838Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T20:31:29.859Z] [INFO] [STEP 1] Log into the application [2026-07-15T20:31:29.865Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:31:30.467Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-15T20:31:32.546Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-15T20:31:33.762Z] [INFO] [STEP 4] Edit the Connection type [2026-07-15T20:31:35.997Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-15T20:31:36.070Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/projects [2026-07-15T20:31:50.372Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-15T20:31:56.057Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-15T20:32:02.366Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-15T20:32:02.651Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-15T20:32:02.656Z] [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-15T20:32:03.025Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-15T20:32:09.362Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (32451ms) 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, 31 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-15T20:32:12.406Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-15T20:32:12.432Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-15T20:32:12.442Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-15T20:32:12.449Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-15T20:32:12.458Z] [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-15T20:32:12.463Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T20:32:12.491Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-15T20:32:12.524Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/settings/environment-setup/connection-types [2026-07-15T20:32:17.499Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-15T20:32:17.609Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted (6404ms) 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-15T20:32:21.685Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests - Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-15T20:32:21.730Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (121ms) 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-15T20:32:24.515Z] [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-15T20:32:24.530Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (103ms) 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" 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:03 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testLaunchStand 199ms 1 - - 1 - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 272ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 298ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 01:20 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 129ms 1 - - 1 - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:40 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 246ms 5 - - 5 - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 209ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 01:31 2 2 - - - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:06 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testNoteb 126ms 1 - - 1 - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 108ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 03:44 27 9 - 18 -