mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-25 14:26:27 +00:00
Mute SharedClusterSnapshotRestoreIT.testCloseOrDeleteIndexDuringSnapshot
Due to https://github.com/elastic/elasticsearch/issues/39828
This commit is contained in:
parent
50d742320d
commit
366eef99a1
@ -2424,6 +2424,7 @@ public class SharedClusterSnapshotRestoreIT extends AbstractSnapshotIntegTestCas
|
||||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39828")
|
||||
public void testCloseOrDeleteIndexDuringSnapshot() throws Exception {
|
||||
Client client = client();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user