Commit 0499108c authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Add [HPA] tag to HPA tests

parent a9f96da6
...@@ -35,7 +35,7 @@ const ( ...@@ -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")
......
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