Skip to content

Commit

Permalink
TEST: Mute testMonitorClusterHealth
Browse files Browse the repository at this point in the history
Tracked at #32299
  • Loading branch information
dnhatn committed Aug 30, 2018
1 parent 34f13f8 commit 0a43347
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ protected Settings restAdminSettings() {
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";

Expand Down

0 comments on commit 0a43347

Please sign in to comment.