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

[Segment Replication] Add Segment Replication Specific Integration Tests #11773

Merged

Commits on Jan 4, 2024

  1. Run few tests with Segment Replication enabled.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1e47a6e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Update reason for ignoring test.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    56b1d57 View commit details
    Browse the repository at this point in the history
  2. remove @ignore to resolve :server:forbiddenApisInternalClusterTest ch…

    …eck.
    
    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    738df75 View commit details
    Browse the repository at this point in the history
  3. fix spotlessCheck.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    086baed View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. add conditional logic of force refresh.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cde361f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Address comments on PR.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    21d766a View commit details
    Browse the repository at this point in the history
  2. fix failing errors.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    867ecc4 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    ac9ae54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6222ecb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Use parameterization for running segment replication tests.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2f499df View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Fix failing tests.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1464a3a View commit details
    Browse the repository at this point in the history
  2. Fix failing test.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    9c57edc View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    c8a4caf View commit details
    Browse the repository at this point in the history
  2. add new waitForReplication() and refactor.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    230b90e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    1947a0b View commit details
    Browse the repository at this point in the history
  2. Address comments on PR and revert back changes made to SegmentReplica…

    …tion Tests.
    
    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7627fb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8ee4cd View commit details
    Browse the repository at this point in the history
  4. revert changes made to Segrep tests.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    dcdc7bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdd1f78 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Refactor and address comments.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3ccd516 View commit details
    Browse the repository at this point in the history
  2. fix failure of using forbidden api new Random().

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    df63dca View commit details
    Browse the repository at this point in the history
  3. Add comments to debug.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1c8ccfb View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Remove non-critical tests from running with segrep.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    19d99d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    718ecb3 View commit details
    Browse the repository at this point in the history
  3. Fix test to run with segrep.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0eaa818 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4649c42 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    bcc0ca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2a73b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7e9027 View commit details
    Browse the repository at this point in the history
  4. refactor with usage of waitForReplication().

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    de8e7e2 View commit details
    Browse the repository at this point in the history
  5. fix parameters passed in factory for IndexStatsIT.

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2c305cb View commit details
    Browse the repository at this point in the history
  6. Update IndexstatsIT to run with segrep

    Signed-off-by: Rishikesh1159 <[email protected]>
    Rishikesh1159 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e6d3703 View commit details
    Browse the repository at this point in the history