You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Segment Replication] Add Segment Replication Specific Integration Tests (#11773)
* Run few tests with Segment Replication enabled.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Update reason for ignoring test.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* remove @ignore to resolve :server:forbiddenApisInternalClusterTest check.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* fix spotlessCheck.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* add conditional logic of force refresh.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Address comments on PR.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* fix failing errors.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Use parameterization for running segment replication tests.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Fix failing tests.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Fix failing test.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* add new waitForReplication() and refactor.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Address comments on PR and revert back changes made to SegmentReplication Tests.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* revert changes made to Segrep tests.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Refactor and address comments.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* fix failure of using forbidden api new Random().
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Add comments to debug.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Remove non-critical tests from running with segrep.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Fix test to run with segrep.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* separate out refresh and waitForReplication into different methods.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* refactor with usage of waitForReplication().
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* fix parameters passed in factory for IndexStatsIT.
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
* Update IndexstatsIT to run with segrep
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
---------
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
0 commit comments