Fix indices.sort rest test

Set the number of replicas to 0 in order to avoid race condition during the test
Fixes #24416
This commit is contained in:
Jim Ferenczi 2018-02-12 09:03:55 +01:00
parent 69313ffef3
commit 37e938f9de
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
body: body:
settings: settings:
number_of_shards: 1 number_of_shards: 1
number_of_replicas: 1 number_of_replicas: 0
index.sort.field: rank index.sort.field: rank
mappings: mappings:
test: test: