Commit b5e7597d authored by Jeff Lowdermilk's avatar Jeff Lowdermilk

Merge pull request #17531 from jlowdermilk/reboot-filter

Re-add slow tests to gke-ci-reboot filter
parents 57c63ba8 e4f7db65
......@@ -742,6 +742,7 @@ 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_SLOW_TESTS[@]:+${GCE_SLOW_TESTS[@]}} \
)"}
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment