Skip to content

Comments

[9.1] [ska] relocate deployment-agnostic platform tests (#223534)#227232

Merged
dmlemeshko merged 7 commits intoelastic:9.1from
dmlemeshko:backport/9.1/pr-223534
Jul 11, 2025
Merged

[9.1] [ska] relocate deployment-agnostic platform tests (#223534)#227232
dmlemeshko merged 7 commits intoelastic:9.1from
dmlemeshko:backport/9.1/pr-223534

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

@dmlemeshko dmlemeshko requested a review from kibanamachine as a code owner July 9, 2025 12:10
@dmlemeshko dmlemeshko added the backport This PR is a backport of another PR label Jul 9, 2025
@dmlemeshko dmlemeshko enabled auto-merge (squash) July 9, 2025 12:10
## Summary

Part of elastic/kibana-team#1503

This PR is mostly about moving platform tests from
x-pack/test/api_integration/deployment_agnostic

```
x-pack/test/api_integration/deployment_agnostic
     | - configs/
     | - default_configs/
     | - apis/
```

After:
```
x-pack/platform/test/api_integration_deployment_agnostic
     | - configs/
     | - default_configs/
     | - apis/
```

---------

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

# Conflicts:
#	.github/CODEOWNERS
#	x-pack/platform/plugins/shared/onechat/public/application/pages/chat.tsx
#	x-pack/test/api_integration/deployment_agnostic/apis/observability/apm/data_view/static.spec.ts
#	x-pack/test/api_integration/deployment_agnostic/configs/serverless/oblt.ai_assistant_local.serverless.config.ts
#	x-pack/test/api_integration/deployment_agnostic/configs/stateful/oblt.ai_assistant_local.stateful.config.ts
@dmlemeshko dmlemeshko force-pushed the backport/9.1/pr-223534 branch from 53c13f1 to 77c32f7 Compare July 10, 2025 15:34
@dmlemeshko dmlemeshko requested a review from csr July 11, 2025 08:08
@dmlemeshko
Copy link
Contributor Author

somehow apm_api_integration dir wasn't backported to 8.19, I restored it in this PR.

@dmlemeshko dmlemeshko merged commit f9a85e0 into elastic:9.1 Jul 11, 2025
13 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/test-suites-xpack 154 155 +1
@kbn/test-suites-xpack-platform 533 83 -450
total -449

Total ESLint disabled count

id before after diff
@kbn/test-suites-xpack 168 169 +1
@kbn/test-suites-xpack-platform 540 90 -450
total -449

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