[ska][x-pack] relocate api_integration tests [1]#218470
[ska][x-pack] relocate api_integration tests [1]#218470dmlemeshko merged 43 commits intoelastic:mainfrom
Conversation
…into ska-tests/apis-part-1
…into ska-tests/apis-part-1
…into ska-tests/apis-part-1
…into ska-tests/apis-part-1
💚 Build Succeeded
Metrics [docs]
History
cc @dmlemeshko |
pickypg
left a comment
There was a problem hiding this comment.
LGT Stack Monitoring (just files being moved for us)
|
Starting backport for target branches: 9.0 https://github.com/elastic/kibana/actions/runs/14669624246 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
Part of elastic/kibana-team#1503 This PR creates new "test-helper" package `@kbn/test-suites-xpack-platform` to store Platform functional tests. It copies few simple FTR services, base config file and context provider to the new structure. First chunk of tests is moved as well: x-pack/**test**/api_integration/apis => x-pack/**platform/test**/api_integration/apis <img width="514" alt="image" src="https://github.com/user-attachments/assets/ddd84d28-cba4-41fe-bdeb-32a14b4e3f17" /> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit d8ff522) # Conflicts: # .buildkite/ftr_platform_stateful_configs.yml # .github/CODEOWNERS
…20236) # Backport This will backport the following commits from `main` to `8.19`: - [[ska][x-pack] relocate api_integration tests [1] (#218470)](#218470) <!--- 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-04-25T16:58:11Z","message":"[ska][x-pack] relocate api_integration tests [1] (#218470)\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR creates new \"test-helper\" package\n`@kbn/test-suites-xpack-platform` to store Platform functional tests.\n\nIt copies few simple FTR services, base config file and context provider\nto the new structure.\nFirst chunk of tests is moved as well:\nx-pack/**test**/api_integration/apis =>\nx-pack/**platform/test**/api_integration/apis\n\n<img width=\"514\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/ddd84d28-cba4-41fe-bdeb-32a14b4e3f17\"\n/>\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"d8ff5220f6c814ede74a50e808cd3609e0821d3d","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport missing","backport:version","v9.1.0","v9.0.1"],"title":"[ska][x-pack] relocate api_integration tests [1]","number":218470,"url":"https://github.com/elastic/kibana/pull/218470","mergeCommit":{"message":"[ska][x-pack] relocate api_integration tests [1] (#218470)\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR creates new \"test-helper\" package\n`@kbn/test-suites-xpack-platform` to store Platform functional tests.\n\nIt copies few simple FTR services, base config file and context provider\nto the new structure.\nFirst chunk of tests is moved as well:\nx-pack/**test**/api_integration/apis =>\nx-pack/**platform/test**/api_integration/apis\n\n<img width=\"514\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/ddd84d28-cba4-41fe-bdeb-32a14b4e3f17\"\n/>\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"d8ff5220f6c814ede74a50e808cd3609e0821d3d"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/218470","number":218470,"mergeCommit":{"message":"[ska][x-pack] relocate api_integration tests [1] (#218470)\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR creates new \"test-helper\" package\n`@kbn/test-suites-xpack-platform` to store Platform functional tests.\n\nIt copies few simple FTR services, base config file and context provider\nto the new structure.\nFirst chunk of tests is moved as well:\nx-pack/**test**/api_integration/apis =>\nx-pack/**platform/test**/api_integration/apis\n\n<img width=\"514\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/ddd84d28-cba4-41fe-bdeb-32a14b4e3f17\"\n/>\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"d8ff5220f6c814ede74a50e808cd3609e0821d3d"}},{"branch":"9.0","label":"v9.0.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Part of elastic/kibana-team#1503 This PR creates new "test-helper" package `@kbn/test-suites-xpack-platform` to store Platform functional tests. It copies few simple FTR services, base config file and context provider to the new structure. First chunk of tests is moved as well: x-pack/**test**/api_integration/apis => x-pack/**platform/test**/api_integration/apis <img width="514" alt="image" src="https://github.com/user-attachments/assets/ddd84d28-cba4-41fe-bdeb-32a14b4e3f17" /> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Part of https://github.com/elastic/kibana-team/issues/1503
This PR creates new "test-helper" package
@kbn/test-suites-xpack-platformto store Platform functional tests.It copies few simple FTR services, base config file and context provider to the new structure.
First chunk of tests is moved as well:
x-pack/test/api_integration/apis => x-pack/platform/test/api_integration/apis