瀏覽代碼

Mute esql data stream lookup MP YAML tests

Niels Bauman 7 月之前
父節點
當前提交
b23b6b6103
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle

+ 1 - 0
x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle

@@ -47,6 +47,7 @@ tasks.named("yamlRestTest").configure {
     '^esql/64_enrich_int_match/*',
     '^esql/180_match_operator/*',
     '^esql/190_lookup_join/*',
+    '^esql/191_lookup_join_on_datastreams/*',
     '^esql/191_lookup_join_text/*',
     '^health/10_usage/*',
     '^ilm/10_basic/Test Undeletable Policy In Use',