---
"Basic /_search_shards test":
- do:
indices.create:
index: test_1
cluster.health:
wait_for_status: yellow
search_shards:
routing: foo
- match: { shards.0.0.index: test_1 }