Fix Geo grid aggregation circuit breaker tests (#58028) (#58042)

This commit makes sure we create index with only one shard.
This commit is contained in:
Ignacio Vera 2020-06-12 15:39:27 +02:00 committed by GitHub
parent 5662281562
commit c518670f83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -58,13 +58,13 @@
---
"Test geotile_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: