Mute CCR retention test that is consistently failing locally and in CI

This commit is contained in:
Mark Vieira 2019-02-20 11:57:20 -08:00
parent cb7e3708bc
commit 24ac9da276
No known key found for this signature in database
GPG Key ID: CA947EF7E6D4B105
1 changed files with 1 additions and 0 deletions

View File

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