mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Correct spelling errors in the comments
This commit is contained in:
parent
fea4ad2783
commit
72444add54
@ -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)
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user