mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +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
|
||||
|
||||
BeforeEach(func() {
|
||||
framework.Skipf("SKIP LOAD")
|
||||
testPhaseDurations = timer.NewTestPhaseTimer()
|
||||
clientset = f.ClientSet
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user