mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 05:03:09 +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
|
# The following tests are known to be flaky, and are thus run only in their own
|
||||||
# -flaky- build variants.
|
# -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.
|
# Tests which are not able to be run in parallel.
|
||||||
GCE_PARALLEL_SKIP_TESTS=(
|
GCE_PARALLEL_SKIP_TESTS=(
|
||||||
|
Loading…
Reference in New Issue
Block a user