|
@@ -11,6 +11,7 @@ apply plugin: 'elasticsearch.internal-java-rest-test'
|
|
// Necessary to use tests in Serverless
|
|
// Necessary to use tests in Serverless
|
|
apply plugin: 'elasticsearch.internal-test-artifact'
|
|
apply plugin: 'elasticsearch.internal-test-artifact'
|
|
|
|
|
|
|
|
+group = 'org.elasticsearch.plugin'
|
|
|
|
|
|
esplugin {
|
|
esplugin {
|
|
description 'A test module that can trigger out of memory'
|
|
description 'A test module that can trigger out of memory'
|