muted mixed clusters explain/11_basic_with_types/Explain body without query element} test
This commit is contained in:
parent
71cf6faaad
commit
c635904a1b
|
@ -57,6 +57,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', ['explain/11_basic_with_types/Explain body without query element}'].join(',')
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue