mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Use 3 nodes per zone in the GKE multizone test instead of 1
This commit is contained in:
parent
5abbc24a86
commit
27096ccf5c
@ -233,7 +233,6 @@
|
||||
export PROJECT="k8s-jkns-e2e-gke-multizone"
|
||||
export GINKGO_TEST_ARGS="--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]"
|
||||
export GINKGO_PARALLEL="y"
|
||||
export NUM_NODES="1"
|
||||
export ZONE="us-central1-f"
|
||||
export ADDITIONAL_ZONES="us-central1-a,us-central1-b"
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user