Merge pull request #17716 from piosz/hpa-fix

Re-enabled HPA e2e in autoscaling suite
pull/6/head
Marcin Wielgus 2015-11-24 10:07:20 +01:00
commit a5f9a759d9
1 changed files with 1 additions and 1 deletions

View File

@ -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
It(titleUp, func() {
scaleUp("rc", kindRC, rc, f)