[ska] relocate functional platform tests#226470
Conversation
💚 Build Succeeded
Metrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
cc @dmlemeshko |
|
Starting backport for target branches: 8.19, 9.1 https://github.com/elastic/kibana/actions/runs/16077872587 |
## Summary Part of elastic/kibana-team#1503 This PR is mostly about moving platform tests from x-pack/test ``` x-pack/test/ | - examples/ | - functional_cors/ | - functional_embedded/ ``` After: ``` x-pack/platform/test/ | - examples/ | - functional_cors/ | - functional_embedded/ ``` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit ab965f5)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `9.1`: - [[ska] relocate functional platform tests (#226470)](#226470) <!--- Backport version: 9.6.6 --> ### 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-04T16:33:33Z","message":"[ska] relocate functional platform tests (#226470)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving platform tests from x-pack/test\n\n```\nx-pack/test/\n | - examples/\n | - functional_cors/\n | - functional_embedded/\n```\n\nAfter: \n```\nx-pack/platform/test/\n | - examples/\n | - functional_cors/\n | - functional_embedded/\n```\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"ab965f53604cf5cd94a4f282c5e832964abfec39","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ska] relocate functional platform tests","number":226470,"url":"https://github.com/elastic/kibana/pull/226470","mergeCommit":{"message":"[ska] relocate functional platform tests (#226470)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving platform tests from x-pack/test\n\n```\nx-pack/test/\n | - examples/\n | - functional_cors/\n | - functional_embedded/\n```\n\nAfter: \n```\nx-pack/platform/test/\n | - examples/\n | - functional_cors/\n | - functional_embedded/\n```\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"ab965f53604cf5cd94a4f282c5e832964abfec39"}},"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/226470","number":226470,"mergeCommit":{"message":"[ska] relocate functional platform tests (#226470)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving platform tests from x-pack/test\n\n```\nx-pack/test/\n | - examples/\n | - functional_cors/\n | - functional_embedded/\n```\n\nAfter: \n```\nx-pack/platform/test/\n | - examples/\n | - functional_cors/\n | - functional_embedded/\n```\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"ab965f53604cf5cd94a4f282c5e832964abfec39"}}]}] BACKPORT--> Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
## Summary Part of elastic/kibana-team#1503 This PR is mostly about moving platform tests from x-pack/test ``` x-pack/test/ | - examples/ | - functional_cors/ | - functional_embedded/ ``` After: ``` x-pack/platform/test/ | - examples/ | - functional_cors/ | - functional_embedded/ ``` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
|
Starting backport for target branches: 8.19, 9.1 https://github.com/elastic/kibana/actions/runs/16142801518 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
## Summary Part of elastic/kibana-team#1503 This PR is mostly about moving platform tests from x-pack/test ``` x-pack/test/ | - examples/ | - functional_cors/ | - functional_embedded/ ``` After: ``` x-pack/platform/test/ | - examples/ | - functional_cors/ | - functional_embedded/ ``` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit ab965f5) # Conflicts: # .github/CODEOWNERS
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
1 similar comment
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
## Summary Part of elastic/kibana-team#1503 This PR is mostly about moving platform tests from x-pack/test ``` x-pack/test/ | - examples/ | - functional_cors/ | - functional_embedded/ ``` After: ``` x-pack/platform/test/ | - examples/ | - functional_cors/ | - functional_embedded/ ``` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit ab965f5) # Conflicts: # .buildkite/ftr_platform_stateful_configs.yml # .github/CODEOWNERS
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.19`: - [[ska] relocate functional platform tests (#226470)](#226470) <!--- Backport version: 10.0.1 --> ### 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-04T16:33:33Z","message":"[ska] relocate functional platform tests (#226470)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving platform tests from x-pack/test\n\n```\nx-pack/test/\n | - examples/\n | - functional_cors/\n | - functional_embedded/\n```\n\nAfter: \n```\nx-pack/platform/test/\n | - examples/\n | - functional_cors/\n | - functional_embedded/\n```\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"ab965f53604cf5cd94a4f282c5e832964abfec39","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ska] relocate functional platform tests","number":226470,"url":"https://github.com/elastic/kibana/pull/226470","mergeCommit":{"message":"[ska] relocate functional platform tests (#226470)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving platform tests from x-pack/test\n\n```\nx-pack/test/\n | - examples/\n | - functional_cors/\n | - functional_embedded/\n```\n\nAfter: \n```\nx-pack/platform/test/\n | - examples/\n | - functional_cors/\n | - functional_embedded/\n```\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"ab965f53604cf5cd94a4f282c5e832964abfec39"}},"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/226621","number":226621,"state":"MERGED","mergeCommit":{"sha":"68aceada5f42231ec1d4e8dd29e411e259c9bbb9","message":"[9.1] [ska] relocate functional platform tests (#226470) (#226621)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [[ska] relocate functional platform tests\n(#226470)](https://github.com/elastic/kibana/pull/226470)\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":"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/226470","number":226470,"mergeCommit":{"message":"[ska] relocate functional platform tests (#226470)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving platform tests from x-pack/test\n\n```\nx-pack/test/\n | - examples/\n | - functional_cors/\n | - functional_embedded/\n```\n\nAfter: \n```\nx-pack/platform/test/\n | - examples/\n | - functional_cors/\n | - functional_embedded/\n```\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"ab965f53604cf5cd94a4f282c5e832964abfec39"}}]}] BACKPORT-->
## Summary Part of elastic/kibana-team#1503 This PR is mostly about moving platform tests from x-pack/test ``` x-pack/test/ | - examples/ | - functional_cors/ | - functional_embedded/ ``` After: ``` x-pack/platform/test/ | - examples/ | - functional_cors/ | - functional_embedded/ ``` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Summary
Part of https://github.com/elastic/kibana-team/issues/1503
This PR is mostly about moving platform tests from x-pack/test
After: