Skip to content

Commit

Permalink
Unmute test SegmentReplicationIndexShardTests#testNRTReplicaWithRemot…
Browse files Browse the repository at this point in the history
…eStorePromotedAsPrimaryCommitCommit (#8931)

Signed-off-by: Poojita Raj <poojiraj@amazon.com>
  • Loading branch information
Poojita-Raj authored Jul 28, 2023
1 parent 36c37ac commit 883559c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,6 @@ public void testNRTReplicaWithRemoteStorePromotedAsPrimaryCommitRefresh() throws
testNRTReplicaWithRemoteStorePromotedAsPrimary(true, false);
}

@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/8817")
public void testNRTReplicaWithRemoteStorePromotedAsPrimaryCommitCommit() throws Exception {
testNRTReplicaWithRemoteStorePromotedAsPrimary(true, true);
}
Expand Down

0 comments on commit 883559c

Please sign in to comment.