Skip to content

[9.1] [ska] relocate security_solution_playwright (#229496)#230007

Merged
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-229496
Jul 30, 2025
Merged

[9.1] [ska] relocate security_solution_playwright (#229496)#230007
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-229496

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jul 30, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) July 30, 2025 21:10
## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving `security_solution_playwright` UI from
x-pack/test

Before
```
x-pack/test/
  |- security_solution_playwright
```

After:
```
x-pack/solutions/security/test/
  |- security_solution_playwright
```

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 9bfe95f)
@kibanamachine kibanamachine force-pushed the backport/9.1/pr-229496 branch from 9f41530 to 86ea0e2 Compare July 30, 2025 21:10
@kibanamachine kibanamachine merged commit 8f4951b into elastic:9.1 Jul 30, 2025
12 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @dmlemeshko

dmlemeshko added a commit that referenced this pull request Aug 7, 2025
# Backport

This will backport the following commits from `main` to `8.19`:
- [[ska] relocate security_solution_playwright
(#229496)](#229496)

<!--- Backport version: 10.0.0 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Dzmitry
Lemechko","email":"dzmitry.lemechko@elastic.co"},"sourceCommit":{"committedDate":"2025-07-28T15:56:22Z","message":"[ska]
relocate security_solution_playwright (#229496)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving `security_solution_playwright` UI
from\nx-pack/test\n\nBefore\n```\nx-pack/test/\n |-
security_solution_playwright\n```\n\nAfter:
\n```\nx-pack/solutions/security/test/\n |-
security_solution_playwright\n```\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"9bfe95f801c56c1b0b211400d914819e15eb3196","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.1.0","v9.2.0","v9.1.1","v8.19.1"],"title":"[ska]
relocate
security_solution_playwright","number":229496,"url":"https://github.com/elastic/kibana/pull/229496","mergeCommit":{"message":"[ska]
relocate security_solution_playwright (#229496)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving `security_solution_playwright` UI
from\nx-pack/test\n\nBefore\n```\nx-pack/test/\n |-
security_solution_playwright\n```\n\nAfter:
\n```\nx-pack/solutions/security/test/\n |-
security_solution_playwright\n```\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"9bfe95f801c56c1b0b211400d914819e15eb3196"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230007","number":230007,"state":"MERGED","mergeCommit":{"sha":"8f4951bb1ea44dadf07ada3e775aa1e113f67c2e","message":"[9.1]
[ska] relocate security_solution_playwright (#229496) (#230007)\n\n#
Backport\n\nThis will backport the following commits from `main` to
`9.1`:\n- [[ska] relocate
security_solution_playwright\n(#229496)](https://github.com/elastic/kibana/pull/229496)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Dzmitry Lemechko
<dzmitry.lemechko@elastic.co>"}},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229496","number":229496,"mergeCommit":{"message":"[ska]
relocate security_solution_playwright (#229496)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving `security_solution_playwright` UI
from\nx-pack/test\n\nBefore\n```\nx-pack/test/\n |-
security_solution_playwright\n```\n\nAfter:
\n```\nx-pack/solutions/security/test/\n |-
security_solution_playwright\n```\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"9bfe95f801c56c1b0b211400d914819e15eb3196"}},{"branch":"8.19","label":"v8.19.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants