inspec/lib
Adam Leff 8dc48533aa new resource: elasticsearch resource, test cluster/node state (#2261)
* new resource: elasticsearch resource, test cluster/node state

This is a new resource for testing an Elasticsearch cluster. It operates
by fetching the `_nodes` endpoint from a given Elasticsearch node and
collects data about each node in a cluster, even if there's only a
single node.

This work is based on inspiration from an initial PR #1956 submitted by
@rx294.

Signed-off-by: Rony Xavier <rx294@nyu.edu>
Signed-off-by: Aaron Lippold <lippold@gmail.com>
Signed-off-by: Adam Leff <adam@leff.co>

* Reduce mock data on non-default tests

Signed-off-by: Adam Leff <adam@leff.co>
2017-10-20 17:28:48 -04:00
..
bundles Add inspec habitat profile setup command (#2239) 2017-10-17 14:53:41 +02:00
fetchers Don't send HTTP headers that have nil values (#1948) 2017-06-21 19:09:13 -05:00
inspec new resource: elasticsearch resource, test cluster/node state (#2261) 2017-10-20 17:28:48 -04:00
matchers Enhance cmp matcher to work with symbols, fix file documentation (#2224) 2017-10-07 12:28:07 +02:00
resources new resource: elasticsearch resource, test cluster/node state (#2261) 2017-10-20 17:28:48 -04:00
source_readers Source reader should not hand back files with nil contents (#2003) 2017-07-11 21:33:55 +02:00
utils Support symbol keys in ObjectTraverser (#2221) 2017-10-06 19:24:31 +02:00
inspec.rb Remove any "All Rights Reserved" references (#1969) 2017-06-28 04:14:19 -07:00