فهرست منبع

ESQL: Update moved `heap-attack` QA suite's build group (#104312)

This updates ESQL's `heap-attack` QA suite's build group.
Bogdan Pintea 1 سال پیش
والد
کامیت
08c9332350
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      test/external-modules/esql-heap-attack/build.gradle

+ 1 - 0
test/external-modules/esql-heap-attack/build.gradle

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