-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[ska] remove kbn/test-suites-xpack imports #233427
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] remove kbn/test-suites-xpack imports #233427
Conversation
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
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!
Starting backport for target branches: 8.19, 9.1 |
💚 Build Succeeded
Metrics [docs]
History
cc @dmlemeshko |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
## Summary Part of elastic/kibana-team#1503 This PR removes any imports from `@kbn/test-suites-xpack` before we delete `x-pack/test` directory completely. Doing it separately to make sure we don't break any tests and there is no more connections to the old directory.
Friendly reminder: Looks like this PR hasn’t been backported yet. |
## Summary Part of elastic/kibana-team#1503 This PR removes any imports from `@kbn/test-suites-xpack` before we delete `x-pack/test` directory completely. Doing it separately to make sure we don't break any tests and there is no more connections to the old directory.
## Summary Part of elastic/kibana-team#1503 This PR removes any imports from `@kbn/test-suites-xpack` before we delete `x-pack/test` directory completely. Doing it separately to make sure we don't break any tests and there is no more connections to the old directory.
Friendly reminder: Looks like this PR hasn’t been backported yet. |
3 similar comments
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
## Summary Part of elastic/kibana-team#1503 This PR removes any imports from `@kbn/test-suites-xpack` before we delete `x-pack/test` directory completely. Doing it separately to make sure we don't break any tests and there is no more connections to the old directory. (cherry picked from commit 61f6690) # Conflicts: # x-pack/solutions/security/test/security_solution_cypress/runner.ts
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `9.1`: - [[ska] remove kbn/test-suites-xpack imports (#233427)](#233427) <!--- Backport version: 10.0.2 --> ### 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-09-01T13:13:42Z","message":"[ska] remove kbn/test-suites-xpack imports (#233427)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR removes any imports from `@kbn/test-suites-xpack` before we\ndelete `x-pack/test` directory completely. Doing it separately to make\nsure we don't break any tests and there is no more connections to the\nold directory.","sha":"61f6690fb3fd735da29dcfc8fa426c2a4ba398f2","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport missing","Team:obs-ux-management","backport:version","v9.2.0","v9.1.3","v8.19.3"],"title":"[ska] remove kbn/test-suites-xpack imports","number":233427,"url":"https://github.com/elastic/kibana/pull/233427","mergeCommit":{"message":"[ska] remove kbn/test-suites-xpack imports (#233427)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR removes any imports from `@kbn/test-suites-xpack` before we\ndelete `x-pack/test` directory completely. Doing it separately to make\nsure we don't break any tests and there is no more connections to the\nold directory.","sha":"61f6690fb3fd735da29dcfc8fa426c2a4ba398f2"}},"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/233427","number":233427,"mergeCommit":{"message":"[ska] remove kbn/test-suites-xpack imports (#233427)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR removes any imports from `@kbn/test-suites-xpack` before we\ndelete `x-pack/test` directory completely. Doing it separately to make\nsure we don't break any tests and there is no more connections to the\nold directory.","sha":"61f6690fb3fd735da29dcfc8fa426c2a4ba398f2"}},{"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-->
## Summary Part of elastic/kibana-team#1503 This PR removes any imports from `@kbn/test-suites-xpack` before we delete `x-pack/test` directory completely. Doing it separately to make sure we don't break any tests and there is no more connections to the old directory. (cherry picked from commit 61f6690) # Conflicts: # x-pack/solutions/security/test/cloud_security_posture_functional/config.ts # x-pack/solutions/security/test/cloud_security_posture_functional/page_objects/index.ts # x-pack/solutions/security/test/security_solution_cypress/runner.ts
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.19`: - [[ska] remove kbn/test-suites-xpack imports (#233427)](#233427) <!--- Backport version: 10.0.2 --> ### 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-09-01T13:13:42Z","message":"[ska] remove kbn/test-suites-xpack imports (#233427)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR removes any imports from `@kbn/test-suites-xpack` before we\ndelete `x-pack/test` directory completely. Doing it separately to make\nsure we don't break any tests and there is no more connections to the\nold directory.","sha":"61f6690fb3fd735da29dcfc8fa426c2a4ba398f2","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:obs-ux-management","v9.2.0","v9.1.3","v9.1.4","v8.19.4"],"title":"[ska] remove kbn/test-suites-xpack imports","number":233427,"url":"https://github.com/elastic/kibana/pull/233427","mergeCommit":{"message":"[ska] remove kbn/test-suites-xpack imports (#233427)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR removes any imports from `@kbn/test-suites-xpack` before we\ndelete `x-pack/test` directory completely. Doing it separately to make\nsure we don't break any tests and there is no more connections to the\nold directory.","sha":"61f6690fb3fd735da29dcfc8fa426c2a4ba398f2"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/233427","number":233427,"mergeCommit":{"message":"[ska] remove kbn/test-suites-xpack imports (#233427)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR removes any imports from `@kbn/test-suites-xpack` before we\ndelete `x-pack/test` directory completely. Doing it separately to make\nsure we don't break any tests and there is no more connections to the\nold directory.","sha":"61f6690fb3fd735da29dcfc8fa426c2a4ba398f2"}},{"branch":"9.1","label":"v9.1.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/234428","number":234428,"state":"MERGED","mergeCommit":{"sha":"d02d36d1f61fb99572fd3235bb5b5e26e23717f4","message":"[9.1] [ska] remove kbn/test-suites-xpack imports (#233427) (#234428)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [[ska] remove kbn/test-suites-xpack imports\n(#233427)](https://github.com/elastic/kibana/pull/233427)\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.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
Summary
Part of https://github.com/elastic/kibana-team/issues/1503
This PR removes any imports from
@kbn/test-suites-xpack
before we deletex-pack/test
directory completely. Doing it separately to make sure we don't break any tests and there is no more connections to the old directory.