Skip to content

Commit

Permalink
Muting RemoteIndexRecoveryIT.testRerouteRecovery
Browse files Browse the repository at this point in the history
Signed-off-by: Shourya Dutta Biswas <[email protected]>
  • Loading branch information
shourya035 committed Aug 31, 2023
1 parent 78eea27 commit b1efcc6
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,10 @@ public void testDisconnectsDuringRecovery() {
public void testReplicaRecovery() {

}

@AwaitsFix(bugUrl = "https:/opensearch-project/OpenSearch/issues/9580")
@Override
public void testRerouteRecovery() {

}
}

0 comments on commit b1efcc6

Please sign in to comment.