mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 08:17:26 +00:00
Add [HPA] tag to HPA tests
This commit is contained in:
parent
a9f96da679
commit
0499108c3f
@ -35,7 +35,7 @@ const (
|
|||||||
|
|
||||||
// These tests don't seem to be running properly in parallel: issue: #20338.
|
// These tests don't seem to be running properly in parallel: issue: #20338.
|
||||||
//
|
//
|
||||||
var _ = framework.KubeDescribe("Horizontal pod autoscaling (scale resource: CPU)", func() {
|
var _ = framework.KubeDescribe("[HPA] Horizontal pod autoscaling (scale resource: CPU)", func() {
|
||||||
var rc *ResourceConsumer
|
var rc *ResourceConsumer
|
||||||
f := framework.NewDefaultFramework("horizontal-pod-autoscaling")
|
f := framework.NewDefaultFramework("horizontal-pod-autoscaling")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user