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

Add integration tests for remote store restore flow #8484

Merged

Commits on Jul 19, 2023

  1. WIP - debug restore failures with replicas

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4532770 View commit details
    Browse the repository at this point in the history
  2. Add remote store restore ITs for 1-replica config, wildcards, exclusi…

    …ons, and default index list
    
    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8d7eccf View commit details
    Browse the repository at this point in the history
  3. Mute failing tests

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5571101 View commit details
    Browse the repository at this point in the history
  4. Add restore IT for multiple shards

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c52d157 View commit details
    Browse the repository at this point in the history
  5. Fix new tests for multiple shards and selective red indices

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b7ec908 View commit details
    Browse the repository at this point in the history
  6. Fix wildcard, verifyRestoredData

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    48323de View commit details
    Browse the repository at this point in the history
  7. Change index names to match different wildcards

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    88e6cfb View commit details
    Browse the repository at this point in the history
  8. Empty commit

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    525b4d2 View commit details
    Browse the repository at this point in the history
  9. Remove testRTSRestoreWithCommittedDataMultipleShards, Randomize shard…

    … count in restore ITs
    
    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cdcf615 View commit details
    Browse the repository at this point in the history
  10. Skip flaky tests testStaleCommitDeletionWithInvokeFlush and testStale…

    …CommitDeletionWithoutInvokeFlush
    
    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    48b9111 View commit details
    Browse the repository at this point in the history
  11. Empty commit

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9f93f0e View commit details
    Browse the repository at this point in the history
  12. Override expectEmptyRetentionLeases in RemoteStoreRecoverySource

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6f3b206 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Empty commit

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a0e0e13 View commit details
    Browse the repository at this point in the history
  2. Randomize RTS repo selection be same/different than RSS repo

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    74931f6 View commit details
    Browse the repository at this point in the history
  3. Fix tests failing due to missing repo

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    990b160 View commit details
    Browse the repository at this point in the history
  4. Add TODO to update RemoteStoreRecoverySource#expectEmptyRetentionLeas…

    …es once opensearch-project#8795 is resolved
    
    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6fde387 View commit details
    Browse the repository at this point in the history
  5. Pass testPrimaryTermValidation()

    Signed-off-by: Bhumika Saini <[email protected]>
    Bhumika Saini committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    dd1968d View commit details
    Browse the repository at this point in the history