Test: Switch painless test to 1 shard

We *think* that #28600 is caused by warnings not being collected during
one of the fan out phases of search but we're not 100% sure how this is
happening. This commit drops the number of shards used for the test to 1
so there *isn't* a fan out phase. If this makes the issue go away we'll
have more information.
This commit is contained in:
Nik Everett 2018-04-27 15:01:42 -04:00
parent f4ed902698
commit 8401eac425
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ setup:
indices.create:
index: test
body:
settings:
number_of_shards: 1
mappings:
test:
properties: