Skip to content

Conversation

dmlemeshko
Copy link
Member

@dmlemeshko dmlemeshko commented Jul 21, 2025

Summary

Part of https://github.com/elastic/kibana-team/issues/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/

@dmlemeshko dmlemeshko changed the title Ska/relocate more platform UI tests [ska] relocate platform UI tests Jul 21, 2025
@dmlemeshko dmlemeshko self-assigned this Jul 21, 2025
@dmlemeshko dmlemeshko added v9.1.0 v8.19.0 v9.2.0 release_note:skip Skip the PR/issue when compiling release notes backport:version Backport to applied version labels labels Jul 21, 2025
@dmlemeshko dmlemeshko marked this pull request as ready for review July 21, 2025 12:57
@dmlemeshko dmlemeshko requested review from a team as code owners July 21, 2025 12:57
Copy link
Contributor

@mashhurs mashhurs 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) July 22, 2025 15:58
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/test-suites-xpack 54 53 -1
@kbn/test-suites-xpack-platform 153 154 +1
total -0

Total ESLint disabled count

id before after diff
@kbn/test-suites-xpack 62 61 -1
@kbn/test-suites-xpack-platform 163 164 +1
total -0

History

cc @dmlemeshko

@pheyos pheyos disabled auto-merge July 22, 2025 17:08
@pheyos pheyos merged commit 1c2489d into elastic:main Jul 22, 2025
12 of 13 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

@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

You might need to backport the following PRs to 9.1:
- [ska] relocate cypress & plugin functional tests (#228681)

Manual backport

To create the backport manually run:

node scripts/backport --pr 228741

Questions ?

Please refer to the Backport tool documentation

tiansivive pushed a commit to tiansivive/kibana that referenced this pull request Jul 22, 2025
## 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/
```
kdelemme pushed a commit to kdelemme/kibana that referenced this pull request Jul 23, 2025
## 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/
```
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jul 24, 2025
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create automatically backports add a backport:* label or prevent reminders by adding the backport:skip label.
You can also create backports manually by running node scripts/backport --pr 228741 locally
cc: @dmlemeshko

kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
## 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/
```
crespocarlos pushed a commit to crespocarlos/kibana that referenced this pull request Jul 25, 2025
## 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/
```
@dmlemeshko dmlemeshko added backport:version Backport to applied version labels and removed backport:version Backport to applied version labels labels Jul 25, 2025
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 25, 2025
## 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
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
8.19 Backport failed because of merge conflicts
9.1

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 228741

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jul 25, 2025
# Backport

This will backport the following commits from `main` to `9.1`:
- [[ska] relocate platform UI tests
(#228741)](#228741)

<!--- Backport version: 9.6.6 -->

### 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
missing","backport:version","v9.1.0","v8.19.0","v9.2.0"],"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":["9.1","8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"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"}}]}]
BACKPORT-->

Co-authored-by: Dzmitry Lemechko <[email protected]>
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jul 25, 2025
@mistic mistic added v9.1.1 and removed v9.1.0 labels Jul 29, 2025
@fake-haris
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.19

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

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
backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes v8.19.0 v8.19.1 v9.1.1 v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.