mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Merge pull request #17123 from bprashanth/disable
Disable l7 test on soak continuous
This commit is contained in:
commit
eb89df9bb7
@ -212,6 +212,7 @@ GCE_PARALLEL_FLAKY_TESTS=(
|
|||||||
|
|
||||||
# Tests that should not run on soak cluster.
|
# Tests that should not run on soak cluster.
|
||||||
GCE_SOAK_CONTINUOUS_SKIP_TESTS=(
|
GCE_SOAK_CONTINUOUS_SKIP_TESTS=(
|
||||||
|
"GCE\sL7\sLoadBalancer\sController" # issue: #17119
|
||||||
"Density.*30\spods"
|
"Density.*30\spods"
|
||||||
"Elasticsearch"
|
"Elasticsearch"
|
||||||
"external\sload\sbalancer"
|
"external\sload\sbalancer"
|
||||||
|
Loading…
Reference in New Issue
Block a user