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

[Backport 2.x] Reduce amount of docs ingested for SegRep ITs #11237

Merged
merged 1 commit into from
Nov 22, 2023

Commits on Nov 16, 2023

  1. Reduce amount of docs ingested for SegRep ITs (#10584)

    This change reduces the amount of docs we ingest inside SegmentReplicationIT. These tests
    were often ingesting 1-200 docs where it was not required. Many only required a few so that
    segments are created.
    This speeds up tests when run with remote store through SegmentReplicationUsingRemoteStore.
    Also add Testlogging annotation on the replication package for known flaky tests.
    
    Signed-off-by: Marc Handalian <handalm@amazon.com>
    (cherry picked from commit e3bd0c3)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e4a051e View commit details
    Browse the repository at this point in the history