Skip to content

Conversation

@dmlemeshko
Copy link
Contributor

@dmlemeshko dmlemeshko commented Jul 28, 2025

Summary

Part of https://github.com/elastic/kibana-team/issues/1503

This PR is mostly about moving platform FTR tests from x-pack/test_serverless/api_integration

Before

x-pack/test_serverless/
  |- shared/
  | - api_integration/
    |- services
    |- test_suites
      |- common/<suite_name>
      |-<project_type>/common_configs

After:

x-pack/platform/test/serverless
  |- shared/
  | - api_integration/
    |- services
    |- test_suites/<suite_name>
    |- configs/<project_type>/

All the tests are run under the renamed FTR configs:

image

@dmlemeshko dmlemeshko changed the title Ska/create base svl platform setup [ska] relocate serverless platform api-integration tests Jul 28, 2025
@dmlemeshko dmlemeshko self-assigned this Jul 28, 2025
@dmlemeshko dmlemeshko added release_note:skip Skip the PR/issue when compiling release notes backport:version Backport to applied version labels v9.2.0 v9.1.1 v8.19.1 labels Jul 28, 2025
@dmlemeshko dmlemeshko marked this pull request as ready for review July 28, 2025 14:28
@dmlemeshko dmlemeshko requested review from a team as code owners July 28, 2025 14:28
Copy link
Contributor

@csr csr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Member

@umbopepato umbopepato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RO changes LGTM! 🚀

Copy link
Contributor

@maxcold maxcold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cloud_security_posture changes LGTM

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/test-suites-xpack-platform 155 156 +1

Total ESLint disabled count

id before after diff
@kbn/test-suites-xpack-platform 165 166 +1

History

cc @dmlemeshko

Copy link
Contributor

@vgomez-el vgomez-el left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Security-engineering-productivity LGTM!

@dmlemeshko dmlemeshko merged commit da22360 into elastic:main Jul 29, 2025
13 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

