Skip to content

Commit

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

(cherry picked from commit ff4b23b)

Signed-off-by: Suraj Singh <surajrider@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 776d77c commit 58ae69d
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 58ae69d

Please sign in to comment.