mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
Changed monitoring level to googleinfluxdb in kubernetes-e2e-gce Jenkins job.
This commit is contained in:
parent
3f18641857
commit
63a88dd24a
@ -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