Mute testMonitorClusterHealth test (#53109)

Relates to #36782
This commit is contained in:
Martijn van Groningen 2020-03-04 16:07:48 +01:00
parent d1e7951e00
commit 2e325e24cb
No known key found for this signature in database
GPG Key ID: AB236F4FCF2AF12A
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ public class SmokeTestWatcherTestSuiteIT extends WatcherRestTestCase {
return Settings.builder().put(ThreadContext.PREFIX + ".Authorization", token).build();
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36782")
public void testMonitorClusterHealth() throws Exception {
final String watchId = "cluster_health_watch";