[9.1] [ska] remove unused FTR services and update codeowners (#229264)#229805
Merged
dmlemeshko merged 2 commits intoelastic:9.1from Jul 29, 2025
Merged
[9.1] [ska] remove unused FTR services and update codeowners (#229264)#229805dmlemeshko merged 2 commits intoelastic:9.1from
dmlemeshko merged 2 commits intoelastic:9.1from
Conversation
## Summary This PR removes unused FTR services and updates codeowners: - unused uptime, observability, and infra-related FTR services and providers; services were relocated in elastic#227754 and duplicates are no longer needed. - moves some services from deprecated locations to platform-specific locations - move `alerting_api` service to `x-pack/test_serverless`, the only place it is still used --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit c1d614d) # Conflicts: # x-pack/platform/test/api_integration/services/index.ts # x-pack/test/api_integration/deployment_agnostic/services/synthtrace.ts # x-pack/test/functional/services/observability/alerts/common.ts # x-pack/test/functional/services/observability/overview/common.ts # x-pack/test_serverless/tsconfig.json
csr
approved these changes
Jul 29, 2025
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
History
|
dmlemeshko
added a commit
that referenced
this pull request
Aug 11, 2025
… (#231209) # Backport This will backport the following commits from `main` to `8.19`: - [[ska] remove unused FTR services and update codeowners (#229264)](#229264) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Dzmitry Lemechko","email":"dzmitry.lemechko@elastic.co"},"sourceCommit":{"committedDate":"2025-07-25T14:32:46Z","message":"[ska] remove unused FTR services and update codeowners (#229264)\n\n## Summary\n\nThis PR removes unused FTR services and updates codeowners:\n- unused uptime, observability, and infra-related FTR services and\nproviders; services were relocated in\nhttps://github.com//pull/227754 and duplicates are no\nlonger needed.\n- moves some services from deprecated locations to platform-specific\nlocations\n- move `alerting_api` service to `x-pack/test_serverless`, the only\nplace it is still used\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c1d614def9bcc576b22c6cc480db791c7da49556","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[ska] remove unused FTR services and update codeowners","number":229264,"url":"https://github.com/elastic/kibana/pull/229264","mergeCommit":{"message":"[ska] remove unused FTR services and update codeowners (#229264)\n\n## Summary\n\nThis PR removes unused FTR services and updates codeowners:\n- unused uptime, observability, and infra-related FTR services and\nproviders; services were relocated in\nhttps://github.com//pull/227754 and duplicates are no\nlonger needed.\n- moves some services from deprecated locations to platform-specific\nlocations\n- move `alerting_api` service to `x-pack/test_serverless`, the only\nplace it is still used\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c1d614def9bcc576b22c6cc480db791c7da49556"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/229805","number":229805,"state":"MERGED","mergeCommit":{"sha":"a0bc3ce0c382fccc160f10b7e928a476192612dc","message":"[9.1] [ska] remove unused FTR services and update codeowners (#229264) (#229805)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [[ska] remove unused FTR services and update codeowners\n(#229264)](https://github.com/elastic/kibana/pull/229264)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/229264","number":229264,"mergeCommit":{"message":"[ska] remove unused FTR services and update codeowners (#229264)\n\n## Summary\n\nThis PR removes unused FTR services and updates codeowners:\n- unused uptime, observability, and infra-related FTR services and\nproviders; services were relocated in\nhttps://github.com//pull/227754 and duplicates are no\nlonger needed.\n- moves some services from deprecated locations to platform-specific\nlocations\n- move `alerting_api` service to `x-pack/test_serverless`, the only\nplace it is still used\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"c1d614def9bcc576b22c6cc480db791c7da49556"}}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
mainto9.1:Questions ?
Please refer to the Backport tool documentation