mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-23 19:08:44 +00:00
[Test change - don't merge] Skip load test
This commit is contained in:
@@ -141,6 +141,7 @@ 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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user