mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Revert "[Test change - don't merge] Skip load test"
This reverts commit ba6bb999f7
.
This commit is contained in:
parent
17d69c296e
commit
62f62fc93a
@ -141,7 +141,6 @@ var _ = SIGDescribe("Load capacity", func() {
|
|||||||
f.NamespaceDeletionTimeout = time.Hour
|
f.NamespaceDeletionTimeout = time.Hour
|
||||||
|
|
||||||
BeforeEach(func() {
|
BeforeEach(func() {
|
||||||
framework.Skipf("SKIP LOAD")
|
|
||||||
testPhaseDurations = timer.NewTestPhaseTimer()
|
testPhaseDurations = timer.NewTestPhaseTimer()
|
||||||
clientset = f.ClientSet
|
clientset = f.ClientSet
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user