[TEST] disabled replicas in validate query test

This commit is contained in:
Luca Cavanna 2014-02-11 17:10:42 +01:00
parent 0b4bf88dae
commit 87a2188ae3
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
- do: - do:
indices.create: indices.create:
index: testing index: testing
body:
settings:
number_of_replicas: 0
- do: - do:
cluster.health: cluster.health: