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…
Reference in New Issue