[9.1] [Detection Engine][Telemetry] Update test (#225937)#226228
Merged
kibanamachine merged 1 commit intoelastic:9.1from Jul 2, 2025
Merged
[9.1] [Detection Engine][Telemetry] Update test (#225937)#226228kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine merged 1 commit intoelastic:9.1from
Conversation
## Summary Updated a test to check that the value of `has_exceptions` is greater than 0 instead of checking for `1` specifically. Found that in MKI alone, the prebuilt rules utilities don't seem to clean up. Prebuilt rule installation gets called 8 times in these tests, each time installing one rule with exceptions. Then in my test I add an exception to one of the prebuilt rules without exceptions so it shows a total of `has_exceptions: 9`. (cherry picked from commit e974006)
Contributor
💚 Build Succeeded
Metrics [docs]
cc @yctercero |
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