Convert basic.sh e2e test to Go

This commit is contained in:
Satnam Singh
2015-01-12 18:11:27 -08:00
parent 224ffa4567
commit 1bff012c36
14 changed files with 1106 additions and 713 deletions

View File

@@ -49,6 +49,10 @@ ENABLE_NODE_MONITORING=true
ENABLE_NODE_LOGGING=true
LOGGING_DESTINATION=elasticsearch # options: elasticsearch, gcp
# Optional: When set to true, Elasticsearch and Kibana will be setup as part of the cluster bring up.
ENABLE_CLUSTER_LOGGING=false
ELASTICSEARCH_LOGGING_REPLICAS=1
ENABLE_CLUSTER_MONITORING=false
# Don't require https for registries in our local RFC1918 network