It looks like this is your first time using Cypress: 15.17.0 ❯ Verifying Cypress can run /cypress_cache/15.17.0/Cypress ✔ Verified Cypress! /cypress_cache/15.17.0/Cypress Opening Cypress... 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) "@SmokeSet1" ================================================================================ (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 15.17.0 │ │ Browser: Electron 138 (headless) │ │ Node Version: v22.22.0 (/usr/bin/node-22) │ │ Specs: 18 found (applications/testAboutDialog.cy.ts, dashboardNavigation/testApplicat │ │ ionLinks.cy.ts, dashboardNavigation/testManifestLinks.cy.ts, dataScienceProjec │ │ ts/testProjectAdminPermissions.cy.ts, featureStore/testFeatureStoreRbac.cy.ts, │ │ learningResources/test...) │ │ Searched: cypress/tests/e2e/applications/testAboutDialog.cy.ts, cypress/tests/e2e/dashbo │ │ ardNavigation/testApplicationLinks.cy.ts, cypress/tests/e2e/dashboardNavigatio │ │ n/testManifestLinks.cy.ts, cypress/tests/e2e/dataScienceProjects/testProjectAd │ │ minPermissions.cy.ts, cypress/tests/e2e/featureStore/testFeatureStoreRbac.cy.t │ │ s, cypress/tests/e2e/learningResources/testCustomResourceCreation.cy.ts, cypre │ │ ss/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts, cypress/tests/e2 │ │ e/modelCatalog/testModelCatalogAvailable.cy.ts, cypress/tests/e2e/modelCatalog │ │ /testPerformanceFiltersAvailable.cy.ts, cypress/tests/e2e/applications/enabled │ │ /testNotebookAdministration.cy.ts, cypress/tests/e2e/applications/explore/test │ │ EnabledISVs.cy.ts, cypress/tests/e2e/dataScienceProjects/workbenches/testWorkb │ │ enchStorageClasses.cy.ts, cypress/tests/e2e/dataScienceProjects/workbenches/wo │ │ rkbenches.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecyc │ │ le.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy │ │ .ts, cypress/tests/e2e/settings/hardwareProfiles/testDeleteAppliedHardwareProf │ │ ile.cy.ts, cypress/tests/e2e/settings/hardwareProfiles/testHardwareProfiles.cy │ │ .ts, cypress/tests/e2e/settings/hardwareProfiles/testModifyAppliedHardwareProf │ │ ile.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: applications/testAboutDialog.cy.ts (1 of 18) [2026-07-12T21:46:57.969Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-12T21:46:57.993Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-12T21:46:58.000Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-12T21:46:58.016Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-12T21:46:58.028Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:46:58.034Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:46:58.052Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-12T21:46:58.736Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-12T21:46:58.745Z] [INFO] Command exit code: 0 [2026-07-12T21:46:58.768Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-12T21:46:59.224Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-12T21:46:59.237Z] [INFO] Command exit code: 0 [2026-07-12T21:46:59.271Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-12T21:46:59.299Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-12T21:46:59.720Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T21:47:01.620Z] [INFO] [STEP 2] Open the About dialog [2026-07-12T21:47:03.193Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-12T21:47:03.253Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-12T21:47:03.300Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-12T21:47:03.349Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-12T21:47:03.694Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.status.installedCSV != null) | select(.status.installedCSV | test("rhods-operator")) | .spec.channel' | head -n 1 [2026-07-12T21:47:03.701Z] [INFO] Command exit code: 0 [2026-07-12T21:47:03.726Z] [INFO] [STEP 7] Verify admin access level [2026-07-12T21:47:03.804Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-12T21:47:04.154Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T21:47:04.191Z] [INFO] Command exit code: 0 [2026-07-12T21:47:04.244Z] [INFO] Retrieved version of Dashboard: [2026-07-12T21:47:04.267Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-12T21:47:04.574Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T21:47:04.602Z] [INFO] Command exit code: 0 [2026-07-12T21:47:04.647Z] [INFO] Retrieved version of Pipelines: [2026-07-12T21:47:04.670Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-12T21:47:04.981Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T21:47:05.012Z] [INFO] Command exit code: 0 [2026-07-12T21:47:05.065Z] [INFO] Retrieved version of Kueue: [2026-07-12T21:47:05.097Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-12T21:47:05.502Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T21:47:05.554Z] [INFO] Command exit code: 0 [2026-07-12T21:47:05.608Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-12T21:47:05.637Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-12T21:47:05.966Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T21:47:05.998Z] [INFO] Command exit code: 0 [2026-07-12T21:47:06.059Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-12T21:47:06.087Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-12T21:47:06.627Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T21:47:06.686Z] [INFO] Command exit code: 1 [2026-07-12T21:47:06.749Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-12T21:47:06.787Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-12T21:47:07.204Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T21:47:07.291Z] [INFO] Command exit code: 0 [2026-07-12T21:47:07.330Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-12T21:47:07.383Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-12T21:47:08.024Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T21:47:08.105Z] [INFO] Command exit code: 0 [2026-07-12T21:47:08.173Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-12T21:47:08.180Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-12T21:47:08.703Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T21:47:08.792Z] [INFO] Command exit code: 0 [2026-07-12T21:47:08.882Z] [INFO] Retrieved version of TrustyAI: v1.37.0 v0.28.0 v1.37.0 v0.4.8 0.9.4 v0.2.0 v0.2.1 v0.3.0 [2026-07-12T21:47:08.915Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-12T21:47:09.415Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T21:47:09.493Z] [INFO] Command exit code: 0 [2026-07-12T21:47:09.592Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-12T21:47:09.675Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-12T21:47:10.225Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T21:47:10.382Z] [INFO] Command exit code: 0 [2026-07-12T21:47:10.389Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-12T21:47:10.395Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-12T21:47:11.025Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T21:47:11.112Z] [INFO] Command exit code: 0 [2026-07-12T21:47:11.220Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (13315ms) 1 passing (13s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 13 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-12T21:47:15.116Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-12T21:47:15.191Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-12T21:47:15.197Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-12T21:47:15.204Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-12T21:47:15.215Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:47:15.226Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:47:15.281Z] [INFO] [STEP 1] Log into the application [2026-07-12T21:47:15.297Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-12T21:47:15.541Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T21:47:18.181Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-12T21:47:19.077Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-12T21:47:19.184Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com:, https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc, /, /projects, /ai-hub/models, /maas/keys-and-subs, /develop-train/feature-store/overview, /develop-train/feature-store/entities, /develop-train/feature-store/data-sources, /develop-train/feature-store/datasets, /develop-train/feature-store/features, /develop-train/feature-store/feature-views, /develop-train/feature-store/feature-services, /develop-train/pipelines/definitions, /develop-train/pipelines/runs, /develop-train/pipelines/artifacts, /develop-train/pipelines/executions, /develop-train/mlflow/experiments, /develop-train/training-jobs, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore, /settings/cluster/general, /settings/cluster/storage-classes, /settings/environment-setup/workbench-images, /settings/environment-setup/hardware-profiles, /settings/environment-setup/connection-types, /settings/model-resources-operations/serving-runtimes, /settings/model-resources-operations/model-catalog, /settings/model-resources-operations/model-registry, /settings/user-management, /maas/subscriptions, /maas/auth-policies [2026-07-12T21:47:19.211Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-12T21:47:19.378Z] [INFO] ✅ / - Status: 200 [2026-07-12T21:47:19.725Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-12T21:47:20.142Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-12T21:47:20.194Z] [INFO] ✅ / - Status: 200 [2026-07-12T21:47:20.235Z] [INFO] ✅ /projects - Status: 200 [2026-07-12T21:47:20.293Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-12T21:47:20.336Z] [INFO] ✅ /maas/keys-and-subs - Status: 200 [2026-07-12T21:47:20.398Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-12T21:47:20.439Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-12T21:47:20.521Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-12T21:47:20.593Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-12T21:47:20.631Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-12T21:47:20.701Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-12T21:47:20.752Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-12T21:47:20.818Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-12T21:47:20.886Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-12T21:47:20.938Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-12T21:47:21.005Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-12T21:47:21.085Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-12T21:47:21.139Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-12T21:47:21.233Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-12T21:47:21.329Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-12T21:47:21.423Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-12T21:47:21.535Z] [INFO] ✅ /applications/explore - Status: 200 [2026-07-12T21:47:21.619Z] [INFO] ✅ /settings/cluster/general - Status: 200 [2026-07-12T21:47:21.706Z] [INFO] ✅ /settings/cluster/storage-classes - Status: 200 [2026-07-12T21:47:21.802Z] [INFO] ✅ /settings/environment-setup/workbench-images - Status: 200 [2026-07-12T21:47:21.892Z] [INFO] ✅ /settings/environment-setup/hardware-profiles - Status: 200 [2026-07-12T21:47:21.978Z] [INFO] ✅ /settings/environment-setup/connection-types - Status: 200 [2026-07-12T21:47:22.060Z] [INFO] ✅ /settings/model-resources-operations/serving-runtimes - Status: 200 [2026-07-12T21:47:22.146Z] [INFO] ✅ /settings/model-resources-operations/model-catalog - Status: 200 [2026-07-12T21:47:22.237Z] [INFO] ✅ /settings/model-resources-operations/model-registry - Status: 200 [2026-07-12T21:47:22.349Z] [INFO] ✅ /settings/user-management - Status: 200 [2026-07-12T21:47:22.487Z] [INFO] ✅ /maas/subscriptions - Status: 200 [2026-07-12T21:47:22.584Z] [INFO] ✅ /maas/auth-policies - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7614ms) 1 passing (8s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 7 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-12T21:47:26.210Z] [INFO] Setting tests timeout to: 480 seconds Verify that all the URLs referenced in the Manifest directory are operational - Validates URL format and checks for common mistakes in manifest files (fast, stable) - Checks URL reachability with tolerance for transient errors (429, 502, 503, 504) [2026-07-12T21:47:26.291Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (280ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/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: dashboardNavigation/testManifestLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectAdminPermissions.cy.ts (4 of 18) [2026-07-12T21:47:31.489Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-12T21:47:31.502Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-12T21:47:31.506Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-12T21:47:31.579Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-12T21:47:31.585Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:47:31.592Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:47:31.613Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-12T21:47:31.678Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-12T21:47:32.181Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-12T21:47:32.189Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-12T21:47:32.196Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-12T21:47:32.273Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-12T21:47:32.783Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-12T21:47:33.300Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-12T21:47:33.309Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-12T21:47:33.915Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-12T21:47:33.976Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-12T21:47:33.985Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-12T21:47:33.993Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-12T21:47:34.008Z] [INFO] [STEP 1] Log into the application [2026-07-12T21:47:34.014Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-12T21:47:34.316Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T21:47:37.013Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-12T21:47:42.373Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-12T21:47:48.810Z] [INFO] [STEP 4] Save the user and validate that odh-user1 has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (17689ms) [2026-07-12T21:47:49.672Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-12T21:47:49.678Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-12T21:47:49.684Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-12T21:47:49.691Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:47:49.698Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:47:49.776Z] [INFO] [STEP 1] Log into the application [2026-07-12T21:47:49.784Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-12T21:47:50.175Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T21:47:52.388Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-12T21:47:58.088Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-12T21:48:06.380Z] [INFO] [STEP 4] Save the group and validate that odh-user1 has been saved with admin permissions ✓ Verify user can assign access permissions to user group (17109ms) [2026-07-12T21:48:06.987Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-12T21:48:06.991Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-12T21:48:06.997Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-12T21:48:07.073Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:48:07.081Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:48:07.093Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-12T21:48:07.100Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-12T21:48:07.678Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T21:48:09.383Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-12T21:48:15.884Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-12T21:48:17.099Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait=false --ignore-not-found ✓ Verify that user can access the created project with Admin rights (8317ms) 3 passing (46s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 3 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 46 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-12T21:48:26.875Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-12T21:48:26.889Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-12T21:48:26.895Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-12T21:48:26.975Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-12T21:48:26.983Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:48:26.990Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:48:27.078Z] [INFO] Ensure admin oc session for setup [2026-07-12T21:48:27.694Z] [INFO] [EXEC] oc whoami [2026-07-12T21:48:27.699Z] [INFO] Check if the operator is RHOAI [2026-07-12T21:48:29.093Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-12T21:48:29.173Z] [INFO] Command exit code: 0 [2026-07-12T21:48:29.191Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-12T21:48:29.295Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-12T21:48:29.378Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T21:48:30.379Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T21:48:30.475Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-12T21:48:30.503Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-12T21:48:30.592Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-12T21:48:31.409Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-12T21:48:32.282Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-12T21:48:32.292Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T21:48:33.176Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T21:48:33.193Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-12T21:48:33.214Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-12T21:48:33.288Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-12T21:48:33.917Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783892913293-ttoik6tus.yaml && rm -f /tmp/cypress-yaml-1783892913293-ttoik6tus.yaml [2026-07-12T21:48:33.992Z] [INFO] Command exit code: 0 [2026-07-12T21:48:34.006Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-12T21:48:44.888Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-12T21:48:44.995Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-csd4t [2026-07-12T21:48:45.077Z] [INFO] Found 1 matching pods [2026-07-12T21:48:45.106Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-csd4t -n test-fs-ui-proj-108259 --timeout=300s [2026-07-12T21:49:28.686Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-csd4t -n test-fs-ui-proj-108259 --timeout=300s [2026-07-12T21:49:28.796Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-csd4t condition met [2026-07-12T21:49:28.977Z] [INFO] [STEP 1] Log in as admin user [2026-07-12T21:49:28.989Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-12T21:49:29.572Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T21:49:34.392Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-12T21:49:39.789Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-12T21:49:40.598Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (74119ms) [2026-07-12T21:49:41.082Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T21:49:41.084Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T21:49:41.089Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-12T21:49:41.094Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:49:41.099Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:49:41.109Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-12T21:49:41.116Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-12T21:49:41.782Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T21:49:41.787Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T21:49:41.793Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-12T21:49:41.798Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:49:41.804Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:49:41.819Z] [INFO] Ensure admin oc session for setup [2026-07-12T21:49:42.236Z] [INFO] [EXEC] oc whoami [2026-07-12T21:49:42.240Z] [INFO] Check if the operator is RHOAI [2026-07-12T21:49:42.690Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-12T21:49:42.697Z] [INFO] Command exit code: 0 [2026-07-12T21:49:42.705Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-12T21:49:42.719Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-12T21:49:42.725Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T21:49:43.206Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T21:49:43.214Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-12T21:49:43.221Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-12T21:49:43.277Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-12T21:50:26.607Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-12T21:50:26.638Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-12T21:50:26.680Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T21:50:27.108Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T21:50:27.117Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-12T21:50:27.125Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-12T21:50:27.187Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-12T21:50:27.725Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-12T21:50:28.182Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-12T21:50:28.190Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T21:50:28.615Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T21:50:28.622Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-12T21:50:28.675Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-12T21:50:28.684Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-12T21:50:29.222Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783893028685-5f89whbw8.yaml && rm -f /tmp/cypress-yaml-1783893028685-5f89whbw8.yaml [2026-07-12T21:50:29.230Z] [INFO] Command exit code: 0 [2026-07-12T21:50:29.236Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-12T21:50:39.519Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-12T21:50:39.536Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-jvklm [2026-07-12T21:50:39.544Z] [INFO] Found 1 matching pods [2026-07-12T21:50:39.549Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-jvklm -n test-fs-ui-proj-108259 --timeout=300s [2026-07-12T21:51:08.885Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-jvklm -n test-fs-ui-proj-108259 --timeout=300s [2026-07-12T21:51:08.892Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-jvklm condition met [2026-07-12T21:51:08.906Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-12T21:51:08.912Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T21:51:09.279Z] [INFO] Restore admin oc session for cleanup [2026-07-12T21:51:09.527Z] [INFO] [EXEC] oc whoami [2026-07-12T21:51:09.531Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-12T21:51:09.823Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (3m) 1 failing 1) Verify RBAC scoped Feature Store discovery by namespace access Non-admin user without namespace access cannot discover the Feature Store project: Test steps were: 1. Ensure admin oc session for setup 2. Check if the operator is RHOAI 3. Create namespace: test-fs-ui-proj-108259 4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 5. Log in as non-admin user (no access to the test namespace) 6. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 1 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 2 minutes, 43 seconds │ │ Spec Ran: featureStore/testFeatureStoreRbac.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079) tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na mespace access -- Non-admin user without namespace access cannot discover the Fe ature Store project (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079) tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na mespace access -- Non-admin user without namespace access cannot discover the Fe ature Store project (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: learningResources/testCustomResourceCreation.cy.ts (6 of 18) [2026-07-12T21:51:13.814Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs [2026-07-12T21:51:13.889Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-07-12T21:51:13.895Z] [INFO] Test title: Upload custom resource and verify [2026-07-12T21:51:13.908Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-07-12T21:51:13.919Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:51:13.982Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:51:14.017Z] [INFO] Loaded resources data: { "resources": { "CustomQuickStart": [ { "kind": "OdhQuickStart", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Quick Start", "metaDataName": "custom-quick-start-test", "description": "This quick start is a TEST!!!", "yamlPath": "import/custom_quickstart.yaml" } ], "CustomApplication": [ { "kind": "OdhApplication", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom ODS-CI Application", "metaDataName": "custom-odsci-app-doc", "description": "Custom Application is a test item created by ODS-CI to test creation of custom d", "yamlPath": "import/custom_app.yaml" } ], "CustomHowTo": [ { "namespace": "opendatahub", "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom How-To Documentation", "metaDataName": "custom-doc-howto-test", "description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o", "yamlPath": "import/custom_doc_howto.yaml" } ], "CustomTutorial": [ { "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Tutorial Documentation", "metaDataName": "custom-doc-tutorial-test", "description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation", "yamlPath": "import/custom_doc_tutorial.yaml" } ] } } [2026-07-12T21:51:14.027Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-07-12T21:51:14.096Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783893074075.yaml" -n redhat-ods-applications [2026-07-12T21:51:14.581Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783893074075.yaml" -n redhat-ods-applications [2026-07-12T21:51:14.589Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test created [2026-07-12T21:51:14.825Z] [INFO] [EXEC] rm /tmp/temp_1783893074075.yaml [2026-07-12T21:51:14.907Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783893074877.yaml" -n redhat-ods-applications [2026-07-12T21:51:15.578Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783893074877.yaml" -n redhat-ods-applications [2026-07-12T21:51:15.598Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app created [2026-07-12T21:51:15.877Z] [INFO] [EXEC] rm /tmp/temp_1783893074877.yaml [2026-07-12T21:51:15.920Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783893075882.yaml" -n redhat-ods-applications [2026-07-12T21:51:16.473Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783893075882.yaml" -n redhat-ods-applications [2026-07-12T21:51:16.504Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test created [2026-07-12T21:51:16.708Z] [INFO] [EXEC] rm /tmp/temp_1783893075882.yaml [2026-07-12T21:51:16.809Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783893076783.yaml" -n redhat-ods-applications [2026-07-12T21:51:17.310Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783893076783.yaml" -n redhat-ods-applications [2026-07-12T21:51:17.381Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test created [2026-07-12T21:51:17.643Z] [INFO] [EXEC] rm /tmp/temp_1783893076783.yaml [2026-07-12T21:51:17.652Z] [INFO] All resources have been set up successfully. [2026-07-12T21:51:17.680Z] [INFO] [STEP 1] Log into the application [2026-07-12T21:51:17.691Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-12T21:51:18.210Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-07-12T21:51:18.213Z] [INFO] Test title: Upload custom resource and verify [2026-07-12T21:51:18.218Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-07-12T21:51:18.223Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:51:18.227Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:51:18.244Z] [INFO] Loaded resources data: { "resources": { "CustomQuickStart": [ { "kind": "OdhQuickStart", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Quick Start", "metaDataName": "custom-quick-start-test", "description": "This quick start is a TEST!!!", "yamlPath": "import/custom_quickstart.yaml" } ], "CustomApplication": [ { "kind": "OdhApplication", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom ODS-CI Application", "metaDataName": "custom-odsci-app-doc", "description": "Custom Application is a test item created by ODS-CI to test creation of custom d", "yamlPath": "import/custom_app.yaml" } ], "CustomHowTo": [ { "namespace": "opendatahub", "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom How-To Documentation", "metaDataName": "custom-doc-howto-test", "description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o", "yamlPath": "import/custom_doc_howto.yaml" } ], "CustomTutorial": [ { "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Tutorial Documentation", "metaDataName": "custom-doc-tutorial-test", "description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation", "yamlPath": "import/custom_doc_tutorial.yaml" } ] } } [2026-07-12T21:51:18.248Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-07-12T21:51:18.275Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783893078249.yaml" -n redhat-ods-applications [2026-07-12T21:51:26.280Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783893078249.yaml" -n redhat-ods-applications [2026-07-12T21:51:26.293Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test unchanged [2026-07-12T21:51:26.431Z] [INFO] [EXEC] rm /tmp/temp_1783893078249.yaml [2026-07-12T21:51:26.446Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783893086433.yaml" -n redhat-ods-applications [2026-07-12T21:51:27.382Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783893086433.yaml" -n redhat-ods-applications [2026-07-12T21:51:27.418Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app unchanged [2026-07-12T21:51:27.528Z] [INFO] [EXEC] rm /tmp/temp_1783893086433.yaml [2026-07-12T21:51:27.546Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783893087530.yaml" -n redhat-ods-applications [2026-07-12T21:51:28.395Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783893087530.yaml" -n redhat-ods-applications [2026-07-12T21:51:28.403Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test unchanged [2026-07-12T21:51:28.515Z] [INFO] [EXEC] rm /tmp/temp_1783893087530.yaml [2026-07-12T21:51:28.532Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783893088517.yaml" -n redhat-ods-applications [2026-07-12T21:51:29.403Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783893088517.yaml" -n redhat-ods-applications [2026-07-12T21:51:29.411Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test unchanged [2026-07-12T21:51:29.525Z] [INFO] [EXEC] rm /tmp/temp_1783893088517.yaml [2026-07-12T21:51:29.533Z] [INFO] All resources have been set up successfully. [2026-07-12T21:51:29.555Z] [INFO] [STEP 1] Log into the application [2026-07-12T21:51:29.565Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) Upload custom resource and verify [2026-07-12T21:51:29.840Z] [INFO] Executing command: oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T21:51:30.142Z] [INFO] [EXEC] oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T21:51:30.151Z] [INFO] Command execution result: {"stdout":"odhquickstart.console.openshift.io \"custom-quick-start-test\" deleted","stderr":"","exitCode":0} [2026-07-12T21:51:30.155Z] [INFO] Custom resource deleted successfully. [2026-07-12T21:51:30.158Z] [INFO] Executing command: oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T21:51:30.454Z] [INFO] [EXEC] oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T21:51:30.461Z] [INFO] Command execution result: {"stdout":"odhapplication.dashboard.opendatahub.io \"custom-odsci-app\" deleted","stderr":"","exitCode":0} [2026-07-12T21:51:30.465Z] [INFO] Custom resource deleted successfully. [2026-07-12T21:51:30.468Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T21:51:30.810Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T21:51:30.818Z] [INFO] Command execution result: {"stdout":"odhdocument.dashboard.opendatahub.io \"custom-doc-howto-test\" deleted\nodhdocument.dashboard.opendatahub.io \"custom-doc-tutorial-test\" deleted","stderr":"","exitCode":0} [2026-07-12T21:51:30.821Z] [INFO] Custom resource deleted successfully. [2026-07-12T21:51:30.824Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T21:51:31.076Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T21:51:31.082Z] [INFO] Command execution result: {"stdout":"No resources found","stderr":"","exitCode":0} [2026-07-12T21:51:31.086Z] [INFO] Custom resource deleted successfully. [2026-07-12T21:51:31.090Z] [INFO] All resources have been cleaned up successfully. 0 passing (17s) 1 failing 1) Create a custom resource Quickstart by using Dashboard CRDs Upload custom resource and verify: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 17 seconds │ │ Spec Ran: learningResources/testCustomResourceCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/learning (1919x1079) Resources/testCustomResourceCreation.cy.ts/Create a custom resource Quickstart b y using Dashboard CRDs -- Upload custom resource and verify (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/learning (1919x1079) Resources/testCustomResourceCreation.cy.ts/Create a custom resource Quickstart b y using Dashboard CRDs -- Upload custom resource and verify (failed) (attempt 2) .png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testCatalogSettingsAvailable.cy.ts (7 of 18) [2026-07-12T21:51:34.380Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-07-12T21:51:34.392Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-07-12T21:51:34.396Z] [INFO] Test title: Admin user can access Model catalog settings [2026-07-12T21:51:34.402Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-12T21:51:34.408Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:51:34.472Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:51:34.486Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-07-12T21:51:34.496Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-12T21:51:34.799Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T21:51:37.603Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-07-12T21:51:41.385Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings (7117ms) [2026-07-12T21:51:41.596Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-12T21:51:41.599Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-12T21:51:41.605Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-12T21:51:41.611Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:51:41.616Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:51:41.625Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-12T21:51:41.674Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-12T21:51:41.880Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T21:51:43.379Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-12T21:51:44.392Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-12T21:51:45.192Z] [INFO] [STEP 4] Verify page not found is displayed [2026-07-12T21:51:56.602Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-12T21:51:56.605Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-12T21:51:56.611Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-12T21:51:56.616Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-12T21:51:56.621Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T21:51:56.683Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-12T21:51:56.691Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-12T21:51:57.105Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T21:51:59.596Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-12T21:52:00.482Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-12T21:52:01.678Z] [INFO] [STEP 4] Verify page not found is displayed 1) Non-admin user cannot access Model catalog settings 1 passing (39s) 1 failing 1) Verify Model Catalog Settings Access Control Non-admin user cannot access Model catalog settings: Test steps were: 1. Log into the application as non-admin user 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 3. Verify Model catalog settings nav item is not visible for non-admin 4. Attempt to navigate to Model catalog settings directly 5. Verify page not found is displayed Timed out retrying after 10000ms: Unable to find an element by: [data-testid="not-found-page"] Ignored nodes: comments, script, style