Commit 72444add authored by liangwenguo's avatar liangwenguo

Correct spelling errors in the comments

parent fea4ad27
...@@ -46,7 +46,7 @@ var _ = SIGDescribe("[HPA] Horizontal pod autoscaling (scale resource: CPU)", fu ...@@ -46,7 +46,7 @@ var _ = SIGDescribe("[HPA] Horizontal pod autoscaling (scale resource: CPU)", fu
}) })
SIGDescribe("[Serial] [Slow] ReplicaSet", func() { SIGDescribe("[Serial] [Slow] ReplicaSet", func() {
// CPU tests via deployments // CPU tests via ReplicaSets
It(titleUp, func() { It(titleUp, func() {
scaleUp("rs", common.KindReplicaSet, false, rc, f) scaleUp("rs", common.KindReplicaSet, false, rc, f)
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment