mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
Move PD on two hosts test to flaky
This commit is contained in:
parent
ddda661991
commit
a0f30586dd
@ -82,7 +82,9 @@ GCE_DEFAULT_SKIP_TESTS=(
|
||||
|
||||
# The following tests are known to be flaky, and are thus run only in their own
|
||||
# -flaky- build variants.
|
||||
GCE_FLAKY_TESTS=()
|
||||
GCE_FLAKY_TESTS=(
|
||||
"PD\son\stwo\shosts.*remove\sboth"
|
||||
)
|
||||
|
||||
# Tests which are not able to be run in parallel.
|
||||
GCE_PARALLEL_SKIP_TESTS=(
|
||||
|
Loading…
Reference in New Issue
Block a user