Skip to content

Commit

Permalink
Mute :qa:mixed-cluster indices.stats/10_index/Index - all’
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkyle committed Jul 17, 2018
1 parent badcb57 commit df36d1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qa/mixed-cluster/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ for (Version version : bwcVersions.wireCompatible) {
tasks.getByName("${baseName}#mixedClusterTestRunner").configure {
/* To support taking index snapshots, we have to set path.repo setting */
systemProperty 'tests.path.repo', new File(buildDir, "cluster/shared/repo")
systemProperty 'tests.rest.blacklist', ['indices.stats/10_index/Index - all'].join(',')
}
}

Expand Down

0 comments on commit df36d1c

Please sign in to comment.