Skip to content

Commit 0a43347

Browse files
committed
TEST: Mute testMonitorClusterHealth
Tracked at #32299
1 parent 34f13f8 commit 0a43347

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/qa/smoke-test-watcher/src/test/java/org/elasticsearch/smoketest/SmokeTestWatcherTestSuiteIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ protected Settings restAdminSettings() {
106106
return Settings.builder().put(ThreadContext.PREFIX + ".Authorization", token).build();
107107
}
108108

109+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32299")
109110
public void testMonitorClusterHealth() throws Exception {
110111
String watchId = "cluster_health_watch";
111112

0 commit comments

Comments
 (0)