mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #11803 from wojtek-t/move_back_from_flaky
Move remaining PD test back from flaky
This commit is contained in:
commit
6294070c51
@ -95,9 +95,7 @@ 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=(
|
||||
"PD\son\stwo\shosts.*remove\sboth"
|
||||
)
|
||||
GCE_FLAKY_TESTS=()
|
||||
|
||||
# Tests which are not able to be run in parallel.
|
||||
GCE_PARALLEL_SKIP_TESTS=(
|
||||
|
Loading…
Reference in New Issue
Block a user