2015-02-02 02:17:54 -05:00
|
|
|
---
|
2015-02-02 10:12:16 -05:00
|
|
|
|
2015-02-02 02:17:54 -05:00
|
|
|
"node_info test profile is empty":
|
2015-02-02 11:10:50 -05:00
|
|
|
- skip:
|
|
|
|
features: stash_in_path
|
|
|
|
|
2015-02-02 10:12:16 -05:00
|
|
|
- do:
|
|
|
|
cluster.state: {}
|
|
|
|
|
|
|
|
- set: {master_node: master}
|
|
|
|
|
2015-02-02 02:17:54 -05:00
|
|
|
- do:
|
|
|
|
nodes.info:
|
|
|
|
metric: [ transport ]
|
|
|
|
|
2015-02-02 10:12:16 -05:00
|
|
|
- is_true: nodes.$master.transport.profiles
|