Unmute FollowerFailOverIT#testFailOverOnFollower

Relates #38633
This commit is contained in:
Nhat Nguyen 2019-02-25 14:43:59 -05:00
parent e6a124c118
commit 0f29b89655
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ public class FollowerFailOverIT extends CcrIntegTestCase {
return false;
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38633")
public void testFailOverOnFollower() throws Exception {
final String leaderIndex = "leader_test_failover";
final String followerIndex = "follower_test_failover";