Browse Source

Mute ESQL downsample test for MP

Niels Bauman 8 months ago
parent
commit
bac1b7bfc8

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

@@ -38,6 +38,7 @@ tasks.named("yamlRestTest").configure {
     '^enrich/30_tsdb_index/*',
     '^enrich/40_synthetic_source/*',
     '^enrich/50_data_stream/*',
+    '^esql/46_downsample/*',
     '^esql/60_enrich/*',
     '^esql/60_usage/*',
     '^esql/61_enrich_ip/*',