[TEST] explain API rest test may have shard allocation throttled
This commit is contained in:
parent
9d422c1c34
commit
2f510b38c3
|
@ -62,5 +62,4 @@
|
|||
- match: { shard: 0 }
|
||||
- match: { primary: false }
|
||||
- is_true: cluster_info
|
||||
- match: { can_allocate: "no" }
|
||||
- match: { allocate_explanation : "cannot allocate because allocation is not permitted to any of the nodes" }
|
||||
- is_true: can_allocate
|
||||
|
|
Loading…
Reference in New Issue