mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
parent
d0630093cd
commit
07faa0b06a
@ -106,6 +106,7 @@ public class SmokeTestWatcherTestSuiteIT extends ESRestTestCase {
|
||||
return Settings.builder().put(ThreadContext.PREFIX + ".Authorization", token).build();
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32299")
|
||||
public void testMonitorClusterHealth() throws Exception {
|
||||
String watchId = "cluster_health_watch";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user