Ver código fonte

Mute new yaml tests that do not work with multi-project

Yang Wang 10 meses atrás
pai
commit
516f55da5f

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

@@ -56,8 +56,10 @@ tasks.named("yamlRestTest").configure {
     '^ilm/70_downsampling/*',
     '^ilm/80_health/*',
     '^logsdb/10_usage/*',
+    '^migrate/10_reindex/Test Reindex With Existing Data Stream',
     '^migrate/10_reindex/Test Reindex With Nonexistent Data Stream',
     '^migrate/20_reindex_status/Test get reindex status with nonexistent task id',
+    '^migrate/20_reindex_status/Test Reindex With Existing Data Stream',
     '^ml/3rd_party_deployment/*',
     '^ml/bucket_correlation_agg/*',
     '^ml/bucket_count_ks_test_agg/*',