Skip to content

Commit

Permalink
[TEST] Mute FollowerFailOverIT.testFailOverOnFollower (#58659)
Browse files Browse the repository at this point in the history
Relates #58534
  • Loading branch information
dimitris-athanasiou authored Jun 29, 2020
1 parent 33d863f commit 6b2dc09
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ protected boolean reuseClusters() {
return false;
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/58534")
public void testFailOverOnFollower() throws Exception {
final String leaderIndex = "leader_test_failover";
final String followerIndex = "follower_test_failover";
Expand Down

0 comments on commit 6b2dc09

Please sign in to comment.