We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc0f4f commit c0e2260Copy full SHA for c0e2260
x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects/build.gradle
@@ -105,6 +105,7 @@ tasks.named("yamlRestTest").configure {
105
'^rollup/rollup_search/*',
106
'^rollup/start_job/*',
107
'^rollup/stop_job/*',
108
+ '^searchable_snapshots/10_usage/*', // The usage API is project-aware, so this test can be unmuted once snapshot repositories are project-aware
109
'^searchable_snapshots/20_synthetic_source/*',
110
'^security/authz/14_cat_indices/*',
111
'^security/authz/14_cat_indices/Test explicit request while multiple opened/*',
0 commit comments