@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 security_solution_playwright (#229496)
- [ska] remove test-helper imports that lead to circular dependencies issue (#229587)
- [ska] relocate a11y tests (#229371)
- [ska] remove unused FTR services and update codeowners (#229264)

Manual backport

To create the backport manually run:

node scripts/backport --pr 229567

Questions ?

Please refer to the Backport tool documentation

VladimirFilonov pushed a commit to VladimirFilonov/kibana that referenced this pull request Jul 30, 2025
)

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving platform FTR tests from
`x-pack/test_serverless/api_integration`

Before
```
x-pack/test_serverless/
  |- shared/
  | - api_integration/
    |- services
    |- test_suites
      |- common/<suite_name>
      |-<project_type>/common_configs
```

After: 
```
x-pack/platform/test/serverless
  |- shared/
  | - api_integration/
    |- services
    |- test_suites/<suite_name>
    |- configs/<project_type>/
```

All the tests are run under the renamed FTR configs:

<img width="1065" height="335" alt="image"
src="https://github.com/user-attachments/assets/29a274dc-bc7c-4b15-96c7-7993ac4138fb"
/>

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jul 31, 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 229567 locally
cc: @dmlemeshko

@dmlemeshko dmlemeshko added backport:version Backport to applied version labels and removed backport:version Backport to applied version labels labels Jul 31, 2025
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

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

@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

Manual backport

To create the backport manually run:

node scripts/backport --pr 229567

Questions ?

Please refer to the Backport tool documentation

dmlemeshko added a commit to dmlemeshko/kibana that referenced this pull request Jul 31, 2025
)

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving platform FTR tests from
`x-pack/test_serverless/api_integration`

Before
```
x-pack/test_serverless/
  |- shared/
  | - api_integration/
    |- services
    |- test_suites
      |- common/<suite_name>
      |-<project_type>/common_configs
```

After:
```
x-pack/platform/test/serverless
  |- shared/
  | - api_integration/
    |- services
    |- test_suites/<suite_name>
    |- configs/<project_type>/
```

All the tests are run under the renamed FTR configs:

<img width="1065" height="335" alt="image"
src="https://github.com/user-attachments/assets/29a274dc-bc7c-4b15-96c7-7993ac4138fb"
/>

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit da22360)

# Conflicts:
#	.buildkite/ftr_base_serverless_configs.yml
@dmlemeshko
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
9.1

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

Questions ?

Please refer to the Backport tool documentation

dmlemeshko added a commit that referenced this pull request Aug 1, 2025
…) (#230138)

# Backport

This will backport the following commits from `main` to `9.1`:
- [[ska] relocate serverless platform api-integration tests
(#229567)](#229567)

<!--- 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-29T13:17:42Z","message":"[ska]
relocate serverless platform api-integration tests (#229567)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving platform FTR tests
from\n`x-pack/test_serverless/api_integration`\n\nBefore\n```\nx-pack/test_serverless/\n
|- shared/\n | - api_integration/\n |- services\n |- test_suites\n |-
common/<suite_name>\n |-<project_type>/common_configs\n```\n\nAfter:
\n```\nx-pack/platform/test/serverless\n |- shared/\n | -
api_integration/\n |- services\n |- test_suites/<suite_name>\n |-
configs/<project_type>/\n```\n\nAll the tests are run under the renamed
FTR configs:\n\n<img width=\"1065\" height=\"335\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/29a274dc-bc7c-4b15-96c7-7993ac4138fb\"\n/>\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"da2236055c03c0b175e4e9a367124f0ff4c04251","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport
missing","backport:version","v9.2.0","v9.1.1","v8.19.1"],"title":"[ska]
relocate serverless platform api-integration
tests","number":229567,"url":"https://github.com/elastic/kibana/pull/229567","mergeCommit":{"message":"[ska]
relocate serverless platform api-integration tests (#229567)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving platform FTR tests
from\n`x-pack/test_serverless/api_integration`\n\nBefore\n```\nx-pack/test_serverless/\n
|- shared/\n | - api_integration/\n |- services\n |- test_suites\n |-
common/<suite_name>\n |-<project_type>/common_configs\n```\n\nAfter:
\n```\nx-pack/platform/test/serverless\n |- shared/\n | -
api_integration/\n |- services\n |- test_suites/<suite_name>\n |-
configs/<project_type>/\n```\n\nAll the tests are run under the renamed
FTR configs:\n\n<img width=\"1065\" height=\"335\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/29a274dc-bc7c-4b15-96c7-7993ac4138fb\"\n/>\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"da2236055c03c0b175e4e9a367124f0ff4c04251"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229567","number":229567,"mergeCommit":{"message":"[ska]
relocate serverless platform api-integration tests (#229567)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving platform FTR tests
from\n`x-pack/test_serverless/api_integration`\n\nBefore\n```\nx-pack/test_serverless/\n
|- shared/\n | - api_integration/\n |- services\n |- test_suites\n |-
common/<suite_name>\n |-<project_type>/common_configs\n```\n\nAfter:
\n```\nx-pack/platform/test/serverless\n |- shared/\n | -
api_integration/\n |- services\n |- test_suites/<suite_name>\n |-
configs/<project_type>/\n```\n\nAll the tests are run under the renamed
FTR configs:\n\n<img width=\"1065\" height=\"335\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/29a274dc-bc7c-4b15-96c7-7993ac4138fb\"\n/>\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"da2236055c03c0b175e4e9a367124f0ff4c04251"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"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>
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Aug 1, 2025
delanni pushed a commit to delanni/kibana that referenced this pull request Aug 5, 2025
)

## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving platform FTR tests from
`x-pack/test_serverless/api_integration`

Before
```
x-pack/test_serverless/
  |- shared/
  | - api_integration/
    |- services
    |- test_suites
      |- common/<suite_name>
      |-<project_type>/common_configs
```

After: 
```
x-pack/platform/test/serverless
  |- shared/
  | - api_integration/
    |- services
    |- test_suites/<suite_name>
    |- configs/<project_type>/
```

All the tests are run under the renamed FTR configs:

<img width="1065" height="335" alt="image"
src="https://github.com/user-attachments/assets/29a274dc-bc7c-4b15-96c7-7993ac4138fb"
/>

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
@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 13, 2025
) (#231449)

# Backport

This will backport the following commits from `main` to `8.19`:
- [[ska] relocate serverless platform api-integration tests
(#229567)](#229567)

<!--- 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-29T13:17:42Z","message":"[ska]
relocate serverless platform api-integration tests (#229567)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving platform FTR tests
from\n`x-pack/test_serverless/api_integration`\n\nBefore\n```\nx-pack/test_serverless/\n
|- shared/\n | - api_integration/\n |- services\n |- test_suites\n |-
common/<suite_name>\n |-<project_type>/common_configs\n```\n\nAfter:
\n```\nx-pack/platform/test/serverless\n |- shared/\n | -
api_integration/\n |- services\n |- test_suites/<suite_name>\n |-
configs/<project_type>/\n```\n\nAll the tests are run under the renamed
FTR configs:\n\n<img width=\"1065\" height=\"335\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/29a274dc-bc7c-4b15-96c7-7993ac4138fb\"\n/>\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"da2236055c03c0b175e4e9a367124f0ff4c04251","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.2.0","v9.1.1","v8.19.1"],"title":"[ska]
relocate serverless platform api-integration
tests","number":229567,"url":"https://github.com/elastic/kibana/pull/229567","mergeCommit":{"message":"[ska]
relocate serverless platform api-integration tests (#229567)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving platform FTR tests
from\n`x-pack/test_serverless/api_integration`\n\nBefore\n```\nx-pack/test_serverless/\n
|- shared/\n | - api_integration/\n |- services\n |- test_suites\n |-
common/<suite_name>\n |-<project_type>/common_configs\n```\n\nAfter:
\n```\nx-pack/platform/test/serverless\n |- shared/\n | -
api_integration/\n |- services\n |- test_suites/<suite_name>\n |-
configs/<project_type>/\n```\n\nAll the tests are run under the renamed
FTR configs:\n\n<img width=\"1065\" height=\"335\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/29a274dc-bc7c-4b15-96c7-7993ac4138fb\"\n/>\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"da2236055c03c0b175e4e9a367124f0ff4c04251"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229567","number":229567,"mergeCommit":{"message":"[ska]
relocate serverless platform api-integration tests (#229567)\n\n##
Summary\n\nPart of
https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly
about moving platform FTR tests
from\n`x-pack/test_serverless/api_integration`\n\nBefore\n```\nx-pack/test_serverless/\n
|- shared/\n | - api_integration/\n |- services\n |- test_suites\n |-
common/<suite_name>\n |-<project_type>/common_configs\n```\n\nAfter:
\n```\nx-pack/platform/test/serverless\n |- shared/\n | -
api_integration/\n |- services\n |- test_suites/<suite_name>\n |-
configs/<project_type>/\n```\n\nAll the tests are run under the renamed
FTR configs:\n\n<img width=\"1065\" height=\"335\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/29a274dc-bc7c-4b15-96c7-7993ac4138fb\"\n/>\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"da2236055c03c0b175e4e9a367124f0ff4c04251"}},{"branch":"9.1","label":"v9.1.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/230138","number":230138,"state":"MERGED","mergeCommit":{"sha":"dd30e39d29977e9d02cb9093e3b9c20237c2340a","message":"[9.1]
[ska] relocate serverless platform api-integration tests (#229567)
(#230138)\n\n# Backport\n\nThis will backport the following commits from
`main` to `9.1`:\n- [[ska] relocate serverless platform api-integration
tests\n(#229567)](https://github.com/elastic/kibana/pull/229567)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\n---------\n\nCo-authored-by:
kibanamachine
<42973632+kibanamachine@users.noreply.github.com>"}},{"branch":"8.19","label":"v8.19.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

---------

Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co>
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:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes v8.19.1 v8.19.3 v9.1.1 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.