瀏覽代碼

mute another node stats test (#91346)

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

relates #91081
Hendrik Muhs 2 年之前
父節點
當前提交
1b556d75fa
共有 1 個文件被更改,包括 1 次插入0 次删除
  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.