diff --git a/hack/jenkins/e2e.sh b/hack/jenkins/e2e.sh index 0fca1f5b019..7609bfa0fd2 100755 --- a/hack/jenkins/e2e.sh +++ b/hack/jenkins/e2e.sh @@ -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.