mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #17988 from roberthbailey/gke-flaky
Auto commit by PR queue bot
This commit is contained in:
commit
b7d8221296
@ -641,8 +641,7 @@ case ${JOB_NAME} in
|
||||
: ${E2E_CLUSTER_NAME:="kubernetes-gke-e2e-flaky"}
|
||||
: ${E2E_NETWORK:="gke-e2e-flaky"}
|
||||
: ${E2E_SET_CLUSTER_API_VERSION:=y}
|
||||
# TODO: Someone from GKE should create a project for this suite
|
||||
: ${PROJECT:="k8s-jkns-e2e-gke-ci"}
|
||||
: ${PROJECT:="k8s-jkns-e2e-gke-ci-flaky"}
|
||||
: ${FAIL_ON_GCP_RESOURCE_LEAK:="true"}
|
||||
: ${GINKGO_TEST_ARGS:="--ginkgo.focus=$(join_regex_no_empty \
|
||||
${GKE_FLAKY_TESTS[@]:+${GKE_FLAKY_TESTS[@]}} \
|
||||
|
Loading…
Reference in New Issue
Block a user