Skip to content

Commit 2cd5735

Browse files
committed
Mute health usage
1 parent c0e2260 commit 2cd5735

File tree

1 file changed

+1
-0
lines changed
  • x-pack/qa/multi-project/xpack-rest-tests-with-multiple-projects

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ tasks.named("yamlRestTest").configure {
3232
'^analytics/top_metrics/*',
3333
'^data_streams/10_data_stream_resolvability/*',
3434
'^deprecation/10_basic/*',
35+
'^health/10_usage/*', // The usage API is project-aware, this test just fails on the project-awareness of the SLM health indicator
3536
'^ilm/80_health/*',
3637
'^migration/10_get_feature_upgrade_status/*',
3738
'^migration/20_post_feature_upgrade/*',

0 commit comments

Comments
 (0)