Mute the geogrid agg circuit breaker tests.
This commit is contained in:
parent
dc738e34d2
commit
bd7a2d2b01
|
@ -58,6 +58,9 @@
|
|||
|
||||
---
|
||||
"Test geotile_grid aggregation circuit breaker":
|
||||
- skip:
|
||||
version: "all"
|
||||
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/56257"
|
||||
- do:
|
||||
indices.create:
|
||||
index: locations
|
||||
|
|
|
@ -60,6 +60,9 @@
|
|||
|
||||
---
|
||||
"Test geohash_grid aggregation circuit breaker":
|
||||
- skip:
|
||||
version: "all"
|
||||
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/56257"
|
||||
- do:
|
||||
indices.create:
|
||||
index: locations
|
||||
|
|
Loading…
Reference in New Issue