Skip to content

Commit

Permalink
[Remote Store] Mute RemoteIndexRecoveryIT.testReplicaRecovery flaky t…
Browse files Browse the repository at this point in the history
…est (opensearch-project#9682)

Signed-off-by: Suraj Singh <surajrider@gmail.com>
Signed-off-by: Ivan Brusic <ivan.brusic@flocksafety.com>
  • Loading branch information
dreamer-89 authored and brusic committed Sep 25, 2023
1 parent 67421c0 commit 17186aa
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://github.com/opensearch-project/OpenSearch/issues/9580")
public void testRerouteRecovery() {

}

}

0 comments on commit 17186aa

Please sign in to comment.