mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
[Test change - don't merge] Skip load test
This commit is contained in:
parent
21f5e69f08
commit
ba6bb999f7
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user