Unverified Commit 7c9293e1 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #60973 from shyamjvs/revert-accidental-load-test-remove

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Revert "[Test change - don't merge] Skip load test" This reverts commit ba6bb999. This was accidentally merged as part of 60891. /cc @wojtek-t /sig scalability /kind bug /priority important-soon ```release-note NONE ```
parents b13105d4 62f62fc9
......@@ -141,7 +141,6 @@ var _ = SIGDescribe("Load capacity", func() {
f.NamespaceDeletionTimeout = time.Hour
BeforeEach(func() {
framework.Skipf("SKIP LOAD")
testPhaseDurations = timer.NewTestPhaseTimer()
clientset = f.ClientSet
......
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