mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Merge pull request #24448 from a-robinson/multizone
Automatic merge from submit-queue Use 3 nodes per zone in the GKE multizone test instead of 1 @quinton-hoole @saad-ali
This commit is contained in:
commit
b1aabc794d
@ -233,7 +233,6 @@
|
|||||||
export PROJECT="k8s-jkns-e2e-gke-multizone"
|
export PROJECT="k8s-jkns-e2e-gke-multizone"
|
||||||
export GINKGO_TEST_ARGS="--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]"
|
export GINKGO_TEST_ARGS="--ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]"
|
||||||
export GINKGO_PARALLEL="y"
|
export GINKGO_PARALLEL="y"
|
||||||
export NUM_NODES="1"
|
|
||||||
export ZONE="us-central1-f"
|
export ZONE="us-central1-f"
|
||||||
export ADDITIONAL_ZONES="us-central1-a,us-central1-b"
|
export ADDITIONAL_ZONES="us-central1-a,us-central1-b"
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user