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 f373f93 commit 0b7fde8Copy full SHA for 0b7fde8
x-pack/plugin/searchable-snapshots/build.gradle
@@ -43,7 +43,7 @@ artifacts {
43
testArtifacts testJar
44
}
45
46
-test {
+testClusters.integTest {
47
if (BuildParams.isSnapshotBuild() == false) {
48
systemProperty 'es.searchable_snapshots_feature_enabled', 'true'
49
0 commit comments