# Integration tests for JVM Example Plugin # "JVM Example loaded": - do: cluster.state: {} # Get master node id - set: { master_node: master } - do: nodes.info: {} - match: { nodes.$master.plugins.0.name: jvm-example } - match: { nodes.$master.plugins.0.jvm: true }