mirror of https://github.com/k3s-io/k3s
Disable l7 test on soak continuous
parent
0ee52eb0c8
commit
fe5717916b
|
@ -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