Skip to content

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving  FTR functional UI from x-pack/test

```
x-pack/test/functional/apps
     | - index_management/
     | - index_lifecycle_management/
     | - ingest_pipeline/
     | - lens/
     | - logstash/
     | - rollup_job/
     | - remote_clusters/
     | - visualize/
```

After:
```
x-pack/platform/test/functional/apps
     | - index_management/
     | - index_lifecycle_management/
     | - ingest_pipeline/
     | - lens/
     | - logstash/
     | - rollup_job/
     | - remote_clusters/
     | - visualize/
```

(cherry picked from commit 1c2489d)
@kibanamachine kibanamachine merged commit 47864ba into elastic:9.1 Jul 25, 2025
16 checks passed
fake-haris 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 platform UI tests
(#228741)](#228741)

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

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

<!--BACKPORT [{"author":{"name":"Dzmitry
Lemechko","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-07-22T17:09:09Z","message":"[ska]
relocate platform UI tests (#228741)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving FTR functional UI from
x-pack/test\n\n```\nx-pack/test/functional/apps\n | -
index_management/\n | - index_lifecycle_management/\n | -
ingest_pipeline/\n | - lens/\n | - logstash/\n | - rollup_job/\n | -
remote_clusters/\n | - visualize/\n```\n\nAfter:
\n```\nx-pack/platform/test/functional/apps\n | - index_management/\n |
- index_lifecycle_management/\n | - ingest_pipeline/\n | - lens/\n | -
logstash/\n | - rollup_job/\n | - remote_clusters/\n | -
visualize/\n```","sha":"1c2489d21f0d775cc7ada28ec50b74582065fd3d","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v8.19.0","v9.2.0","v9.1.1"],"title":"[ska]
relocate platform UI
tests","number":228741,"url":"https://github.com/elastic/kibana/pull/228741","mergeCommit":{"message":"[ska]
relocate platform UI tests (#228741)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving FTR functional UI from
x-pack/test\n\n```\nx-pack/test/functional/apps\n | -
index_management/\n | - index_lifecycle_management/\n | -
ingest_pipeline/\n | - lens/\n | - logstash/\n | - rollup_job/\n | -
remote_clusters/\n | - visualize/\n```\n\nAfter:
\n```\nx-pack/platform/test/functional/apps\n | - index_management/\n |
- index_lifecycle_management/\n | - ingest_pipeline/\n | - lens/\n | -
logstash/\n | - rollup_job/\n | - remote_clusters/\n | -
visualize/\n```","sha":"1c2489d21f0d775cc7ada28ec50b74582065fd3d"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/228741","number":228741,"mergeCommit":{"message":"[ska]
relocate platform UI tests (#228741)\n\n## Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving FTR functional UI from
x-pack/test\n\n```\nx-pack/test/functional/apps\n | -
index_management/\n | - index_lifecycle_management/\n | -
ingest_pipeline/\n | - lens/\n | - logstash/\n | - rollup_job/\n | -
remote_clusters/\n | - visualize/\n```\n\nAfter:
\n```\nx-pack/platform/test/functional/apps\n | - index_management/\n |
- index_lifecycle_management/\n | - ingest_pipeline/\n | - lens/\n | -
logstash/\n | - rollup_job/\n | - remote_clusters/\n | -
visualize/\n```","sha":"1c2489d21f0d775cc7ada28ec50b74582065fd3d"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/229499","number":229499,"state":"MERGED","mergeCommit":{"sha":"47864ba63f98cfcc69a2abedff0e079618bb1e6e","message":"[9.1]
[ska] relocate platform UI tests (#228741) (#229499)\n\n#
Backport\n\nThis will backport the following commits from `main` to
`9.1`:\n- [[ska] relocate platform UI
tests\n(#228741)](https://github.com/elastic/kibana/pull/228741)\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 <[email protected]>"}}]}] BACKPORT-->

---------

Co-authored-by: Dzmitry Lemechko <[email protected]>
Co-authored-by: kibanamachine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants