[TEST] increase timeout slightly in wait_for_active_shards test to allow

for index creation cluster state update to be processed before ensuring
the wait times out
This commit is contained in:
Ali Beyad 2017-02-24 12:51:45 -05:00
parent 9a9259184a
commit 93a359e434

View File

@ -36,8 +36,8 @@
- do:
indices.create:
index: test_index
timeout: 100ms
master_timeout: 100ms
timeout: 300ms
master_timeout: 300ms
wait_for_active_shards: 6
body:
settings: