mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Re-enabled HPA e2e in autoscaling suite
This commit is contained in:
parent
949cf9e9da
commit
fa2cb57d0f
@ -49,7 +49,7 @@ var _ = Describe("Horizontal pod autoscaling (scale resource: CPU) [Skipped]", f
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
Describe("ReplicationController", func() {
|
Describe("[Autoscaling] ReplicationController", func() {
|
||||||
// CPU tests via replication controllers
|
// CPU tests via replication controllers
|
||||||
It(titleUp, func() {
|
It(titleUp, func() {
|
||||||
scaleUp("rc", kindRC, rc, f)
|
scaleUp("rc", kindRC, rc, f)
|
||||||
|
Loading…
Reference in New Issue
Block a user