[Test change - don't merge] Skip load test

This commit is contained in:
Shyam Jeedigunta 2018-03-08 12:40:48 +01:00
parent 21f5e69f08
commit ba6bb999f7

View File

@ -141,6 +141,7 @@ var _ = SIGDescribe("Load capacity", func() {
f.NamespaceDeletionTimeout = time.Hour
BeforeEach(func() {
framework.Skipf("SKIP LOAD")
testPhaseDurations = timer.NewTestPhaseTimer()
clientset = f.ClientSet