mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 16:29:21 +00:00
Re-add Autoscaling Suite to GKE default skip list
We don't want to run this on every GKE test job, just the continuous build.
This commit is contained in:
parent
2d4757a8df
commit
e8920ebdd4
@ -141,6 +141,7 @@ GKE_REQUIRED_SKIP_TESTS=(
|
|||||||
|
|
||||||
# Specialized tests which should be skipped by default for GKE.
|
# Specialized tests which should be skipped by default for GKE.
|
||||||
GKE_DEFAULT_SKIP_TESTS=(
|
GKE_DEFAULT_SKIP_TESTS=(
|
||||||
|
"Autoscaling\sSuite"
|
||||||
# Perf test, slow by design
|
# Perf test, slow by design
|
||||||
"resource\susage\stracking"
|
"resource\susage\stracking"
|
||||||
"${GKE_REQUIRED_SKIP_TESTS[@]}"
|
"${GKE_REQUIRED_SKIP_TESTS[@]}"
|
||||||
|
Loading…
Reference in New Issue
Block a user