Browse Source

Mute new ESQL tests for MP

Niels Bauman 8 months ago
parent
commit
b6629659be

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

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