mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Move one of the service tests to skipped.
This commit is contained in:
parent
28585bc699
commit
816b20a179
@ -100,7 +100,9 @@ REBOOT_SKIP_TESTS=(
|
||||
# Specialized tests which should be skipped by default for projects.
|
||||
GCE_DEFAULT_SKIP_TESTS=(
|
||||
"${REBOOT_SKIP_TESTS[@]}"
|
||||
"Reboot")
|
||||
"Reboot"
|
||||
"should\srelease\sthe\sload\sbalancer\swhen\sType\sgoes\sfrom\sLoadBalancer" # timeouts in 20 minutes in last builds. #14424
|
||||
)
|
||||
|
||||
# Tests which cannot be run on GKE, e.g. because they require
|
||||
# master ssh access.
|
||||
|
Loading…
Reference in New Issue
Block a user