mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 12:32:03 +00:00
Merge pull request #12518 from piosz/jenkins-autoscaling
Changed monitoring level to googleinfluxdb in kubernetes-e2e-gce Jenk…
This commit is contained in:
commit
03e4bc651c
@ -151,6 +151,8 @@ case ${JOB_NAME} in
|
|||||||
)"}
|
)"}
|
||||||
: ${KUBE_GCE_INSTANCE_PREFIX="e2e-gce"}
|
: ${KUBE_GCE_INSTANCE_PREFIX="e2e-gce"}
|
||||||
: ${PROJECT:="k8s-jkns-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.
|
# Runs only the examples tests on GCE.
|
||||||
|
Loading…
Reference in New Issue
Block a user