mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Merge pull request #24741 from zmerlynn/1000nodes-2
Automatic merge from submit-queue Change kubernetes-e2e-gke-large-cluster to n1-highmem-2
This commit is contained in:
commit
596c96da8a
@ -247,6 +247,7 @@
|
|||||||
export GINKGO_PARALLEL="y"
|
export GINKGO_PARALLEL="y"
|
||||||
export ZONE="us-central1-b"
|
export ZONE="us-central1-b"
|
||||||
export NUM_NODES=1000
|
export NUM_NODES=1000
|
||||||
|
export MACHINE_TYPE="n1-highmem-2"
|
||||||
jobs:
|
jobs:
|
||||||
- 'kubernetes-e2e-{suffix}'
|
- 'kubernetes-e2e-{suffix}'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user