mirror of https://github.com/k3s-io/k3s
Move PD on two hosts test to flaky
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