|
@@ -85,6 +85,7 @@ public class SLMSnapshotBlockingIntegTests extends ESIntegTestCase {
|
|
|
return Arrays.asList(MockRepository.Plugin.class, LocalStateCompositeXPackPlugin.class, IndexLifecycle.class);
|
|
|
}
|
|
|
|
|
|
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/47689")
|
|
|
public void testSnapshotInProgress() throws Exception {
|
|
|
final String indexName = "test";
|
|
|
final String policyName = "test-policy";
|