Explorar o código

Fix GeoHash grid aggregation circuit breaker tests (#58218)

Ignacio Vera %!s(int64=5) %!d(string=hai) anos
pai
achega
8ca4dafe27

+ 3 - 3
x-pack/plugin/spatial/src/test/resources/rest-api-spec/test/40_geohash_grid.yml

@@ -60,13 +60,13 @@
 
 ---
 "Test geohash_grid aggregation circuit breaker":
-  - skip:
-      version: "all"
-      reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/56257"
   - do:
       indices.create:
         index: locations
         body:
+          settings:
+            number_of_shards: 1
+            number_of_replicas: 0
           mappings:
             properties:
               location: