mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
fix zone in node e2e serial tests
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
This commit is contained in:
parent
ff3a847d08
commit
03b3d2e119
@ -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\]"'
|
||||
|
Loading…
Reference in New Issue
Block a user