Skip to content

Commit

Permalink
Merge remote-tracking branch 'elastic/master' into consistent-cs-for-…
Browse files Browse the repository at this point in the history
…snapshot-status-apis
  • Loading branch information
original-brownbear committed Jan 27, 2020
2 parents a691424 + d1f33aa commit 08dfd9b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,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 {
final String watchId = "cluster_health_watch";

Expand Down

0 comments on commit 08dfd9b

Please sign in to comment.