Skip to content

[8.19] [ska] [xpack] relocate platform tests (#225223)#225318

Merged
dmlemeshko merged 4 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-225223
Jun 25, 2025
Merged

[8.19] [ska] [xpack] relocate platform tests (#225223)#225318
dmlemeshko merged 4 commits intoelastic:8.19from
dmlemeshko:backport/8.19/pr-225223

Conversation

@dmlemeshko
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

## Summary

Part of elastic/kibana-team#1503

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

Before:

```
x-pack/test/
     | - ftr_apis/
     | - load/
     | - plugin_api_perf/
     | - fleet_packages/
     | - fleet_tasks/
     | - scalability/
     | - task_manager_claimer_update_by_query/
```

After:
```
x-pack/platform/test/
     | - ftr_apis/
     | - load/
     | - plugin_api_perf/
     | - fleet_packages/
     | - fleet_tasks/
     | - scalability/
     | - task_manager_claimer_update_by_query/

---------

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

# Conflicts:
#	.buildkite/ftr_platform_stateful_configs.yml
#	.github/CODEOWNERS
#	x-pack/platform/test/fleet_tasks/config.ts
#	x-pack/platform/test/fleet_tasks/ftr_provider_context.d.ts
#	x-pack/platform/test/fleet_tasks/helpers.ts
#	x-pack/platform/test/fleet_tasks/tests/automatic_upgrades.ts
#	x-pack/platform/test/fleet_tasks/tests/index.ts
#	x-pack/test/fleet_tasks/ftr_provider_context.d.ts
#	x-pack/test/fleet_tasks/tests/index.ts
#	x-pack/test/functional_enterprise_search/ftr_provider_context.d.ts
#	x-pack/test/tsconfig.json
#	x-pack/test/upgrade/apps/logs/index.ts
@dmlemeshko dmlemeshko added the backport This PR is a backport of another PR label Jun 25, 2025
@dmlemeshko dmlemeshko enabled auto-merge (squash) June 25, 2025 15:11
@dmlemeshko dmlemeshko requested a review from fake-haris June 25, 2025 15:17
@dmlemeshko dmlemeshko merged commit 6592e5d into elastic:8.19 Jun 25, 2025
8 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/test-suites-xpack 380 369 -11
@kbn/test-suites-xpack-platform 344 355 +11
total -0

References to deprecated APIs

id before after diff
@kbn/test-suites-xpack-platform 38 39 +1

Total ESLint disabled count

id before after diff
@kbn/test-suites-xpack 397 386 -11
@kbn/test-suites-xpack-platform 349 360 +11
total -0

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