mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 23:15:14 +00:00
fix gke-ci-reboot filter
This commit is contained in:
parent
18c74de9a8
commit
1e7d720972
@ -666,9 +666,8 @@ case ${JOB_NAME} in
|
||||
${GKE_DEFAULT_SKIP_TESTS[@]:+${GKE_DEFAULT_SKIP_TESTS[@]}} \
|
||||
${REBOOT_SKIP_TESTS[@]:+${REBOOT_SKIP_TESTS[@]}} \
|
||||
${GCE_FLAKY_TESTS[@]:+${GCE_FLAKY_TESTS[@]}} \
|
||||
${GCE_PARALLEL_SKIP_TESTS[@]:+${GCE_PARALLEL_SKIP_TESTS[@]}} \
|
||||
${GCE_SLOW_TESTS[@]:+${GCE_SLOW_TESTS[@]}} \
|
||||
)"}
|
||||
) --ginkgo.focus=Reboot"}
|
||||
;;
|
||||
|
||||
kubernetes-e2e-gke-1.1)
|
||||
|
Loading…
Reference in New Issue
Block a user