Commit 60d0c756 authored by Piotr Szczesniak's avatar Piotr Szczesniak

Disabled Initial Resources e2e

parent a06d8bc5
......@@ -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