mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
commit
4635cf381b
@ -74,9 +74,7 @@ Example\
|
|||||||
"
|
"
|
||||||
# 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_TEST_REGEX="\
|
GCE_FLAKY_TEST_REGEX=""
|
||||||
MaxPods.*\
|
|
||||||
"
|
|
||||||
# Tests which are not able to be run in parallel.
|
# Tests which are not able to be run in parallel.
|
||||||
GCE_PARALLEL_SKIP_TEST_REGEX="\
|
GCE_PARALLEL_SKIP_TEST_REGEX="\
|
||||||
${GCE_DEFAULT_SKIP_TEST_REGEX}\
|
${GCE_DEFAULT_SKIP_TEST_REGEX}\
|
||||||
@ -91,8 +89,6 @@ ${GCE_DEFAULT_SKIP_TEST_REGEX}\
|
|||||||
# TODO: figure out why GCE_FLAKY_TEST_REGEX is not a perfect subset of this list.
|
# TODO: figure out why GCE_FLAKY_TEST_REGEX is not a perfect subset of this list.
|
||||||
GCE_PARALLEL_FLAKY_TEST_REGEX="\
|
GCE_PARALLEL_FLAKY_TEST_REGEX="\
|
||||||
Elasticsearch\
|
Elasticsearch\
|
||||||
|Hostdir.*MOD\
|
|
||||||
|Networking.*intra\
|
|
||||||
|PD\
|
|PD\
|
||||||
|ServiceAccounts\
|
|ServiceAccounts\
|
||||||
|Service\sendpoints\slatency\
|
|Service\sendpoints\slatency\
|
||||||
@ -100,7 +96,6 @@ Elasticsearch\
|
|||||||
|Services.*functioning\sexternal\sload\sbalancer\
|
|Services.*functioning\sexternal\sload\sbalancer\
|
||||||
|Services.*identically\snamed\
|
|Services.*identically\snamed\
|
||||||
|Services.*release.*load\sbalancer\
|
|Services.*release.*load\sbalancer\
|
||||||
|multiport\sendpoints\
|
|
||||||
"
|
"
|
||||||
|
|
||||||
# Define environment variables based on the Jenkins project name.
|
# Define environment variables based on the Jenkins project name.
|
||||||
|
Loading…
Reference in New Issue
Block a user