[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: { shard: 0 }
|
||||||
- match: { primary: false }
|
- match: { primary: false }
|
||||||
- is_true: cluster_info
|
- is_true: cluster_info
|
||||||
- match: { can_allocate: "no" }
|
- is_true: can_allocate
|
||||||
- match: { allocate_explanation : "cannot allocate because allocation is not permitted to any of the nodes" }
|
|
||||||
|
|
Loading…
Reference in New Issue