Mute SLMSnapshotBlockingIntegTests.testRetentionWhileSnapshotInProgress

Relates to #46508
This commit is contained in:
Lee Hinman 2019-09-23 17:06:27 -06:00
parent 9124c94a6c
commit 5ca37db60c
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ public class SLMSnapshotBlockingIntegTests extends ESIntegTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/46508")
public void testRetentionWhileSnapshotInProgress() throws Exception {
final String indexName = "test";
final String policyId = "slm-policy";