---
"Routing":
- do:
indices.create:
index: test_1
body:
settings:
number_of_shards: 5
index:
type: test
id: 1
routing: 5
body: { foo: bar }
cluster.health:
wait_for_status: yellow
catch: missing
delete:
routing: 4