Commit 180eb701 authored by Dawn Chen's avatar Dawn Chen

Merge pull request #15485 from piosz/enable-ir-e2e

Disabled Initial Resources e2e
parents 69a8dc64 60d0c756
......@@ -28,7 +28,7 @@ import (
var _ = Describe("Initial Resources", func() {
f := NewFramework("initial-resources")
It("[Skipped][Autoscaling Suite] should set initial resources based on historical data", func() {
It("[Skipped] should set initial resources based on historical data", func() {
cpu := 100
mem := 200
for i := 0; i < 10; i++ {
......
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