Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Detection Engine][FTRs] Break down long running FTR groups and…
… fix threshold preview bug (#197368) (#198419) # Backport This will backport the following commits from `main` to `8.x`: - [[Detection Engine][FTRs] Break down long running FTR groups and fix threshold preview bug (#197368)](#197368) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Yara Tercero","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-30T17:44:09Z","message":"[Detection Engine][FTRs] Break down long running FTR groups and fix threshold preview bug (#197368)\n\n## Summary\r\n\r\nThis PR breaks down long running FTR groups into smaller chunks that now\r\nrun in <~15 min.\r\n- Addresses https://github.com/elastic/kibana/issues/192109\r\n- There is no existing ticket but rule_execution group tests are taking\r\n~55m to run and will soon be a bottle neck for us.\r\n- No edits made to any existing tests.\r\n- Purely just a reshuffle of the tests.\r\n\r\nSee #198209 for details on bug.","sha":"cd1fafea15cc61797ead1796e9705bdad3350714","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team: SecuritySolution","Team:Detection Engine","backport:version","v8.17.0"],"title":"[Detection Engine][FTRs] Break down long running FTR groups and fix threshold preview bug","number":197368,"url":"https://github.com/elastic/kibana/pull/197368","mergeCommit":{"message":"[Detection Engine][FTRs] Break down long running FTR groups and fix threshold preview bug (#197368)\n\n## Summary\r\n\r\nThis PR breaks down long running FTR groups into smaller chunks that now\r\nrun in <~15 min.\r\n- Addresses https://github.com/elastic/kibana/issues/192109\r\n- There is no existing ticket but rule_execution group tests are taking\r\n~55m to run and will soon be a bottle neck for us.\r\n- No edits made to any existing tests.\r\n- Purely just a reshuffle of the tests.\r\n\r\nSee #198209 for details on bug.","sha":"cd1fafea15cc61797ead1796e9705bdad3350714"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/197368","number":197368,"mergeCommit":{"message":"[Detection Engine][FTRs] Break down long running FTR groups and fix threshold preview bug (#197368)\n\n## Summary\r\n\r\nThis PR breaks down long running FTR groups into smaller chunks that now\r\nrun in <~15 min.\r\n- Addresses https://github.com/elastic/kibana/issues/192109\r\n- There is no existing ticket but rule_execution group tests are taking\r\n~55m to run and will soon be a bottle neck for us.\r\n- No edits made to any existing tests.\r\n- Purely just a reshuffle of the tests.\r\n\r\nSee #198209 for details on bug.","sha":"cd1fafea15cc61797ead1796e9705bdad3350714"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Yara Tercero <[email protected]>
- Loading branch information