apply plugin: 'elasticsearch.internal-java-rest-test'

tasks.named("javaRestTest").configure {
  usesDefaultDistribution("to be triaged")
}
