Mute testRetentionLeasesSyncOnRecovery (#38488)

Relates: #38487
This commit is contained in:
Ioannis Kakavas 2019-02-06 08:52:54 +02:00 committed by GitHub
parent 5261673349
commit e1d464b22c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ public class RetentionLeaseSyncIT extends ESIntegTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38487")
public void testRetentionLeasesSyncOnRecovery() throws Exception {
final int numberOfReplicas = 1;
/*