mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +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
|
expectedResult *clusterPredicates
|
||||||
}
|
}
|
||||||
|
|
||||||
var _ = framework.KubeDescribe("Cluster size autoscaler scalability [Slow]", func() {
|
var _ = SIGDescribe("Cluster size autoscaler scalability [Slow]", func() {
|
||||||
f := framework.NewDefaultFramework("autoscaling")
|
f := framework.NewDefaultFramework("autoscaling")
|
||||||
var c clientset.Interface
|
var c clientset.Interface
|
||||||
var nodeCount int
|
var nodeCount int
|
||||||
|
Loading…
Reference in New Issue
Block a user