Skip to content

Commit

Permalink
[TEST] Mute FollowerFailOverIT.testFailOverOnFollower (#58659) (#59286)
Browse files Browse the repository at this point in the history
Relates #58534

Co-authored-by: Dimitris Athanasiou <[email protected]>
  • Loading branch information
danielmitterdorfer and dimitris-athanasiou authored Jul 9, 2020
1 parent 2b7456d commit daa4832
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,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 daa4832

Please sign in to comment.