Reenable testCloseOrDeleteIndexDuringSnapshot (#41892)
* Relates #39828
This commit is contained in:
parent
711ace0533
commit
5c824f3993
|
@ -2424,7 +2424,6 @@ public class SharedClusterSnapshotRestoreIT extends AbstractSnapshotIntegTestCas
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39828")
|
||||
public void testCloseOrDeleteIndexDuringSnapshot() throws Exception {
|
||||
Client client = client();
|
||||
|
||||
|
|
Loading…
Reference in New Issue