Skip to content

Comments

[8.19] [ska] relocate platform tests & services (#226857)#227956

Merged
dmlemeshko merged 5 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-226857
Jul 15, 2025
Merged

[8.19] [ska] relocate platform tests & services (#226857)#227956
dmlemeshko merged 5 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-226857

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

## Summary

## Summary

Part of elastic/kibana-team#1503

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

```
x-pack/test/
     | - functional/aiops/
     | - functional_with_es_ssl/
     | - screenshot_creation/
```

After:
```
x-pack/platform/test/
     | - functional/aiops/
     | - functional_with_es_ssl/
     | - screenshot_creation/
```

Some FTR services were relocated to the new path as well (`ml`,
`transform`, etc.) Few small services were duplicated as we can't
relocate it without circular dependency due to cross imports.

<!--ONMERGE {"backportTargets":["8.19","9.1"]} ONMERGE-->

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Cesare de Cal <cesare.decal@elastic.co>
(cherry picked from commit acf8bd2)

# Conflicts:
#	.github/CODEOWNERS
#	x-pack/platform/test/functional_with_es_ssl/apps/cases/group2/attachment_framework.ts
#	x-pack/platform/test/functional_with_es_ssl/apps/triggers_actions_ui/maintenance_windows/maintenance_window_create_form.ts
#	x-pack/platform/test/tsconfig.json
#	x-pack/test/api_integration/deployment_agnostic/apis/observability/ai_assistant/utils/model_and_inference.ts
#	x-pack/test/tsconfig.json
@dmlemeshko dmlemeshko added the backport This PR is a backport of another PR label Jul 15, 2025
@dmlemeshko dmlemeshko enabled auto-merge (squash) July 15, 2025 09:17
@dmlemeshko dmlemeshko requested a review from a team July 15, 2025 09:36
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #66 / InfraOps App Metrics UI Metrics UI Anomaly Flyout anomalies table in flyout with anomalies present should take users to hosts list when 'Show affected Hosts' is clicked

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/test-suites-xpack 194 192 -2
@kbn/test-suites-xpack-platform 84 86 +2
total -0

References to deprecated APIs

id before after diff
@kbn/test-suites-xpack-platform 40 43 +3

Total ESLint disabled count

id before after diff
@kbn/test-suites-xpack 209 207 -2
@kbn/test-suites-xpack-platform 90 92 +2
total -0

History

@dmlemeshko dmlemeshko merged commit 7536d23 into elastic:8.19 Jul 15, 2025
7 of 8 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