Skip to content
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] [Detection Engine][FTRs] Break down long running FTR groups and fix threshold preview bug (#197368) #198419

Open
wants to merge 1 commit into
base: 8.x
Choose a base branch
from

Commits on Oct 30, 2024

  1. [Detection Engine][FTRs] Break down long running FTR groups and fix t…

    …hreshold preview bug (elastic#197368)
    
    ## Summary
    
    This PR breaks down long running FTR groups into smaller chunks that now
    run in <~15 min.
    - Addresses elastic#192109
    - There is no existing ticket but rule_execution group tests are taking
    ~55m to run and will soon be a bottle neck for us.
    - No edits made to any existing tests.
    - Purely just a reshuffle of the tests.
    
    See elastic#198209 for details on bug.
    
    (cherry picked from commit cd1fafe)
    yctercero committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3d72884 View commit details
    Browse the repository at this point in the history