mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
parent
7de4d2cb0f
commit
ae086ebcc4
@ -75,6 +75,7 @@ public class SnapshotDisruptionIT extends ESIntegTestCase {
|
||||
.build();
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36779")
|
||||
public void testDisruptionOnSnapshotInitialization() throws Exception {
|
||||
final String idxName = "test";
|
||||
final List<String> allMasterEligibleNodes = internalCluster().startMasterOnlyNodes(3);
|
||||
|
Loading…
x
Reference in New Issue
Block a user