Skip to content

Conversation

@dmlemeshko
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 platform FTR tests from
`x-pack/test_serverless/functional`

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

After:
```
x-pack/platform/test/serverless
  | - functional/
    |- services
    |- page_objects
    |- test_suites/<suite_name>
    |- configs/<project_type>/
    |- config.base.ts
```

All the tests are run under the renamed FTR configs:

<img width="1716" height="891" alt="image"
src="https://github.com/user-attachments/assets/4d10965c-bf17-46ac-a584-15103878a1c0"
/>

---------

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

# Conflicts:
#	.buildkite/ftr_chat_serverless_configs.yml
#	.buildkite/ftr_search_serverless_configs.yml
#	.github/CODEOWNERS
#	x-pack/platform/test/serverless/functional/page_objects/svl_custom_roles_page.ts
#	x-pack/test_serverless/functional/page_objects/index.ts
@dmlemeshko dmlemeshko added the backport This PR is a backport of another PR label Aug 6, 2025
@dmlemeshko dmlemeshko enabled auto-merge (squash) August 6, 2025 12:24
@dmlemeshko dmlemeshko requested a review from fake-haris August 6, 2025 14:21
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

References to deprecated APIs

id before after diff
@kbn/test-suites-xpack-platform 68 72 +4

History

@dmlemeshko dmlemeshko merged commit a4db2b5 into elastic:9.1 Aug 6, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants