Skip to content

Commit b655c11

Browse files
committed
Mute :qa:mixed-cluster indices.stats/10_index/Index - all’
1 parent 049966a commit b655c11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/mixed-cluster/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ for (Version version : bwcVersions.wireCompatible) {
5757
tasks.getByName("${baseName}#mixedClusterTestRunner").configure {
5858
/* To support taking index snapshots, we have to set path.repo setting */
5959
systemProperty 'tests.path.repo', new File(buildDir, "cluster/shared/repo")
60+
systemProperty 'tests.rest.blacklist', ['indices.stats/10_index/Index - all'].join(',')
6061
}
6162
}
6263

0 commit comments

Comments
 (0)