KubeDescribe implementation with verify into after-build/ scripts.

This commit is contained in:
Jay Vyas
2016-03-11 14:29:44 -05:00
parent a1fcccd8b5
commit 9a71dfe753
72 changed files with 160 additions and 121 deletions

View File

@@ -29,7 +29,7 @@ import (
// these tests are not run by default.
//
// Flaky issue #20272
var _ = Describe("Initial Resources [Feature:InitialResources] [Flaky]", func() {
var _ = KubeDescribe("Initial Resources [Feature:InitialResources] [Flaky]", func() {
f := NewDefaultFramework("initial-resources")
It("should set initial resources based on historical data", func() {