kibana/x-pack/test
Elena Stoeva 96e3d55638
[Data Streams] Unskip API integration tests (#209102)
Closes https://github.com/elastic/kibana/issues/209014

## Summary

This PR unskips and updates the Data streams API integration tests to
reflect the recent changes to Elasticsearch
(https://github.com/elastic/elasticsearch/pull/121049). Previously, the
`cluster.logsdb.enabled` setting was always `false` by default in
stateful Kibana. With the new changes, it is `true` by default if the
`logsdb.prior_logs_usage` setting is `false` (which is the case for new
test clusters, hence the test failure), and `true` otherwise. Therefore,
we need to update the tests so that we test both cases.

Flaky test runner:
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7821
2025-02-03 17:24:58 +01:00
..
accessibility [EDR Workflows] Enable Workflow Insights FF (#204242) 2025-01-29 11:40:45 +01:00
alerting_api_integration [ResponseOps] Fix connector test (#208754) 2025-01-31 09:11:15 +01:00
api_integration [Data Streams] Unskip API integration tests (#209102) 2025-02-03 17:24:58 +01:00
api_integration_basic [Cases] Cases assignees sub feature (#201654) 2025-01-30 17:04:38 +01:00
apm_api_integration [ObsUX] Remove color setting on server side and use Eui theme (#207070) 2025-01-21 10:51:25 +00:00
apm_cypress [APM] Migrate APM Cypress tests to on_merge from on_merge_unsupported_ftrs (#203991) 2025-01-16 12:57:50 +01:00
automatic_import_api_integration [Automatic Import] rename plugin to automatic import (#207325) 2025-01-28 21:55:42 +01:00
banners_functional
cases_api_integration [Cases] Remove comments from the get case API response (#208829) 2025-01-31 17:09:54 +01:00
cloud_integration Clean up cloud_chat (#194571) 2024-10-03 13:37:47 +02:00
cloud_security_posture_api [Cloud Security] Converts graph visualization from experimental feature to the advanced settings (#208614) 2025-01-29 10:48:51 +00:00
cloud_security_posture_functional [Cloud Security] Unskipped and fixed flaky agentless test (#208844) 2025-01-31 00:36:59 +01:00
common 🌊 Streams: Make tests platform agnostic (#206979) 2025-01-20 13:33:45 +00:00
custom_branding [SharedUX] Replace Sass with Emotion, Round 1 (#199885) 2024-12-04 10:39:22 -07:00
dataset_quality_api_integration Update dependency @elastic/elasticsearch to ^8.17.0 (main) (#204175) 2025-01-28 07:35:59 +01:00
defend_workflows_cypress [EDR Workflows] Workflow Insights - Cypress (#204562) 2025-01-31 14:43:08 +01:00
disable_ems
encrypted_saved_objects_api_integration [ESO] Add flag to allow ESO consumers to opt-out of highly random UIDs (#198287) 2024-11-05 15:40:53 +01:00
examples Disable search sessions by default (#203927) 2025-01-16 15:18:40 -07:00
fleet_api_integration skip flaky suite (#184681) 2025-02-02 19:11:02 +00:00
fleet_cypress [FTR] migrate p-retry usage to Retry service (#206088) 2025-01-16 13:19:14 +00:00
fleet_functional [Fleet] Fix failing/flaky tests (#189559) 2024-07-31 14:14:30 -04:00
fleet_packages [Fleet] Remove deprecated Symantec package from install_all_packages_job (#193029) 2024-09-17 11:35:00 +02:00
ftr_apis Authorized route migration for routes owned by @elastic/kibana-core (#198187) 2024-11-07 16:48:30 -08:00
functional [Dataset Quality] Fix flaky tests discover navigation (#208909) 2025-02-03 10:46:41 +01:00
functional_basic [ML] Functional tests - cleanMlIndices without system index access (#199653) 2024-11-22 17:54:01 +01:00
functional_cloud [CLOUD] Add security question in onboarding (#208229) 2025-01-31 10:22:22 +01:00
functional_cors Remove deprecated abab package (#183383) 2024-05-16 12:48:26 +02:00
functional_embedded
functional_enterprise_search Sustainable Kibana Architecture: Move modules owned by @elastic/search-kibana (#202837) 2024-12-27 10:55:21 -06:00
functional_execution_context [ResponseOps][Alerting] Decouple feature IDs from consumers (#183756) 2024-12-03 12:21:53 +02:00
functional_gen_ai/inference [inference] add support for temperature parameter (#206479) 2025-01-14 14:05:21 +01:00
functional_search [Search] [Onboarding] Hosted Quick Stats (#207925) 2025-01-29 21:24:38 +01:00
functional_solution_sidenav [Onboarding] [Stack] Add Onboarding experience into Stack (#204351) 2025-01-15 17:03:25 -07:00
functional_with_es_ssl [Response Ops][Cases] Functional tests checking cases view - alerts tab (#208964) 2025-01-31 14:00:57 +01:00
licensing_plugin Skip test due to unavailable resource (#195330) 2024-10-08 02:38:56 +02:00
load [ON-WEEK][POC] Playwright (#190803) 2024-09-06 13:09:18 +02:00
localization [Lens] speed up functional test suite by setting the time picker via ui settings (#199479) 2024-11-12 17:40:47 +01:00
monitoring_api_integration Fix typo in stack monitoring apm (#187875) 2024-07-10 14:50:47 +01:00
observability_ai_assistant_api_integration [Obs AI Assistant] Make KB tests more resilient by waiting for KB to be ready (#207272) 2025-01-21 16:52:44 +00:00
observability_ai_assistant_functional [Obs AI Assistant] Avoid sending user prompts and LLM responses to Telemetry (#208118) 2025-01-28 14:00:18 -05:00
observability_api_integration [Obs AI Assistant] Add security configs to API (#201439) 2024-11-28 12:20:31 -05:00
observability_functional [Cases] Cases assignees sub feature (#201654) 2025-01-30 17:04:38 +01:00
observability_onboarding_api_integration [Onboarding] Remove System Logs onboarding flow (#196132) 2024-10-17 14:41:10 +02:00
osquery_cypress [Security Solution] Removing cypress folder (#197273) 2024-10-24 17:26:33 +02:00
plugin_api_integration Added Entity Store data view refresh task (#208543) 2025-01-29 10:42:02 -06:00
plugin_api_perf Add @typescript-eslint/no-floating-promises (#181456) 2024-05-01 08:41:31 -07:00
plugin_functional [ON-WEEK][POC] Playwright (#190803) 2024-09-06 13:09:18 +02:00
profiling_api_integration [FTR] Refactor test/common/services/* -> packages/kbn-ftr-common-functional-[ui-]services/* (#191805) 2024-09-05 10:00:55 +01:00
profiling_cypress [Profiling] Migrate Profiling Cypress tests to on_merge from on_merge_unsupported_ftrs (#206727) 2025-01-21 17:09:42 +01:00
reporting_api_integration [Reporting] Functional tests for privileges with built-in reporting_user (#205827) 2025-01-08 08:20:08 -07:00
reporting_functional [Reporting] Use Kibana feature privileges only to control access to reporting (#200834) 2024-12-04 09:51:29 -07:00
rule_registry [ResponseOps][Rules] Delete legacy routes (#203148) 2024-12-16 08:35:28 -06:00
saved_object_api_integration FIPS FTR Overrides and test skips (#192053) 2024-09-10 13:17:40 -04:00
saved_object_tagging [So tagging] Add automatic read privileges for "tag" SO type (#202400) 2024-12-11 12:11:13 +00:00
saved_objects_field_count [FTR] Refactor test/common/services/* -> packages/kbn-ftr-common-functional-[ui-]services/* (#191805) 2024-09-05 10:00:55 +01:00
scalability [ON-WEEK][POC] Playwright (#190803) 2024-09-06 13:09:18 +02:00
screenshot_creation [Observability] add custom threshold functional test (#184602) 2024-09-18 09:56:58 +02:00
search_sessions_integration Disable search sessions by default (#203927) 2025-01-16 15:18:40 -07:00
security_api_integration [Cases] Cases assignees sub feature (#201654) 2025-01-30 17:04:38 +01:00
security_functional chore(security, eslint): apply platform security-specific rules to all exclusively owned paths. (#195711) 2024-10-11 09:49:12 +02:00
security_solution_api_integration [FTR] Skipped prebuilt rules test suite for FIPS (#209091) 2025-02-03 13:25:53 +01:00
security_solution_cypress [Security Solution][Threat Intelligence] - fix Cypress tests (#209195) 2025-02-03 09:03:32 -06:00
security_solution_endpoint Sustainable Kibana Architecture: Move modules owned by @elastic/security-solution (#202851) 2024-12-16 22:55:27 -06:00
security_solution_ftr [SecuritySolution][Timeline] Refactor timeline HTTP API (#200633) 2024-11-22 07:54:45 +01:00
security_solution_playwright [Entity Analytics][9.0] Remove all legacy risk engine code and features (#201810) 2025-01-10 21:51:32 +00:00
session_view [SecuritySolution] Breaking out timeline & note privileges (#201780) 2025-01-20 14:09:16 +01:00
spaces_api_integration [FTR] Skipped basic license tests for FIPS (#208916) 2025-01-31 13:56:29 +01:00
stack_functional_integration [QA]Change screenshot size for metricbeat dashboard test (#199378) 2024-11-07 17:22:34 -06:00
task_manager_claimer_update_by_query Revert "[ES body removal] @elastic/response-ops (#204882)" (#207899) 2025-01-22 22:47:06 -06:00
ui_capabilities [Synonyms UI] Search synonyms rule flyout (#208564) 2025-01-29 22:55:52 +01:00
upgrade Remove log stream and settings (#204115) 2025-01-10 11:51:12 +00:00
upgrade_assistant_integration [Upgrade Assistant] Critical Kibana API deprecations should not block upgrades (#209128) 2025-02-03 12:29:05 +01:00
usage_collection Sustainable Kibana Architecture: Move modules owned by @elastic/kibana-core (#201653) 2025-01-04 11:47:24 -07:00
kibana.jsonc Sustainable Kibana Architecture: Categorise straightforward packages (#199630) 2024-11-22 10:33:25 +01:00
tsconfig.json [Automatic Import] rename plugin to automatic import (#207325) 2025-01-28 21:55:42 +01:00