Extend K8S and RIC installation instructions
[it/dep.git] / ric-aux / 80-Auxiliary-Functions / helm / mc-stack / charts / elasticsearch / examples / multi / test / goss.yaml
1 http:
2   http://localhost:9200/_cluster/health:
3     status: 200
4     timeout: 2000
5     body:
6       - 'green'
7       - '"cluster_name":"multi"'
8       - '"number_of_nodes":6'
9       - '"number_of_data_nodes":3'