Removed basic sanity test as it caused problems for the clients
Original commit: elastic/x-pack-elasticsearch@1bd7c82708
This commit is contained in:
parent
cc7cfb7fd9
commit
7c12fa0eb6
|
@ -1,10 +0,0 @@
|
|||
"Ingest plugin installed":
|
||||
- do:
|
||||
cluster.state: {}
|
||||
|
||||
- set: {master_node: master}
|
||||
|
||||
- do:
|
||||
nodes.info: {}
|
||||
|
||||
- match: { nodes.$master.ingest.processors.0.type: set_security_user }
|
Loading…
Reference in New Issue