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.16] [Entity Store] [FTR Tests] Fix flakiness + poll for engine started on setup (#196564) #197053

Merged
merged 1 commit into from
Oct 23, 2024

Commits on Oct 21, 2024

  1. [Entity Store] [FTR Tests] Fix flakiness + poll for engine started on…

    … setup (elastic#196564)
    
    ## Summary
    
    Closes elastic#196546
    Closes elastic#196526
    
    Unskips flaky entity store tests after fixes.
    
    Entity store tests were not polling for the engine to be started before
    asserting the assets were present.
    
    I have also added some retries to the asset checks as some assets are
    not immediately queryable after creation.
    
    (cherry picked from commit 0e1b2a3)
    
    # Conflicts:
    #	x-pack/plugins/security_solution/server/lib/entity_analytics/entity_store/entity_store_data_client.ts
    #	x-pack/test/security_solution_api_integration/test_suites/entity_analytics/entity_store/trial_license_complete_tier/engine.ts
    hop-dev committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bab84c3 View commit details
    Browse the repository at this point in the history