Skip to content

Commit

Permalink
Merge pull request kubernetes#7655 from freehan/ingress-test-zone
Browse files Browse the repository at this point in the history
switch ingress test to asia-southeast1-a
  • Loading branch information
k8s-ci-robot authored Apr 11, 2018
2 parents bb93312 + 09e3a1e commit 68bf2ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jobs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@
"--env=KUBE_GCE_ENABLE_IP_ALIASES=true",
"--extract=ci/latest",
"--gcp-project-type=ingress-project",
"--gcp-zone=us-east2-a",
"--gcp-zone=asia-southeast1-a",
"--ginkgo-parallel=1",
"--provider=gce",
"--test_args=--ginkgo.focus=\\[Feature:Ingress\\]|\\[Feature:NEG\\]",
Expand Down Expand Up @@ -4803,7 +4803,7 @@
"--extract=ci/latest",
"--gcp-node-image=gci",
"--gcp-project-type=ingress-project",
"--gcp-zone=us-east2-a",
"--gcp-zone=asia-southeast1-a",
"--provider=gce",
"--test_args=--ginkgo.focus=\\[Feature:Ingress\\]|\\[Feature:NEG\\] --ginkgo.skip=\\[Unreleased\\]",
"--timeout=320m"
Expand Down

0 comments on commit 68bf2ca

Please sign in to comment.