mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-19 03:15:15 +00:00
parent
8f10a7c6ca
commit
4add82d966
@ -21,4 +21,10 @@ public class CoreFullClusterRestartIT extends FullClusterRestartIT {
|
||||
.put(ThreadContext.PREFIX + ".Authorization", token)
|
||||
.build();
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/52031")
|
||||
@Override
|
||||
public void testRecovery() throws Exception {
|
||||
super.testRecovery();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user