Skip to content

Conversation

@dmlemeshko
Copy link
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

…ssue (elastic#229587)

## Summary

This PR is a preparation before moving solution tests from
`x-pack/test_serverless`. Since we move tests in chunks, having backward
imports (solution imports in "platform" code) will lead to circular
dependency issue. And we can't move all in 1 PR, it is just too much
code.

This PR temporarily copies helpers/constants/page objects to
`x-pack/test_serverless` so that directory has only imports from
`kbn/test-suites-xpack-platform` and not solutions. Duplicates will be
removed after we finish relocating all the Security Solution tests.

---------

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

# Conflicts:
#	x-pack/test_serverless/api_integration/test_suites/security/cloud_security_posture/serverless_metering/cloud_security_metering.ts
#	x-pack/test_serverless/api_integration/test_suites/security/cloud_security_posture/status/status_indexed.ts
#	x-pack/test_serverless/tsconfig.json
@dmlemeshko dmlemeshko added the backport This PR is a backport of another PR label Aug 11, 2025
@dmlemeshko dmlemeshko enabled auto-merge (squash) August 11, 2025 15:42
@dmlemeshko dmlemeshko requested a review from fake-haris August 11, 2025 15:59
@dmlemeshko dmlemeshko requested a review from csr August 12, 2025 08:16
@dmlemeshko dmlemeshko merged commit c7c9f94 into elastic:8.19 Aug 12, 2025
8 checks passed
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

✅ unchanged

History

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