Skip to content

Commit

Permalink
fix zone in node e2e serial tests
Browse files Browse the repository at this point in the history
Signed-off-by: Vishnu Kannan <[email protected]>
  • Loading branch information
vishh committed May 16, 2017
1 parent ff3a847 commit 03b3d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e_node/jenkins/jenkins-serial.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GCE_HOSTS=
GCE_IMAGE_CONFIG_PATH=test/e2e_node/jenkins/image-config-serial.yaml
GCE_ZONE=us-west1-d
GCE_ZONE=us-west1-b
GCE_PROJECT=k8s-jkns-ci-node-e2e
CLEANUP=true
GINKGO_FLAGS='--focus="\[Serial\]" --skip="\[Flaky\]|\[Benchmark\]"'
Expand Down

0 comments on commit 03b3d2e

Please sign in to comment.