-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[ska] delete x-pack/test_serverless directory #232186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ska] delete x-pack/test_serverless directory #232186
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
'packages', | ||
'src', | ||
'x-pack/test', | ||
'x-pack/test_serverless', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(not related to this PR): @elena-shostak do we need to add x-pack/platform/test
and x-pack/solutions/<solution>/test
as aggregation groups?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++ yeah, we should
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Data Discovery changes LGTM 🎉
💚 Build Succeeded
Metrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
cc @dmlemeshko |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cloud_security_posture docs updates lgtm
Starting backport for target branches: 8.19, 9.1 |
Starting backport for target branches: 8.19, 9.1 |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
1 similar comment
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
## Summary Part of elastic/kibana-team#1503 This is cleanup PR, that removes `x-pack/test_serverless` directory and all its references should be merged only after we move/update docs elastic#231930 (cherry picked from commit 0bbed22) # Conflicts: # .github/CODEOWNERS # x-pack/solutions/security/plugins/cloud_security_posture/README.md # x-pack/test_serverless/api_integration/config.base.ts # x-pack/test_serverless/api_integration/ftr_provider_context.d.ts # x-pack/test_serverless/api_integration/services/default_fleet_setup.ts # x-pack/test_serverless/api_integration/services/index.ts # x-pack/test_serverless/api_integration/services/index_management/svl_cluster_nodes.api.ts # x-pack/test_serverless/api_integration/services/index_management/svl_component_templates.api.ts # x-pack/test_serverless/api_integration/services/index_management/svl_component_templates.helpers.ts # x-pack/test_serverless/api_integration/services/index_management/svl_datastreams.helpers.ts # x-pack/test_serverless/api_integration/services/index_management/svl_enrich_policies.api.ts # x-pack/test_serverless/api_integration/services/index_management/svl_enrich_policies.helpers.ts # x-pack/test_serverless/api_integration/services/index_management/svl_indices.api.ts # x-pack/test_serverless/api_integration/services/index_management/svl_indices.helpers.ts # x-pack/test_serverless/api_integration/services/index_management/svl_mappings.api.ts # x-pack/test_serverless/api_integration/services/index_management/svl_settings.api.ts # x-pack/test_serverless/api_integration/services/index_management/svl_templates.api.ts # x-pack/test_serverless/api_integration/services/index_management/svl_templates.helpers.ts # x-pack/test_serverless/api_integration/services/saml_tools.ts # x-pack/test_serverless/api_integration/services/svl_cases/api.ts # x-pack/test_serverless/api_integration/services/svl_cases/index.ts # x-pack/test_serverless/api_integration/services/svl_cases/omit.ts # x-pack/test_serverless/api_integration/services/transform/api.ts # x-pack/test_serverless/api_integration/services/transform/index.ts # x-pack/test_serverless/api_integration/services/transform/security_common.ts # x-pack/test_serverless/functional/config.base.ts # x-pack/test_serverless/functional/ftr_provider_context.d.ts # x-pack/test_serverless/functional/page_objects/index.ts # x-pack/test_serverless/shared/lib/cases/helpers.ts # x-pack/test_serverless/shared/lib/object_remover.ts # x-pack/test_serverless/shared/services/alerting_api.ts # x-pack/test_serverless/shared/services/data_view_api.ts # x-pack/test_serverless/shared/services/platform_security_utils.ts # x-pack/test_serverless/shared/services/supertest.ts # x-pack/test_serverless/shared/services/svl_common_api.ts # x-pack/test_serverless/shared/services/svl_reporting.ts # x-pack/test_serverless/shared/services/usage_api.ts # x-pack/test_serverless/shared/types/index.ts # x-pack/test_serverless/tsconfig.json
# Backport This will backport the following commits from `main` to `9.1`: - [[ska] delete x-pack/test_serverless directory (#232186)](#232186) <!--- 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-08-26T13:55:32Z","message":"[ska] delete x-pack/test_serverless directory (#232186)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis is cleanup PR, that removes `x-pack/test_serverless` directory and\nall its references\n\nshould be merged only after we move/update docs\nhttps://github.com//pull/231930","sha":"0bbed2205d72ff1bd21c10c8e3aeab282f3cc699","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","v9.2.0","v9.1.3","v8.19.3"],"title":"[ska] delete x-pack/test_serverless directory","number":232186,"url":"https://github.com/elastic/kibana/pull/232186","mergeCommit":{"message":"[ska] delete x-pack/test_serverless directory (#232186)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis is cleanup PR, that removes `x-pack/test_serverless` directory and\nall its references\n\nshould be merged only after we move/update docs\nhttps://github.com//pull/231930","sha":"0bbed2205d72ff1bd21c10c8e3aeab282f3cc699"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/232186","number":232186,"mergeCommit":{"message":"[ska] delete x-pack/test_serverless directory (#232186)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis is cleanup PR, that removes `x-pack/test_serverless` directory and\nall its references\n\nshould be merged only after we move/update docs\nhttps://github.com//pull/231930","sha":"0bbed2205d72ff1bd21c10c8e3aeab282f3cc699"}},{"branch":"9.1","label":"v9.1.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Summary
Part of https://github.com/elastic/kibana-team/issues/1503
This is cleanup PR, that removes
x-pack/test_serverless
directory and all its referencesshould be merged only after we move/update docs #231930