Skip to content

Conversation

@dmlemeshko
Copy link
Member

@dmlemeshko dmlemeshko commented Dec 3, 2025

Summary

Original solution with local storage didn't work, so I use Kibana uiSettings API to disable tours:

  • hideAnnouncements: true should be set for each space
  • Scout sets it for the default space when samlAuth fixture is loaded (assuming first login attempt to be made)
  • Scout sets it for the newly created space (parallel run)

I also added a log message to explicitly mention the environment we run tests on:

 info [scout-worker] Running tests against MKI oblt project
 info [scout-worker] Reading cloud user credentials from /Users/dmle/github/kibana/.ftr/role_users.json

It should help us identifying misconfiguration when Playwright runner gets a wrong configuration input file.

@dmlemeshko dmlemeshko self-assigned this Dec 3, 2025
@dmlemeshko dmlemeshko added release_note:skip Skip the PR/issue when compiling release notes backport:all-open Backport to all branches that could still receive a release test:scout labels Dec 3, 2025
@dmlemeshko dmlemeshko marked this pull request as ready for review December 3, 2025 12:04
@dmlemeshko dmlemeshko requested a review from a team as a code owner December 3, 2025 12:04
Copy link
Contributor

@fake-haris fake-haris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dmlemeshko dmlemeshko enabled auto-merge (squash) December 3, 2025 12:56
@dmlemeshko dmlemeshko merged commit 0f1ef9d into elastic:main Dec 3, 2025
13 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

cc @dmlemeshko

@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1, 9.2

https://github.com/elastic/kibana/actions/runs/19899085919

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.19 Backport failed because of merge conflicts
9.1 Backport failed because of merge conflicts
9.2 Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 245071

Questions ?

Please refer to the Backport tool documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes test:scout v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants