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-15T11:32:15.740Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-15T11:32:15.807Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-15T11:32:15.812Z] [INFO] Test title: should login and load page [2026-07-15T11:32:15.823Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-15T11:32:15.835Z] [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-15T11:32:15.894Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T11:32:15.910Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ ✓ should login and load page 1 passing (4s) [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-15T11:32:24.126Z] [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-15T11:32:24.200Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (193ms) 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-15T11:32:29.239Z] [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-15T11:32:29.319Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (264ms) 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-15T11:32:35.309Z] [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-15T11:32:35.497Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (504ms) 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-15T11:32:42.495Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-15T11:32:42.610Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-15T11:32:42.615Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-15T11:32:42.700Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-15T11:32:42.713Z] [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-15T11:32:42.796Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T11:32:42.897Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-15T11:32:42.905Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T11:32:44.498Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T11:32:44.507Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-15T11:32:44.523Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-15T11:32:44.535Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-15T11:32:45.209Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-15T11:32:46.005Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-15T11:32:46.022Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T11:32:46.807Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T11:32:46.894Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-15T11:32:46.919Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-15T11:32:47.002Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-15T11:32:47.093Z] [INFO] [STEP 1] Log into the application [2026-07-15T11:32:47.198Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:32:49.624Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-15T11:33:03.499Z] [INFO] [STEP 3] Edit project information [2026-07-15T11:33:12.036Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-15T11:33:25.705Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-15T11:33:25.797Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-15T11:33:25.810Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-15T11:33:25.897Z] [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-15T11:33:25.913Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T11:33:26.008Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-15T11:33:26.015Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T11:33:27.001Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T11:33:27.011Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-15T11:33:27.097Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-15T11:33:27.110Z] [INFO] Project cypress-edit-test-project-609558 already exists. Deleting it. [2026-07-15T11:33:35.129Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait [2026-07-15T11:33:35.196Z] [INFO] Waiting for project cypress-edit-test-project-609558 to be fully deleted... [2026-07-15T11:33:35.202Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T11:33:35.898Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T11:33:35.905Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-15T11:33:35.913Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-15T11:33:35.926Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-15T11:33:36.800Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-15T11:33:37.794Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-15T11:33:37.805Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T11:33:38.522Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T11:33:38.594Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-15T11:33:38.706Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-15T11:33:38.715Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-15T11:33:38.793Z] [INFO] [STEP 1] Log into the application [2026-07-15T11:33:38.802Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:33:40.030Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-15T11:33:49.025Z] [INFO] [STEP 3] Edit project information [2026-07-15T11:33:51.357Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-15T11:33:59.185Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-15T11:33:59.502Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (34243ms) 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, 17 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-15T11:34:04.823Z] [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-15T11:34:04.844Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (163ms) 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-15T11:34:11.019Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-15T11:34:11.098Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-15T11:34:11.103Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-15T11:34:11.113Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T11:34:11.122Z] [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-15T11:34:11.195Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T11:34:11.213Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-15T11:34:11.740Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-15T11:34:11.748Z] [INFO] OpenShift default storage class already exists: gp3-csi [2026-07-15T11:34:11.756Z] [INFO] Using OpenShift default storage class: gp3-csi [2026-07-15T11:34:12.131Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784115251798-r6itu6tbt.yaml && rm -f /tmp/cypress-yaml-1784115251798-r6itu6tbt.yaml [2026-07-15T11:34:12.138Z] [INFO] Command exit code: 0 [2026-07-15T11:34:12.505Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784115252140-kwavi45tu.yaml && rm -f /tmp/cypress-yaml-1784115252140-kwavi45tu.yaml [2026-07-15T11:34:12.512Z] [INFO] Command exit code: 0 [2026-07-15T11:34:12.860Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784115252513-pl3fkdyg0.yaml && rm -f /tmp/cypress-yaml-1784115252513-pl3fkdyg0.yaml [2026-07-15T11:34:12.896Z] [INFO] Command exit code: 0 [2026-07-15T11:34:13.330Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784115252899-bg03bn3fu.yaml && rm -f /tmp/cypress-yaml-1784115252899-bg03bn3fu.yaml [2026-07-15T11:34:13.338Z] [INFO] Command exit code: 0 [2026-07-15T11:34:13.819Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784115253340-ka37ollk3.yaml && rm -f /tmp/cypress-yaml-1784115253340-ka37ollk3.yaml [2026-07-15T11:34:13.827Z] [INFO] Command exit code: 0 [2026-07-15T11:34:13.898Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T11:34:13.912Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:34:23.342Z] [INFO] [STEP 2] Check SC row exists [2026-07-15T11:34:23.913Z] [INFO] [STEP 3] Check there's no Default label [2026-07-15T11:34:24.044Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-15T11:34:24.225Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-15T11:34:24.421Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-15T11:34:24.838Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-15T11:34:26.799Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-15T11:34:27.025Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T11:34:27.524Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T11:34:27.647Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (16822ms) [2026-07-15T11:34:28.015Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-15T11:34:28.019Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-15T11:34:28.025Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T11:34:28.031Z] [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-15T11:34:28.037Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T11:34:28.100Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T11:34:28.111Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:34:36.321Z] [INFO] [STEP 2] Check SC row exists [2026-07-15T11:34:36.640Z] [INFO] [STEP 3] Check there's no Default label [2026-07-15T11:34:36.755Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-15T11:34:36.896Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-15T11:34:37.033Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-15T11:34:37.265Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-15T11:34:37.620Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-15T11:34:37.672Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T11:34:37.934Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T11:34:37.998Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class (10084ms) [2026-07-15T11:34:38.266Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-15T11:34:38.269Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-15T11:34:38.297Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T11:34:38.302Z] [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-15T11:34:38.306Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T11:34:38.323Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T11:34:38.331Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:34:40.506Z] [INFO] [STEP 2] Check there's no Default label [2026-07-15T11:34:40.734Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-15T11:34:40.794Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-15T11:34:40.941Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-15T11:34:41.523Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-15T11:34:41.552Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T11:34:42.002Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T11:34:42.013Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-15T11:34:42.145Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-15T11:34:42.147Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-15T11:34:42.152Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T11:34:42.157Z] [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-15T11:34:42.162Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T11:34:42.204Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T11:34:42.218Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:34:45.511Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-15T11:34:45.710Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-15T11:34:46.415Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-15T11:34:46.519Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-15T11:34:47.195Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-15T11:34:47.230Z] [INFO] [STEP 7] Save the changes [2026-07-15T11:34:47.596Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-15T11:34:48.113Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-15T11:34:48.148Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T11:34:48.620Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T11:34:48.714Z] [INFO] Storage Class Config: [2026-07-15T11:34:48.793Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-15T11:34:49.678Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-15T11:34:50.308Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-15T11:34:50.750Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-15T11:34:50.854Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-15T11:34:51.331Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-15T11:34:51.403Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-15T11:34:52.317Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-15T11:34:52.402Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-15T11:34:52.901Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-15T11:34:52.908Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-15T11:34:53.439Z] [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 (8164ms) 4 passing (43s) [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: 42 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-15T11:35:02.524Z] [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-15T11:35:02.619Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (347ms) 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-15T11:35:09.741Z] [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-15T11:35:09.806Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (187ms) 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-15T11:35:14.633Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-15T11:35:14.697Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-15T11:35:14.700Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-15T11:35:14.709Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-15T11:35:14.715Z] [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-15T11:35:14.721Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T11:35:14.802Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-15T11:35:14.808Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-15T11:35:15.229Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T11:35:15.238Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-15T11:35:15.298Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-15T11:35:15.312Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-15T11:35:15.730Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-15T11:35:16.235Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-15T11:35:16.245Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-15T11:35:16.720Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T11:35:16.734Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-15T11:35:16.794Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-15T11:35:16.843Z] [INFO] [STEP 1] Log into the application [2026-07-15T11:35:16.904Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:35:18.726Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-15T11:35:29.109Z] [INFO] [STEP 3] Verify Create Connection Type page is displayed [2026-07-15T11:35:31.945Z] [INFO] [STEP 4] Select category [2026-07-15T11:35:32.796Z] [INFO] [STEP 5] Select model serving compatible type [2026-07-15T11:35:33.903Z] [INFO] [STEP 6] Add new section heading [2026-07-15T11:35:38.504Z] [INFO] [STEP 7] Submit the form to create the connection type [2026-07-15T11:35:39.004Z] [INFO] [STEP 8] Verify we are redirected to Connection Types list page [2026-07-15T11:35:41.897Z] [INFO] [STEP 9] Verify the created connection type appears in the list [2026-07-15T11:35:42.137Z] [INFO] [STEP 10] Verify the connection type is enabled by default [2026-07-15T11:35:42.329Z] [INFO] [STEP 11] Verify the connection type shows compatibility with model serving [2026-07-15T11:35:42.532Z] [INFO] [STEP 12] Preview connection type. [2026-07-15T11:35:44.141Z] [INFO] [STEP 13] Navigate to the Connections tab and validate the connection type is available [2026-07-15T11:35:54.598Z] [INFO] [STEP 14] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-15T11:35:58.538Z] [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 (52788ms) [2026-07-15T11:36:07.719Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-15T11:36:07.722Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-15T11:36:07.731Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-15T11:36:07.746Z] [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-15T11:36:07.801Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T11:36:07.828Z] [INFO] [STEP 1] Log into the application [2026-07-15T11:36:07.835Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/ [2026-07-15T11:36:08.540Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-15T11:36:10.828Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-15T11:36:11.699Z] [INFO] [STEP 4] Edit the Connection type [2026-07-15T11:36:13.295Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-15T11:36:13.306Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/projects [2026-07-15T11:36:29.355Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-15T11:36:32.809Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-15T11:36:39.178Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-15T11:36:39.502Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-15T11:36:39.507Z] [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-15T11:36:39.868Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-15T11:36:47.199Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (31276ms) 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, 32 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-15T11:36:50.423Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-15T11:36:50.454Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-15T11:36:50.458Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-15T11:36:50.470Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-15T11:36:50.498Z] [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-15T11:36:50.506Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T11:36:50.542Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-15T11:36:50.552Z] [INFO] Navigate to: https://rh-ai.apps.b68fd271-5ecd-4597-8051-9c2d09f64273.prod.konfluxeaas.com/settings/environment-setup/connection-types [2026-07-15T11:36:55.852Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-15T11:36:56.005Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted (6753ms) 1 passing (7s) [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-15T11:36:59.944Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests - Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-15T11:36:59.964Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (107ms) 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-15T11:37:02.657Z] [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-15T11:37:02.669Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (116ms) 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:04 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testLaunchStand 197ms 1 - - 1 - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 270ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 582ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 01:17 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 168ms 1 - - 1 - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:42 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 298ms 5 - - 5 - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 193ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 01:32 2 2 - - - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:06 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testNoteb 110ms 1 - - 1 - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 121ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 03:45 27 9 - 18 -