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:
k8s-merge-robot 2016-04-19 03:47:10 -07:00
commit b1aabc794d

View File

@ -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: