Mute testRetentionLeaseIsRenewedDuringRecovery

Tracked at #39011
This commit is contained in:
Nhat Nguyen 2019-02-17 15:33:26 -05:00
parent a5ce1e0bec
commit 204480d818
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ public class CcrRetentionLeaseIT extends CcrIntegTestCase {
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39011")
public void testRetentionLeaseIsRenewedDuringRecovery() throws Exception {
final String leaderIndex = "leader";
final int numberOfShards = randomIntBetween(1, 3);