Skip to content

Commit

Permalink
Unmute segrep test testPrimaryStopped_ReplicaPromoted. (#6282)
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Handalian <handalm@amazon.com>
(cherry picked from commit c95a6b9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Feb 10, 2023
1 parent d81cd0a commit 726bc34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

@OpenSearchIntegTestCase.ClusterScope(scope = OpenSearchIntegTestCase.Scope.TEST, numDataNodes = 0)
public class SegmentReplicationIT extends SegmentReplicationBaseIT {
@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/5669")

public void testPrimaryStopped_ReplicaPromoted() throws Exception {
final String primary = internalCluster().startNode();
createIndex(INDEX_NAME);
Expand Down

0 comments on commit 726bc34

Please sign in to comment.