kibana/x-pack/test/functional
Saarika Bhasi ee97316a6c
[Onboarding] Update o11y callout based on create index flow (#206817)
## Summary

Update o11y callout in Create index flow based on build Flavor -
Serverless vs Stack

**Changes:** 
1. Serverless & stack - callouts shown for both new onboarding flow and
when there are indices
2. Stack - the o11y callout for "Collect & analyze logs" navigate to
`/app/integrations/browse/observability`
3. Stack - the o11y callout would be "Create an Observability space"
navigated to `/app/management/kibana/spaces/create`
4. FTR for stack search & classic solution  & serverless 


https://github.com/user-attachments/assets/97f45912-8d3e-44d5-9505-508c863f6595



### Checklist

Check the PR satisfies following conditions. 

Reviewers should verify this PR satisfies this list as well.

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/src/platform/packages/shared/kbn-i18n/README.md)
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed
2025-01-24 18:42:47 +00:00
..
apps skip failing test suite (#204082) 2025-01-24 11:00:25 +11:00
es_archives [Security Solution][Detection Engine] fixes siem-signal update when it was reindexed from v7 to v8 (#206119) 2025-01-24 11:22:30 +00:00
fixtures [Lens] Change legendStats from values to currentAndLastValue/value (#181993) 2024-04-30 08:04:02 -07:00
page_objects [Onboarding] Update o11y callout based on create index flow (#206817) 2025-01-24 18:42:47 +00:00
screenshots/baseline [FTR] Switch to new browser headless mode (#153828) 2023-04-04 15:53:56 +02:00
services [ML] Memory Usage and Notifications pages serverless functional tests (#205898) 2025-01-17 12:22:34 +01:00
config.base.js [Snapshot and Restore] Logsdb snapshot functional tests (#206318) 2025-01-21 08:02:52 +01:00
config.ccs.ts CCS Tests for Machine Learning (#144869) 2022-11-14 11:31:27 -05:00
config.edge.js [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
config.firefox.js unskip tests for chrome, fix tags (#158405) 2023-05-26 09:19:53 +01:00
config.upgrade_assistant.ts [ML] Transforms: Enable SLO transforms installer on CI (#165470) 2023-09-22 17:13:38 +02:00
config_security_basic.ts Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
ftr_provider_context.ts
README.md

Kibana Functional Testing

See our Functional Testing Guide