Optimize tests

This commit is contained in:
Honza Kral 2013-07-24 03:57:58 +02:00
parent 938ffdfea4
commit 12597309c6
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
"Optimize index tests":
- do:
indices.create:
index: testing
- do:
indices.optimize:
index: testing
max_num_segments: 1
- is_true: ok