mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Merge pull request #98951 from wojtek-t/autoscaling_tags
Add [sig-autoscaling] tag to remaining cluster autoscaler tests
This commit is contained in:
commit
72c393358b
@ -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