Mute CcrRetentionLeaseIT.testForgetFollower

https://github.com/elastic/elasticsearch/issues/39850
This commit is contained in:
David Kyle 2019-04-30 09:45:35 +01:00
parent 08c0ecb90e
commit f737b05ad1
1 changed files with 1 additions and 0 deletions

View File

@ -921,6 +921,7 @@ public class CcrRetentionLeaseIT extends CcrIntegTestCase {
}
}
@AwaitsFix( bugUrl = "https://github.com/elastic/elasticsearch/issues/39850")
public void testForgetFollower() throws Exception {
final String leaderIndex = "leader";
final String followerIndex = "follower";