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-15T13:29:10.990Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-15T13:29:11.018Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-15T13:29:11.024Z] [INFO] Test title: should login and load page [2026-07-15T13:29:11.044Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-15T13:29:11.057Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:29:11.110Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:29:11.128Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:29:11.138Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:29:12.143Z] [INFO] Keycloak login flow detected - completing authentication ✓ should login and load page (9319ms) 1 passing (10s) [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: 9 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-15T13:29:25.522Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-15T13:29:25.544Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-15T13:29:25.614Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-15T13:29:25.632Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-15T13:29:25.640Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:29:25.718Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:29:25.813Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-15T13:29:27.711Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-15T13:29:27.731Z] [INFO] No notebooks found [2026-07-15T13:29:27.824Z] [INFO] [STEP 1] Log into the application [2026-07-15T13:29:27.839Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:29:27.844Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:29:28.923Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:29:50.841Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-15T13:29:51.219Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-15T13:29:53.125Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-15T13:29:53.310Z] [INFO] [STEP 5] Launch a notebook server [2026-07-15T13:29:53.922Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-15T13:29:53.943Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-15T13:30:09.032Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-15T13:30:09.130Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-15T13:30:09.140Z] [INFO] Found 1 matching pods [2026-07-15T13:30:09.209Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-15T13:35:10.110Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-15T13:35:10.113Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-15T13:35:10.119Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-15T13:35:10.124Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:35:10.129Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:35:10.145Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-15T13:35:11.242Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-15T13:35:11.248Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-15T13:35:11.268Z] [INFO] [STEP 1] Log into the application [2026-07-15T13:35:11.286Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:35:11.289Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:35:11.984Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:35:24.917Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-15T13:35:25.053Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-15T13:35:25.976Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-15T13:35:26.008Z] [INFO] [STEP 5] Launch a notebook server [2026-07-15T13:35:26.174Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-15T13:35:26.214Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-15T13:35:37.482Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-15T13:35:37.496Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-15T13:35:37.504Z] [INFO] Found 1 matching pods [2026-07-15T13:35:37.512Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-15T13:38:32.044Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-15T13:38:32.054Z] [INFO] Pod is ready: pod/jupyter-nb-odh-2dadmin1-0 condition met [2026-07-15T13:38:32.060Z] [INFO] [STEP 7] Expand the Event log [2026-07-15T13:38:32.273Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-15T13:38:59.994Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-15T13:39:00.250Z] [INFO] [STEP 10] Stop the server [2026-07-15T13:39:00.408Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (230588ms) 1 passing (10m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: false │ │ Duration: 9 minutes, 35 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079) nceProjects/testLaunchStandaloneNotebook.cy.ts/Verify a Jupyter Notebook can be launched directly from the Project List View -- Verify User Can Access Jupyter L auncher From Project Page (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-15T13:39:03.750Z] [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-15T13:39:03.774Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (128ms) 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-15T13:39:06.563Z] [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-15T13:39:06.590Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (104ms) 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-15T13:39:09.257Z] [INFO] Setting tests timeout to: 480 seconds Verify Project - Editing [2026-07-15T13:39:09.278Z] [INFO] Starting 480s timeout for: Edit a Project in RHOAI [2026-07-15T13:39:09.284Z] [INFO] Test title: Edit a Project in RHOAI [2026-07-15T13:39:09.317Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1875","@ODS-1783","@ODS-1775","@Dashboard"] [2026-07-15T13:39:09.328Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:39:09.334Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:39:09.366Z] [INFO] Loaded project name: cypress-edit-test-project-609558 [2026-07-15T13:39:09.373Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T13:39:09.675Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T13:39:09.682Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-15T13:39:09.696Z] [INFO] Project 'cypress-edit-test-project-609558' does not exist. [2026-07-15T13:39:09.715Z] [INFO] Creating project cypress-edit-test-project-609558 [2026-07-15T13:39:20.846Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-15T13:39:22.505Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-15T13:39:22.515Z] [INFO] Executing command: oc get project "cypress-edit-test-project-609558" -o name [2026-07-15T13:39:22.830Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T13:39:22.850Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-edit-test-project-609558","stderr":"","exitCode":0} [2026-07-15T13:39:22.866Z] [INFO] Project 'cypress-edit-test-project-609558' exists. [2026-07-15T13:39:22.881Z] [INFO] Project cypress-edit-test-project-609558 confirmed to be created and verified successfully [2026-07-15T13:39:22.905Z] [INFO] [STEP 1] Log into the application [2026-07-15T13:39:22.921Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:39:22.925Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:39:23.731Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:39:28.830Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-edit-test-project-609558 [2026-07-15T13:39:34.297Z] [INFO] [STEP 3] Edit project information [2026-07-15T13:39:35.405Z] [INFO] [STEP 4] Verify that the project cypress-edited-test-project has been updated [2026-07-15T13:39:35.978Z] [INFO] Deleting Project cypress-edit-test-project-609558 after the test has finished. [2026-07-15T13:39:36.315Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found ✓ Edit a Project in RHOAI (26721ms) 1 passing (27s) [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: 27 seconds │ │ Spec Ran: dataScienceProjects/testProjectEditing.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/clusterStorage.cy.ts (6 of 13) [2026-07-15T13:39:40.532Z] [INFO] Setting tests timeout to: 480 seconds Regular Users can make use of the Storage Classes in the Cluster Storage tab from Pipelines [2026-07-15T13:39:40.549Z] [INFO] Starting 480s timeout for: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-15T13:39:40.557Z] [INFO] Test title: If all SC are disabled except one, the SC dropdown should be disabled [2026-07-15T13:39:40.564Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-15T13:39:40.577Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:39:40.586Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:39:40.630Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-15T13:39:41.211Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-15T13:39:41.226Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-15T13:39:41.243Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-15T13:39:41.248Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-15T13:39:42.517Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-15T13:39:42.530Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"qe-cluster-storage-sc-dsp\" not found","exitCode":1} [2026-07-15T13:39:42.545Z] [INFO] Project 'qe-cluster-storage-sc-dsp' does not exist. [2026-07-15T13:39:42.564Z] [INFO] Creating project qe-cluster-storage-sc-dsp [2026-07-15T13:39:42.994Z] [INFO] [EXEC] oc new-project qe-cluster-storage-sc-dsp [2026-07-15T13:39:43.567Z] [INFO] [EXEC] oc label namespace qe-cluster-storage-sc-dsp opendatahub.io/dashboard=true --overwrite [2026-07-15T13:39:43.586Z] [INFO] Executing command: oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-15T13:39:43.889Z] [INFO] [EXEC] oc get project "qe-cluster-storage-sc-dsp" -o name [2026-07-15T13:39:43.897Z] [INFO] Command result: {"stdout":"project.project.openshift.io/qe-cluster-storage-sc-dsp","stderr":"","exitCode":0} [2026-07-15T13:39:43.915Z] [INFO] Project 'qe-cluster-storage-sc-dsp' exists. [2026-07-15T13:39:44.337Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n qe-cluster-storage-sc-dsp [2026-07-15T13:39:44.369Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:39:44.385Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:39:45.032Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:39:48.279Z] [INFO] [STEP 1] Navigate to the Project list tab and search for qe-cluster-storage-sc-dsp [2026-07-15T13:39:52.638Z] [INFO] [STEP 2] Navigate to the Cluster Storage tab and disable all non-default storage classes [2026-07-15T13:39:52.949Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-15T13:39:53.341Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-15T13:39:53.368Z] [INFO] Executing command: oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:39:53.710Z] [INFO] [EXEC] oc get storageclass csi-manila-ceph -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:39:53.737Z] [INFO] Executing command: oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:39:54.025Z] [INFO] [EXEC] oc get storageclass csi-manila-netapp -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:39:54.054Z] [INFO] Executing command: oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:39:54.320Z] [INFO] [EXEC] oc get storageclass standard-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:39:54.332Z] [INFO] Executing command: oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-15T13:39:54.621Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[*].metadata.name}' [2026-07-15T13:39:54.670Z] [INFO] oc patch storageclass csi-manila-ceph --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-ceph\",\"lastModified\":\"2026-07-15T13:39:54.642Z\"}"}}}' [2026-07-15T13:39:54.996Z] [INFO] [EXEC] oc patch storageclass csi-manila-ceph --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-ceph\",\"lastModified\":\"2026-07-15T13:39:54.642Z\"}"}}}' [2026-07-15T13:39:55.044Z] [INFO] oc patch storageclass csi-manila-netapp --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-netapp\",\"lastModified\":\"2026-07-15T13:39:55.017Z\"}"}}}' [2026-07-15T13:39:55.326Z] [INFO] [EXEC] oc patch storageclass csi-manila-netapp --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"csi-manila-netapp\",\"lastModified\":\"2026-07-15T13:39:55.017Z\"}"}}}' [2026-07-15T13:39:55.356Z] [INFO] oc patch storageclass standard-csi --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"standard-csi\",\"lastModified\":\"2026-07-15T13:39:55.327Z\"}"}}}' [2026-07-15T13:39:55.629Z] [INFO] [EXEC] oc patch storageclass standard-csi --type=merge -p '{"metadata":{"annotations":{"opendatahub.io/sc-config":"{\"isDefault\":false,\"isEnabled\":false,\"displayName\":\"standard-csi\",\"lastModified\":\"2026-07-15T13:39:55.327Z\"}"}}}' [2026-07-15T13:39:55.820Z] [INFO] Checking that Storage Classes Dropdown is disabled [2026-07-15T13:39:56.405Z] [INFO] [EXEC] oc whoami [2026-07-15T13:39:57.016Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.ods-qe-psi-23.osp.rh-ods.com:6443" --insecure-skip-tls-verify [2026-07-15T13:39:57.075Z] [INFO] ⚠️ oc login as admin failed: error: couldn't get https://api.ods-qe-psi-23.osp.rh-ods.com:6443/.well-known/oauth-authorization-server: unexpected response status 404 [2026-07-15T13:39:57.396Z] [INFO] [EXEC] oc delete project qe-cluster-storage-sc-dsp --wait=false --ignore-not-found ✓ If all SC are disabled except one, the SC dropdown should be disabled (15613ms) 1 passing (17s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 17 seconds │ │ Spec Ran: storageClasses/clusterStorage.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: storageClasses/storageClasses.cy.ts (7 of 13) [2026-07-15T13:40:02.659Z] [INFO] Setting tests timeout to: 480 seconds An admin user can manage Storage Classes from Settings -> Storage classes view [2026-07-15T13:40:02.670Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class [2026-07-15T13:40:02.673Z] [INFO] Test title: An admin user can enable a disabled Storage Class [2026-07-15T13:40:02.679Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T13:40:02.711Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:40:02.717Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:40:02.730Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-15T13:40:03.059Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}' [2026-07-15T13:40:03.067Z] [INFO] OpenShift default storage class already exists: standard-csi [2026-07-15T13:40:03.115Z] [INFO] Using OpenShift default storage class: standard-csi [2026-07-15T13:40:03.576Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784122803119-hpohuvpni.yaml && rm -f /tmp/cypress-yaml-1784122803119-hpohuvpni.yaml [2026-07-15T13:40:03.582Z] [INFO] Command exit code: 0 [2026-07-15T13:40:03.883Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784122803584-mw7nea2ky.yaml && rm -f /tmp/cypress-yaml-1784122803584-mw7nea2ky.yaml [2026-07-15T13:40:03.889Z] [INFO] Command exit code: 0 [2026-07-15T13:40:04.420Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784122803891-vlyg17qdn.yaml && rm -f /tmp/cypress-yaml-1784122803891-vlyg17qdn.yaml [2026-07-15T13:40:04.427Z] [INFO] Command exit code: 0 [2026-07-15T13:40:05.196Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784122804429-ppjihd4lg.yaml && rm -f /tmp/cypress-yaml-1784122804429-ppjihd4lg.yaml [2026-07-15T13:40:05.202Z] [INFO] Command exit code: 0 [2026-07-15T13:40:05.557Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784122805204-mrge0iwmp.yaml && rm -f /tmp/cypress-yaml-1784122805204-mrge0iwmp.yaml [2026-07-15T13:40:05.563Z] [INFO] Command exit code: 0 [2026-07-15T13:40:05.584Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T13:40:05.595Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:40:05.599Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:40:06.158Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:40:12.020Z] [INFO] [STEP 2] Check SC row exists [2026-07-15T13:40:12.197Z] [INFO] [STEP 3] Check there's no Default label [2026-07-15T13:40:12.311Z] [INFO] [STEP 4] Check the Enable switch is set to disabled [2026-07-15T13:40:12.387Z] [INFO] [STEP 5] Check the Default radio button is disabled [2026-07-15T13:40:12.471Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-15T13:40:12.640Z] [INFO] [STEP 7] Check the Enable switch is set to Enabled [2026-07-15T13:40:12.890Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-15T13:40:12.971Z] [INFO] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:40:13.270Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-disabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:40:13.334Z] [INFO] Storage Class Config: ✓ An admin user can enable a disabled Storage Class (10820ms) [2026-07-15T13:40:13.548Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class [2026-07-15T13:40:13.550Z] [INFO] Test title: An admin user can disable an enabled Storage Class [2026-07-15T13:40:13.553Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T13:40:13.562Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:40:13.565Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:40:13.582Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T13:40:13.590Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:40:13.593Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:40:14.008Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:40:16.960Z] [INFO] [STEP 2] Check SC row exists [2026-07-15T13:40:17.013Z] [INFO] [STEP 3] Check there's no Default label [2026-07-15T13:40:17.090Z] [INFO] [STEP 4] Check the Enable switch is set to enabled [2026-07-15T13:40:17.151Z] [INFO] [STEP 5] Check the Default radio button is enabled but not checked [2026-07-15T13:40:17.244Z] [INFO] [STEP 6] Enable the Storage Class [2026-07-15T13:40:17.391Z] [INFO] [STEP 7] Check the Enable switch is set to disabled [2026-07-15T13:40:17.666Z] [INFO] [STEP 8] Check the Default radio button is disabled [2026-07-15T13:40:17.718Z] [INFO] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:40:18.016Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-non-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:40:18.061Z] [INFO] Storage Class Config: ✓ An admin user can disable an enabled Storage Class [2026-07-15T13:40:18.221Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one [2026-07-15T13:40:18.223Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one [2026-07-15T13:40:18.227Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T13:40:18.230Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:40:18.234Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:40:18.247Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T13:40:18.254Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:40:18.256Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:40:18.672Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:40:20.621Z] [INFO] [STEP 2] Check there's no Default label [2026-07-15T13:40:20.668Z] [INFO] [STEP 3] Check the Default radio button is enabled but not checked [2026-07-15T13:40:20.730Z] [INFO] [STEP 4] Set the SC to be the default one [2026-07-15T13:40:20.876Z] [INFO] [STEP 5] Check the Default radio button is enabled [2026-07-15T13:40:21.332Z] [INFO] [STEP 6] Check the Enable switch is disabled [2026-07-15T13:40:21.360Z] [INFO] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:40:21.609Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-enabled-to-default -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:40:21.622Z] [INFO] Storage Class Config: ✓ An admin user can set an enabled Storage Class as the default one [2026-07-15T13:40:21.749Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class [2026-07-15T13:40:21.752Z] [INFO] Test title: An admin user can edit the access mode of a storage class [2026-07-15T13:40:21.756Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"] [2026-07-15T13:40:21.761Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:40:21.765Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:40:21.787Z] [INFO] [STEP 1] Navigate to Storage Classes view [2026-07-15T13:40:21.798Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:40:21.801Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:40:21.960Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:40:23.940Z] [INFO] [STEP 2] Check SC initial access modes [2026-07-15T13:40:24.076Z] [INFO] [STEP 3] Navigate to edit SC [2026-07-15T13:40:24.332Z] [INFO] [STEP 4] Check initial access mode checkboxes state [2026-07-15T13:40:24.355Z] [INFO] [STEP 5] Change access modes - enable ReadWriteMany and ReadOnlyMany [2026-07-15T13:40:24.528Z] [INFO] [STEP 6] Verify the checkboxes are now checked [2026-07-15T13:40:24.540Z] [INFO] [STEP 7] Save the changes [2026-07-15T13:40:24.630Z] [INFO] [STEP 8] Verify that the correct access mode labels are displayed in the table [2026-07-15T13:40:24.772Z] [INFO] [STEP 9] Verify that access modes are updated in the storage class CR [2026-07-15T13:40:24.777Z] [INFO] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:40:25.046Z] [INFO] [EXEC] oc get storageclass qe-settings-sc-manila-csi -o jsonpath='{.metadata.annotations.opendatahub\.io/sc-config}' [2026-07-15T13:40:25.060Z] [INFO] Storage Class Config: [2026-07-15T13:40:25.063Z] [INFO] [STEP 10] Check that an alert shows up when unchecking RWX [2026-07-15T13:40:25.456Z] [INFO] [STEP 11] Check that an alert does not show up when unchecking access mode other than RWX [2026-07-15T13:40:25.647Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default [2026-07-15T13:40:26.046Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true [2026-07-15T13:40:26.051Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default [2026-07-15T13:40:26.335Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true [2026-07-15T13:40:26.338Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default [2026-07-15T13:40:26.577Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true [2026-07-15T13:40:26.580Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi [2026-07-15T13:40:26.903Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true [2026-07-15T13:40:26.907Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume [2026-07-15T13:40:27.164Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-vsphere-volume --ignore-not-found=true ✓ An admin user can edit the access mode of a storage class 4 passing (25s) [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: 24 seconds │ │ Spec Ran: storageClasses/storageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13) ts [2026-07-15T13:40:30.651Z] [INFO] Setting tests timeout to: 480 seconds Cluster Storage Access Modes Tests [2026-07-15T13:40:30.661Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown [2026-07-15T13:40:30.664Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown [2026-07-15T13:40:30.670Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-15T13:40:30.674Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:40:30.677Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:40:30.691Z] [INFO] Loaded test data from fixtures [2026-07-15T13:40:30.701Z] [INFO] Provisioning storage classes with different access modes [2026-07-15T13:40:30.975Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784122830707-es8958z72.yaml && rm -f /tmp/cypress-yaml-1784122830707-es8958z72.yaml [2026-07-15T13:40:30.981Z] [INFO] Command exit code: 0 [2026-07-15T13:40:31.232Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784122830984-hrmofhmwm.yaml && rm -f /tmp/cypress-yaml-1784122830984-hrmofhmwm.yaml [2026-07-15T13:40:31.238Z] [INFO] Command exit code: 0 [2026-07-15T13:40:31.507Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784122831240-q2h8jc4tw.yaml && rm -f /tmp/cypress-yaml-1784122831240-q2h8jc4tw.yaml [2026-07-15T13:40:31.523Z] [INFO] Command exit code: 0 [2026-07-15T13:40:31.784Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784122831525-ufbhom2pl.yaml && rm -f /tmp/cypress-yaml-1784122831525-ufbhom2pl.yaml [2026-07-15T13:40:31.789Z] [INFO] Command exit code: 0 [2026-07-15T13:40:32.130Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784122831791-imnvb0zqj.yaml && rm -f /tmp/cypress-yaml-1784122831791-imnvb0zqj.yaml [2026-07-15T13:40:32.136Z] [INFO] Command exit code: 0 [2026-07-15T13:40:32.139Z] [INFO] Provisioning project [2026-07-15T13:40:32.142Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-15T13:40:32.388Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-15T13:40:32.394Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1} [2026-07-15T13:40:32.399Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist. [2026-07-15T13:40:32.409Z] [INFO] Creating project test-cluster-storage-access-modes [2026-07-15T13:40:33.021Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes [2026-07-15T13:40:33.354Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite [2026-07-15T13:40:33.361Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name [2026-07-15T13:40:33.618Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name [2026-07-15T13:40:33.624Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0} [2026-07-15T13:40:33.630Z] [INFO] Project 'test-cluster-storage-access-modes' exists. [2026-07-15T13:40:34.144Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes [2026-07-15T13:40:34.155Z] [INFO] [STEP 1] Log into the application [2026-07-15T13:40:34.162Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:40:34.165Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:40:34.721Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:40:38.017Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-15T13:40:44.038Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-15T13:40:44.360Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-15T13:40:44.734Z] [INFO] [STEP 5] Verify storage class dropdown is enabled and contains our storage classes [2026-07-15T13:40:44.914Z] [INFO] [STEP 6] Click on the storage class dropdown to open it [2026-07-15T13:40:45.042Z] [INFO] [STEP 7] Verify storage classes with different access modes are available ✓ Should display storage classes with different access modes in cluster storage dropdown (15711ms) [2026-07-15T13:40:46.443Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage classes with single access mode [2026-07-15T13:40:46.445Z] [INFO] Test title: Should show correct access modes when selecting storage classes with single access mode [2026-07-15T13:40:46.449Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-15T13:40:46.452Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:40:46.456Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:40:46.464Z] [INFO] [STEP 1] Log into the application [2026-07-15T13:40:46.469Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:40:46.471Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:40:46.894Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:40:48.089Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-15T13:40:50.056Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-15T13:40:50.270Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-15T13:40:50.393Z] [INFO] [STEP 5] Select storage class with ReadWriteOnce access mode: sc-rwo-preset [2026-07-15T13:40:50.794Z] [INFO] [STEP 6] Verify ReadWriteOnce access mode is available and selected [2026-07-15T13:40:50.802Z] [INFO] [STEP 7] Verify other access modes are not available for RWO-only storage class [2026-07-15T13:40:50.817Z] [INFO] [STEP 8] Verify that correct access modes are shown and selected for other storage classes [2026-07-15T13:40:50.819Z] [INFO] [STEP 9] Select storage class with ReadWriteMany access mode: sc-rwx-preset [2026-07-15T13:40:50.999Z] [INFO] [STEP 10] Verify ReadWriteMany access mode is available [2026-07-15T13:40:51.095Z] [INFO] [STEP 11] Verify other access modes are not available for RWX-only storage class ✓ Should show correct access modes when selecting storage classes with single access mode [2026-07-15T13:40:51.271Z] [INFO] Starting 480s timeout for: Should show correct access modes when selecting storage class with multiple access modes [2026-07-15T13:40:51.273Z] [INFO] Test title: Should show correct access modes when selecting storage class with multiple access modes [2026-07-15T13:40:51.277Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-15T13:40:51.282Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:40:51.290Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:40:51.299Z] [INFO] [STEP 1] Log into the application [2026-07-15T13:40:51.304Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:40:51.307Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:40:51.715Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:40:54.764Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-15T13:40:57.797Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-15T13:40:58.198Z] [INFO] [STEP 4] Open the Create cluster storage modal [2026-07-15T13:40:58.473Z] [INFO] [STEP 5] Select storage class with multiple access modes: sc-multi-preset [2026-07-15T13:40:58.979Z] [INFO] [STEP 6] Verify multiple access modes are available and can be selected [2026-07-15T13:40:59.036Z] [INFO] [STEP 7] Test switching between available access modes [2026-07-15T13:40:59.066Z] [INFO] [STEP 8] Default should be RWO [2026-07-15T13:40:59.094Z] [INFO] [STEP 9] Switch to RWX [2026-07-15T13:40:59.236Z] [INFO] [STEP 10] Switch ROX ✓ Should show correct access modes when selecting storage class with multiple access modes (8284ms) [2026-07-15T13:40:59.598Z] [INFO] Starting 480s timeout for: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-15T13:40:59.600Z] [INFO] Test title: Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit [2026-07-15T13:40:59.604Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-15T13:40:59.609Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:40:59.613Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:40:59.620Z] [INFO] [STEP 1] Log into the application [2026-07-15T13:40:59.625Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:40:59.628Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:41:00.044Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:41:02.526Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-15T13:41:09.986Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-15T13:41:10.506Z] [INFO] [STEP 4] Fill in the create cluster storage with ReadWriteMany access mode [2026-07-15T13:41:11.820Z] [INFO] [STEP 5] Submit the form [2026-07-15T13:41:11.952Z] [INFO] [STEP 6] Verify cluster storage was created successfully [2026-07-15T13:41:12.214Z] [INFO] [STEP 7] Attempt to edit the cluster storage [2026-07-15T13:41:12.571Z] [INFO] [STEP 8] Verify edit modal opens with correct title [2026-07-15T13:41:12.624Z] [INFO] [STEP 9] Verify access mode is displayed in read-only format like "ReadWriteMany (RWX)" [2026-07-15T13:41:12.871Z] [INFO] [STEP 10] Verify that access mode radio buttons are not available for editing ✓ Should successfully create cluster storage with different access modes, and not be allowed to change access modes on edit (13569ms) [2026-07-15T13:41:13.226Z] [INFO] Starting 480s timeout for: Should reset access mode appropriately when switching between storage classes [2026-07-15T13:41:13.229Z] [INFO] Test title: Should reset access mode appropriately when switching between storage classes [2026-07-15T13:41:13.233Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"] [2026-07-15T13:41:13.237Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:41:13.241Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:41:13.250Z] [INFO] [STEP 1] Log into the application [2026-07-15T13:41:13.255Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:41:13.258Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:41:13.697Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:41:17.857Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-cluster-storage-access-modes [2026-07-15T13:41:20.200Z] [INFO] [STEP 3] Navigate to the Cluster Storage tab [2026-07-15T13:41:20.642Z] [INFO] [STEP 4] Open create modal [2026-07-15T13:41:20.955Z] [INFO] [STEP 5] Select multi-access storage class and choose RWX [2026-07-15T13:41:21.638Z] [INFO] [STEP 6] Switch to RWO-only storage class [2026-07-15T13:41:21.985Z] [INFO] [STEP 7] Verify access mode defaults to RWO (the only available option) [2026-07-15T13:41:22.229Z] [INFO] [STEP 8] Cleaning up storage classes [2026-07-15T13:41:22.256Z] [INFO] Deleting storage class: sc-rwo-preset [2026-07-15T13:41:22.669Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true [2026-07-15T13:41:22.673Z] [INFO] Deleting storage class: sc-rwx-preset [2026-07-15T13:41:22.988Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true [2026-07-15T13:41:22.991Z] [INFO] Deleting storage class: sc-rox-preset [2026-07-15T13:41:23.282Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true [2026-07-15T13:41:23.285Z] [INFO] Deleting storage class: sc-rwop-preset [2026-07-15T13:41:23.611Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true [2026-07-15T13:41:23.640Z] [INFO] Deleting storage class: sc-multi-preset [2026-07-15T13:41:23.933Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true [2026-07-15T13:41:23.937Z] [INFO] [STEP 9] Cleaning up project [2026-07-15T13:41:24.200Z] [INFO] [EXEC] oc delete project test-cluster-storage-access-modes --wait=false --ignore-not-found ✓ Should reset access mode appropriately when switching between storage classes (9002ms) 5 passing (54s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 5 │ │ Passing: 5 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 53 seconds │ │ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13) [2026-07-15T13:41:28.437Z] [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-15T13:41:28.467Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (116ms) 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-15T13:41:30.925Z] [INFO] Setting tests timeout to: 480 seconds Verify Connection Type Creation [2026-07-15T13:41:30.936Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type [2026-07-15T13:41:30.939Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type [2026-07-15T13:41:30.945Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"] [2026-07-15T13:41:30.951Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:41:30.955Z] [INFO] Grep tags: ["@SmokeSet2"] - Verify User Can Create, Preview and Delete a Connection Type [2026-07-15T13:41:31.000Z] [INFO] Starting 480s timeout for: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-15T13:41:31.003Z] [INFO] Test title: Verify User Can Duplicate, Edit and Delete a Connection Type [2026-07-15T13:41:31.009Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes"] [2026-07-15T13:41:31.014Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:41:31.019Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:41:31.039Z] [INFO] Loaded project name: cypress-test-connection-type-185825 [2026-07-15T13:41:31.043Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-15T13:41:31.281Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T13:41:31.287Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1} [2026-07-15T13:41:31.293Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist. [2026-07-15T13:41:31.303Z] [INFO] Creating project cypress-test-connection-type-185825 [2026-07-15T13:41:31.837Z] [INFO] [EXEC] oc new-project cypress-test-*** [2026-07-15T13:41:32.131Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite [2026-07-15T13:41:32.138Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name [2026-07-15T13:41:32.483Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name [2026-07-15T13:41:32.489Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0} [2026-07-15T13:41:32.494Z] [INFO] Project 'cypress-test-connection-type-185825' exists. [2026-07-15T13:41:32.514Z] [INFO] [STEP 1] Log into the application [2026-07-15T13:41:32.522Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:41:32.525Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:41:33.073Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:41:35.606Z] [INFO] [STEP 2] Navigate to Connection Types page [2026-07-15T13:41:37.113Z] [INFO] [STEP 3] Duplicate the Connection type [2026-07-15T13:41:38.350Z] [INFO] [STEP 4] Edit the Connection type [2026-07-15T13:41:39.759Z] [INFO] [STEP 5] Navigate to the Deployments tab and validate the connection type is available [2026-07-15T13:41:39.828Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/projects [2026-07-15T13:41:39.885Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:41:51.947Z] [INFO] [STEP 6] Navigate to connection type page and Delete the new created Connection type, verify deletion [2026-07-15T13:41:54.442Z] [INFO] [STEP 7] Navigate to the Deployments tab and validate the connection type is not available [2026-07-15T13:41:59.217Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-15T13:41:59.600Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found [2026-07-15T13:41:59.605Z] [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-15T13:42:01.170Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found [2026-07-15T13:42:19.643Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait --ignore-not-found ✓ Verify User Can Duplicate, Edit and Delete a Connection Type (28051ms) 1 passing (49s) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_009.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 48 seconds │ │ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13) [2026-07-15T13:42:22.481Z] [INFO] Setting tests timeout to: 480 seconds Verify OOTB Connection Types [2026-07-15T13:42:22.503Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted [2026-07-15T13:42:22.508Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted [2026-07-15T13:42:22.521Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-15T13:42:22.531Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:42:22.536Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:42:22.579Z] [INFO] [STEP 1] Navigate to Connection Types view [2026-07-15T13:42:22.591Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/settings/environment-setup/connection-types [2026-07-15T13:42:22.596Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:42:23.160Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:42:28.295Z] [INFO] [STEP 2] Ensure Pre-installed label is present on OOTB Connections [2026-07-15T13:42:28.390Z] [INFO] [STEP 3] Ensure OOTB connections are not editable or deletable ✓ should have pre-installed label and unable to be edited or deleted (6933ms) 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-15T13:42:31.988Z] [INFO] Setting tests timeout to: 480 seconds Notebooks - tolerations tests [2026-07-15T13:42:32.007Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-15T13:42:32.012Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations [2026-07-15T13:42:32.025Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"] [2026-07-15T13:42:32.034Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ConnectionTypesCI","@MaaS","@MaaSCI","@MaasSubscriptions","@ODS-327","@ODS-492","@LLMDServingCI","@HardwareProfilesCI","@HardwareProfileModelServing","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-15T13:42:32.039Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-15T13:42:32.073Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-15T13:42:33.072Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-15T13:42:33.085Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-15T13:42:33.090Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks [2026-07-15T13:42:33.100Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-15T13:42:33.104Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-15T13:42:33.530Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"' [2026-07-15T13:42:33.536Z] [INFO] No matching profile found, proceeding with the test. [2026-07-15T13:42:33.554Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml [2026-07-15T13:42:33.577Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784122953558.yaml" -n redhat-ods-applications [2026-07-15T13:42:33.977Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784122953558.yaml" -n redhat-ods-applications [2026-07-15T13:42:33.991Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-hardware-profile-notebooks created [2026-07-15T13:42:34.115Z] [INFO] [EXEC] rm /tmp/temp_1784122953558.yaml [2026-07-15T13:42:34.145Z] [INFO] [STEP 1] Log into the application [2026-07-15T13:42:34.180Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-23.osp.rh-ods.com/ [2026-07-15T13:42:34.185Z] [INFO] BYOIDC cluster detected - using Keycloak authentication [2026-07-15T13:42:34.790Z] [INFO] Keycloak login flow detected - completing authentication [2026-07-15T13:42:43.781Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-15T13:42:43.945Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-15T13:42:45.239Z] [INFO] [STEP 4] Select the hardware profile [2026-07-15T13:42:45.505Z] [INFO] [STEP 5] Check Start server button is enabled [2026-07-15T13:42:45.527Z] [INFO] [STEP 6] Launch a notebook server [2026-07-15T13:42:45.711Z] [INFO] [STEP 7] Verify the Jupyter Notebook pod is ready [2026-07-15T13:42:45.715Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-15T13:42:56.903Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-15T13:42:56.933Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-15T13:42:56.954Z] [INFO] Found 1 matching pods [2026-07-15T13:42:56.972Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-15T13:43:04.437Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks --timeout=300s [2026-07-15T13:43:04.464Z] [INFO] Pod is ready: pod/jupyter-nb-odh-2dadmin1-0 condition met [2026-07-15T13:43:04.487Z] [INFO] [STEP 8] Expand the Event log [2026-07-15T13:43:04.687Z] [INFO] [STEP 9] Waits for the Success alert [2026-07-15T13:43:19.462Z] [INFO] [STEP 10] Validate the Tolerations for the pod include the newly added toleration [2026-07-15T13:43:19.503Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-15T13:43:20.880Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-15T13:43:20.892Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-odh-2dadmin1-0 [2026-07-15T13:43:20.915Z] [INFO] Found 1 matching pods [2026-07-15T13:43:20.939Z] [INFO] Executing command: oc get pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks -o json [2026-07-15T13:43:21.290Z] [INFO] [EXEC] oc get pod/jupyter-nb-odh-2dadmin1-0 -n rhods-notebooks -o json [2026-07-15T13:43:21.313Z] [INFO] Found tolerations: [{"effect":"PreferNoSchedule","key":"test-taint","operator":"Equal"},{"effect":"NoExecute","key":"node.kubernetes.io/not-ready","operator":"Exists","tolerationSeconds":300},{"effect":"NoExecute","key":"node.kubernetes.io/unreachable","operator":"Exists","tolerationSeconds":300},{"effect":"NoSchedule","key":"node.kubernetes.io/memory-pressure","operator":"Exists"}] [2026-07-15T13:43:21.316Z] [INFO] ✅ Verified expected toleration exists in pod "jupyter-nb-odh-2dadmin1-0" in namespace "rhods-notebooks". [2026-07-15T13:43:21.320Z] [INFO] [STEP 11] Opens the server in a new tab [2026-07-15T13:43:21.473Z] [INFO] [STEP 12] Stop the server [2026-07-15T13:43:21.591Z] [INFO] [STEP 13] Confirm stopping the server [2026-07-15T13:43:21.770Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-15T13:43:22.749Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-07-15T13:43:22.778Z] [INFO] Notebook deletion: notebook.kubeflow.org "jupyter-nb-odh-2dadmin1" deleted [2026-07-15T13:43:22.833Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-hardware-profile-notebooks")) | .metadata.name' | tr -d '"' [2026-07-15T13:43:23.596Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-hardware-profile-notebooks")) | .metadata.name' | tr -d '"' [2026-07-15T13:43:23.605Z] [INFO] Hardware Profile found: cypress-hardware-profile-notebooks. Proceeding to delete. [2026-07-15T13:43:23.944Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-hardware-profile-notebooks -n redhat-ods-applications ✓ Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations (49829ms) 1 passing (52s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_011.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 52 seconds │ │ Spec Ran: settings/hardwareProfiles/testNotebookTolerations.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts (13 of 13) [2026-07-15T13:43:26.511Z] [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-15T13:43:26.530Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (115ms) 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:09 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testLaunchStand 09:35 1 1 - - - │ │ aloneNotebook.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCont 123ms 2 - - 2 - │ │ ributorPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectCrea 111ms 4 - - 4 - │ │ tion.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectEdit 00:27 1 1 - - - │ │ ing.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/clusterStorage.cy.ts 00:17 1 1 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ storageClasses/storageClasses.cy.ts 00:24 4 4 - - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/clusterStorage/ 00:53 5 5 - - - │ │ testClusterStorageAccessModes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/clusterSettings/testAdminC 121ms 3 - - 3 - │ │ lusterSettings.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testCreate 00:48 2 1 - 1 - │ │ ConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/connectionTypes/testPreIns 00:06 1 1 - - - │ │ talledConnectionTypes.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testNoteb 00:52 1 1 - - - │ │ ookTolerations.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/servingRuntimes/testSingle 119ms 1 - - 1 - │ │ ServingRuntimeCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 13:35 27 16 - 11 -