Merge pull request #11574 from wojtek-t/move_pod_disks_toflaky

Move PD on two hosts test to flaky
This commit is contained in:
Marek Grabowski 2015-07-20 11:57:26 +02:00
commit f03077a5f3

View File

@ -82,7 +82,9 @@ 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=(