Mute CcrRepositoryIT#testFollowerMappingIsUpdated

Tracked in #37887.
This commit is contained in:
Julie Tibshirani 2019-01-25 14:55:45 -08:00
parent 899dfc38bc
commit 7c130d235a

View File

@ -308,6 +308,7 @@ public class CcrRepositoryIT extends CcrIntegTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37887")
public void testFollowerMappingIsUpdated() throws IOException {
String leaderClusterRepoName = CcrRepository.NAME_PREFIX + "leader_cluster";
String leaderIndex = "index1";