mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 18:00:08 +00:00
Merge pull request #23418 from roberthbailey/gke-asia
Auto commit by PR queue bot
This commit is contained in:
commit
1358dac95d
@ -383,7 +383,7 @@
|
|||||||
export PROJECT="k8s-jkns-e2e-gke-prod"
|
export PROJECT="k8s-jkns-e2e-gke-prod"
|
||||||
export CLOUDSDK_BUCKET="gs://cloud-sdk-testing/rc"
|
export CLOUDSDK_BUCKET="gs://cloud-sdk-testing/rc"
|
||||||
export JENKINS_USE_SERVER_VERSION="y"
|
export JENKINS_USE_SERVER_VERSION="y"
|
||||||
export KUBE_GCE_ZONE="asia-east1-b"
|
export ZONE="asia-east1-b"
|
||||||
- 'gke-prod-parallel':
|
- 'gke-prod-parallel':
|
||||||
description: 'Run E2E tests on GKE prod endpoint in parallel.'
|
description: 'Run E2E tests on GKE prod endpoint in parallel.'
|
||||||
timeout: 80
|
timeout: 80
|
||||||
@ -393,7 +393,7 @@
|
|||||||
export JENKINS_USE_SERVER_VERSION="y"
|
export JENKINS_USE_SERVER_VERSION="y"
|
||||||
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 KUBE_GCE_ZONE="asia-east1-b"
|
export ZONE="asia-east1-b"
|
||||||
jobs:
|
jobs:
|
||||||
- 'kubernetes-e2e-{suffix}'
|
- 'kubernetes-e2e-{suffix}'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user