Skip to content

Commit 2e325e2

Browse files
committed
Mute testMonitorClusterHealth test (#53109)
Relates to #36782
1 parent d1e7951 commit 2e325e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ protected Settings restAdminSettings() {
4646
return Settings.builder().put(ThreadContext.PREFIX + ".Authorization", token).build();
4747
}
4848

49+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36782")
4950
public void testMonitorClusterHealth() throws Exception {
5051
final String watchId = "cluster_health_watch";
5152

0 commit comments

Comments
 (0)