Browse Source

mute another node stats test (#91346)

muting another test part as it causes a lot of CI failures

relates #91081
Hendrik Muhs 2 years ago
parent
commit
1b556d75fa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/reference/cluster/nodes-stats.asciidoc

+ 1 - 0
docs/reference/cluster/nodes-stats.asciidoc

@@ -2743,6 +2743,7 @@ response.
 --------------------------------------------------
 GET /_nodes/stats?metric=ingest&filter_path=nodes.*.ingest
 --------------------------------------------------
+// TESTRESPONSE[skip:"AwaitsFix https://github.com/elastic/elasticsearch/issues/91081"]
 
 To further refine the response, change the `filter_path` value.
 For example, the following request only returns ingest pipeline statistics.