Mute failing CCR retention lease unfollow test

This commit mutes a CCR retention lease unfollow test that is failing
randomly, but frequently.
This commit is contained in:
Jason Tedor 2019-02-20 09:46:11 -05:00
parent c783069804
commit 48984f647d
No known key found for this signature in database
GPG Key ID: FA89F05560F16BC5
1 changed files with 1 additions and 0 deletions

View File

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