-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[8.x] [Entity Store] Fix and re-enable entity store integration tests (#196296) #196656
Merged
Conversation
This file contains 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
…tic#196296) ## Summary We previously had to skip these tests due to permissions issues, I have now fixed and re-enabled them. (cherry picked from commit 002b757) # Conflicts: # x-pack/test/security_solution_api_integration/test_suites/entity_analytics/entity_store/trial_license_complete_tier/engine.ts
💚 Build Succeeded
Metrics [docs]
History
|
tiansivive
approved these changes
Oct 18, 2024
hop-dev
added a commit
to hop-dev/kibana
that referenced
this pull request
Oct 18, 2024
…elastic#196296) (elastic#196656) # Backport This will backport the following commits from `main` to `8.x`: - [[Entity Store] Fix and re-enable entity store integration tests (elastic#196296)](elastic#196296) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Mark Hopkin","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-16T09:22:18Z","message":"[Entity Store] Fix and re-enable entity store integration tests (elastic#196296)\n\n## Summary\r\n\r\nWe previously had to skip these tests due to permissions issues, I have\r\nnow fixed and re-enabled them.","sha":"002b757123a12172a4d5d114843bc67d063ebdf8","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport missing","v9.0.0","Team: SecuritySolution","backport:prev-minor","Team:Entity Analytics"],"number":196296,"url":"https://github.com/elastic/kibana/pull/196296","mergeCommit":{"message":"[Entity Store] Fix and re-enable entity store integration tests (elastic#196296)\n\n## Summary\r\n\r\nWe previously had to skip these tests due to permissions issues, I have\r\nnow fixed and re-enabled them.","sha":"002b757123a12172a4d5d114843bc67d063ebdf8"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/196296","number":196296,"mergeCommit":{"message":"[Entity Store] Fix and re-enable entity store integration tests (elastic#196296)\n\n## Summary\r\n\r\nWe previously had to skip these tests due to permissions issues, I have\r\nnow fixed and re-enabled them.","sha":"002b757123a12172a4d5d114843bc67d063ebdf8"}}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit cb119ac)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
hop-dev
added a commit
that referenced
this pull request
Oct 18, 2024
…n tests (#196296) (#196656) (#196840) # Backport This will backport the following commits from `8.x` to `8.16`: - [[8.x] [Entity Store] Fix and re-enable entity store integration tests (#196296) (#196656)](#196656) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Mark Hopkin","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-18T10:03:50Z","message":"[8.x] [Entity Store] Fix and re-enable entity store integration tests (#196296) (#196656)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[Entity Store] Fix and re-enable entity store integration tests\n(#196296)](https://github.com/elastic/kibana/pull/196296)\n\n<!--- Backport version: 8.9.8 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT [{\"author\":{\"name\":\"Mark\nHopkin\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-10-16T09:22:18Z\",\"message\":\"[Entity\nStore] Fix and re-enable entity store integration tests (#196296)\\n\\n##\nSummary\\r\\n\\r\\nWe previously had to skip these tests due to permissions\nissues, I have\\r\\nnow fixed and re-enabled\nthem.\",\"sha\":\"002b757123a12172a4d5d114843bc67d063ebdf8\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.16.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"release_note:skip\",\"backport\nmissing\",\"v9.0.0\",\"Team:\nSecuritySolution\",\"backport:prev-minor\",\"Team:Entity\nAnalytics\"],\"number\":196296,\"url\":\"https://github.com/elastic/kibana/pull/196296\",\"mergeCommit\":{\"message\":\"[Entity\nStore] Fix and re-enable entity store integration tests (#196296)\\n\\n##\nSummary\\r\\n\\r\\nWe previously had to skip these tests due to permissions\nissues, I have\\r\\nnow fixed and re-enabled\nthem.\",\"sha\":\"002b757123a12172a4d5d114843bc67d063ebdf8\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"labelRegex\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/196296\",\"number\":196296,\"mergeCommit\":{\"message\":\"[Entity\nStore] Fix and re-enable entity store integration tests (#196296)\\n\\n##\nSummary\\r\\n\\r\\nWe previously had to skip these tests due to permissions\nissues, I have\\r\\nnow fixed and re-enabled\nthem.\",\"sha\":\"002b757123a12172a4d5d114843bc67d063ebdf8\"}}]}] BACKPORT-->\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"cb119aca152821bb41efe0b47de398960a818c1a","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["backport"],"number":196656,"url":"https://github.com/elastic/kibana/pull/196656","mergeCommit":{"message":"[8.x] [Entity Store] Fix and re-enable entity store integration tests (#196296) (#196656)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[Entity Store] Fix and re-enable entity store integration tests\n(#196296)](https://github.com/elastic/kibana/pull/196296)\n\n<!--- Backport version: 8.9.8 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT [{\"author\":{\"name\":\"Mark\nHopkin\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-10-16T09:22:18Z\",\"message\":\"[Entity\nStore] Fix and re-enable entity store integration tests (#196296)\\n\\n##\nSummary\\r\\n\\r\\nWe previously had to skip these tests due to permissions\nissues, I have\\r\\nnow fixed and re-enabled\nthem.\",\"sha\":\"002b757123a12172a4d5d114843bc67d063ebdf8\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.16.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"release_note:skip\",\"backport\nmissing\",\"v9.0.0\",\"Team:\nSecuritySolution\",\"backport:prev-minor\",\"Team:Entity\nAnalytics\"],\"number\":196296,\"url\":\"https://github.com/elastic/kibana/pull/196296\",\"mergeCommit\":{\"message\":\"[Entity\nStore] Fix and re-enable entity store integration tests (#196296)\\n\\n##\nSummary\\r\\n\\r\\nWe previously had to skip these tests due to permissions\nissues, I have\\r\\nnow fixed and re-enabled\nthem.\",\"sha\":\"002b757123a12172a4d5d114843bc67d063ebdf8\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"labelRegex\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/196296\",\"number\":196296,\"mergeCommit\":{\"message\":\"[Entity\nStore] Fix and re-enable entity store integration tests (#196296)\\n\\n##\nSummary\\r\\n\\r\\nWe previously had to skip these tests due to permissions\nissues, I have\\r\\nnow fixed and re-enabled\nthem.\",\"sha\":\"002b757123a12172a4d5d114843bc67d063ebdf8\"}}]}] BACKPORT-->\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"cb119aca152821bb41efe0b47de398960a818c1a"}},"sourceBranch":"8.x","suggestedTargetBranches":[],"targetPullRequestStates":[]}] BACKPORT--> Co-authored-by: Elastic Machine <[email protected]>
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
main
to8.x
:Questions ?
Please refer to the Backport tool documentation