[ska] relocate dataset quality api-integration tests#227826
[ska] relocate dataset quality api-integration tests#227826dmlemeshko merged 8 commits intoelastic:mainfrom
Conversation
rmyz
left a comment
There was a problem hiding this comment.
infra & services changes LGTM
💚 Build Succeeded
Metrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
cc @dmlemeshko |
|
|
||
|
|
||
| # Data Discovery | ||
| /x-pack/test/api_integration/services/data_view_api.ts @elastic/kibana-data-discovery |
There was a problem hiding this comment.
I see this file was moved to x-pack/test/api_integration/services/data_view_api.ts (in a separate PR). Why not add a CODEOWNER entry for the new location?
There was a problem hiding this comment.
+1, please let's add a CODEOWNER entry for the new file's location instead of removing it completely 🙏
There was a problem hiding this comment.
at the moment appex-qa owns all services, but agree to move it to the Team
|
|
||
|
|
||
| # Data Discovery | ||
| /x-pack/test/api_integration/services/data_view_api.ts @elastic/kibana-data-discovery |
There was a problem hiding this comment.
+1, please let's add a CODEOWNER entry for the new file's location instead of removing it completely 🙏
|
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 |
## Summary Part of elastic/kibana-team#1503 This PR is mostly about moving platform data quality api tests from x-pack/test ``` x-pack/test/ | - dataset_quality_api_integration ``` After: ``` x-pack/solutions/observability/test/ | - dataset_quality_api_integration ``` I also did a small cleanup of no longer used duplicated services under `x-pack/test/api_integration` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit e7c6fe5) # Conflicts: # .github/CODEOWNERS # x-pack/test/api_integration/services/slo.ts # x-pack/test/functional/services/index.ts # x-pack/test/tsconfig.json
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
|
Looks like this PR has a backport PR but it still hasn't been merged. Please merge it ASAP to keep the branches relatively in sync. |
## Summary Part of elastic/kibana-team#1503 This PR is mostly about moving platform data quality api tests from x-pack/test ``` x-pack/test/ | - dataset_quality_api_integration ``` After: ``` x-pack/solutions/observability/test/ | - dataset_quality_api_integration ``` I also did a small cleanup of no longer used duplicated services under `x-pack/test/api_integration` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit e7c6fe5)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…228217) # Backport This will backport the following commits from `main` to `9.1`: - [[ska] relocate dataset quality api-integration tests (#227826)](#227826) <!--- 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-15T11:35:02Z","message":"[ska] relocate dataset quality api-integration tests (#227826)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving platform data quality api tests from\nx-pack/test\n\n```\nx-pack/test/\n | - dataset_quality_api_integration\n```\n\nAfter: \n```\nx-pack/solutions/observability/test/\n | - dataset_quality_api_integration\n```\n\nI also did a small cleanup of no longer used duplicated services under\n`x-pack/test/api_integration`\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"e7c6fe5717ba2ccc5a7b1a65d3697c9e2c109c41","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] relocate dataset quality api-integration tests","number":227826,"url":"https://github.com/elastic/kibana/pull/227826","mergeCommit":{"message":"[ska] relocate dataset quality api-integration tests (#227826)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving platform data quality api tests from\nx-pack/test\n\n```\nx-pack/test/\n | - dataset_quality_api_integration\n```\n\nAfter: \n```\nx-pack/solutions/observability/test/\n | - dataset_quality_api_integration\n```\n\nI also did a small cleanup of no longer used duplicated services under\n`x-pack/test/api_integration`\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"e7c6fe5717ba2ccc5a7b1a65d3697c9e2c109c41"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"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/227826","number":227826,"mergeCommit":{"message":"[ska] relocate dataset quality api-integration tests (#227826)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving platform data quality api tests from\nx-pack/test\n\n```\nx-pack/test/\n | - dataset_quality_api_integration\n```\n\nAfter: \n```\nx-pack/solutions/observability/test/\n | - dataset_quality_api_integration\n```\n\nI also did a small cleanup of no longer used duplicated services under\n`x-pack/test/api_integration`\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"e7c6fe5717ba2ccc5a7b1a65d3697c9e2c109c41"}}]}] BACKPORT--> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
## Summary Part of elastic/kibana-team#1503 This PR is mostly about moving platform data quality api tests from x-pack/test ``` x-pack/test/ | - dataset_quality_api_integration ``` After: ``` x-pack/solutions/observability/test/ | - dataset_quality_api_integration ``` I also did a small cleanup of no longer used duplicated services under `x-pack/test/api_integration` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
## Summary Part of elastic/kibana-team#1503 This PR is mostly about moving platform data quality api tests from x-pack/test ``` x-pack/test/ | - dataset_quality_api_integration ``` After: ``` x-pack/solutions/observability/test/ | - dataset_quality_api_integration ``` I also did a small cleanup of no longer used duplicated services under `x-pack/test/api_integration` --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…#230438) # Backport This will backport the following commits from `main` to `8.19`: - [[ska] relocate dataset quality api-integration tests (#227826)](#227826) <!--- 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-15T11:35:02Z","message":"[ska] relocate dataset quality api-integration tests (#227826)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving platform data quality api tests from\nx-pack/test\n\n```\nx-pack/test/\n | - dataset_quality_api_integration\n```\n\nAfter: \n```\nx-pack/solutions/observability/test/\n | - dataset_quality_api_integration\n```\n\nI also did a small cleanup of no longer used duplicated services under\n`x-pack/test/api_integration`\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"e7c6fe5717ba2ccc5a7b1a65d3697c9e2c109c41","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] relocate dataset quality api-integration tests","number":227826,"url":"https://github.com/elastic/kibana/pull/227826","mergeCommit":{"message":"[ska] relocate dataset quality api-integration tests (#227826)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving platform data quality api tests from\nx-pack/test\n\n```\nx-pack/test/\n | - dataset_quality_api_integration\n```\n\nAfter: \n```\nx-pack/solutions/observability/test/\n | - dataset_quality_api_integration\n```\n\nI also did a small cleanup of no longer used duplicated services under\n`x-pack/test/api_integration`\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"e7c6fe5717ba2ccc5a7b1a65d3697c9e2c109c41"}},"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/228217","number":228217,"state":"MERGED","mergeCommit":{"sha":"818f613f82139b4ebbf6f941b4ebd37dad8a620f","message":"[9.1] [ska] relocate dataset quality api-integration tests (#227826) (#228217)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [[ska] relocate dataset quality api-integration tests\n(#227826)](https://github.com/elastic/kibana/pull/227826)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>"}},{"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/227826","number":227826,"mergeCommit":{"message":"[ska] relocate dataset quality api-integration tests (#227826)\n\n## Summary\n\nPart of https://github.com/elastic/kibana-team/issues/1503\n\nThis PR is mostly about moving platform data quality api tests from\nx-pack/test\n\n```\nx-pack/test/\n | - dataset_quality_api_integration\n```\n\nAfter: \n```\nx-pack/solutions/observability/test/\n | - dataset_quality_api_integration\n```\n\nI also did a small cleanup of no longer used duplicated services under\n`x-pack/test/api_integration`\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"e7c6fe5717ba2ccc5a7b1a65d3697c9e2c109c41"}}]}] BACKPORT--> --------- Co-authored-by: Dzmitry Lemechko <dzmitry.lemechko@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Summary
Part of https://github.com/elastic/kibana-team/issues/1503
This PR is mostly about moving platform data quality api tests from x-pack/test
After:
I also did a small cleanup of no longer used duplicated services under
x-pack/test/api_integration