Merge pull request #12518 from piosz/jenkins-autoscaling

Changed monitoring level to googleinfluxdb in kubernetes-e2e-gce Jenk…
This commit is contained in:
Filip Grzadkowski 2015-08-11 11:13:06 +02:00
commit 03e4bc651c

View File

@ -151,6 +151,8 @@ case ${JOB_NAME} in
)"}
: ${KUBE_GCE_INSTANCE_PREFIX="e2e-gce"}
: ${PROJECT:="k8s-jkns-e2e-gce"}
# Override GCE default for cluster size autoscaling purposes.
ENABLE_CLUSTER_MONITORING="googleinfluxdb"
;;
# Runs only the examples tests on GCE.