mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Add [sig-autoscaling] tag to remaining cluster autoscaler tests
This commit is contained in:
parent
071bdc344e
commit
d616cd14a6
@ -59,7 +59,7 @@ type scaleUpTestConfig struct {
|
||||
expectedResult *clusterPredicates
|
||||
}
|
||||
|
||||
var _ = framework.KubeDescribe("Cluster size autoscaler scalability [Slow]", func() {
|
||||
var _ = SIGDescribe("Cluster size autoscaler scalability [Slow]", func() {
|
||||
f := framework.NewDefaultFramework("autoscaling")
|
||||
var c clientset.Interface
|
||||
var nodeCount int
|
||||
|
Loading…
Reference in New Issue
Block a user