-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] Add error handling/retry logic for search source alert tests (#…
…196443) (#203878) # Backport This will backport the following commits from `main` to `8.x`: - [Add error handling/retry logic for search source alert tests (#196443)](#196443) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Lukas Olson","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-10T20:27:36Z","message":"Add error handling/retry logic for search source alert tests (#196443)\n\n## Summary\r\n\r\nResolves https://github.com/elastic/kibana/issues/193842.\r\n\r\nAdds error handling & retry logic for search source alerts that are\r\ncausing failures on MKI.\r\n\r\n### Checklist\r\n\r\n- [x] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed","sha":"5acba9678aef16b460bb7b578dcdf4ce10a012a4","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:skip","v9.0.0","Team:DataDiscovery"],"number":196443,"url":"https://github.com/elastic/kibana/pull/196443","mergeCommit":{"message":"Add error handling/retry logic for search source alert tests (#196443)\n\n## Summary\r\n\r\nResolves https://github.com/elastic/kibana/issues/193842.\r\n\r\nAdds error handling & retry logic for search source alerts that are\r\ncausing failures on MKI.\r\n\r\n### Checklist\r\n\r\n- [x] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed","sha":"5acba9678aef16b460bb7b578dcdf4ce10a012a4"}},"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/196443","number":196443,"mergeCommit":{"message":"Add error handling/retry logic for search source alert tests (#196443)\n\n## Summary\r\n\r\nResolves https://github.com/elastic/kibana/issues/193842.\r\n\r\nAdds error handling & retry logic for search source alerts that are\r\ncausing failures on MKI.\r\n\r\n### Checklist\r\n\r\n- [x] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed","sha":"5acba9678aef16b460bb7b578dcdf4ce10a012a4"}}]}] BACKPORT-->
- Loading branch information
1 parent
b8031cc
commit ff5042e
Showing
2 changed files
with
123 additions
and
87 deletions.
There are no files selected for viewing
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
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