mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 12:17:52 +00:00
Add an option to pass client's QPS/burst to e2e framework
This commit is contained in:
@@ -47,7 +47,7 @@ var _ = Describe("Pod Disks", func() {
|
||||
host0Name string
|
||||
host1Name string
|
||||
)
|
||||
framework := NewFramework("pod-disks")
|
||||
framework := NewDefaultFramework("pod-disks")
|
||||
|
||||
BeforeEach(func() {
|
||||
SkipUnlessNodeCountIsAtLeast(2)
|
||||
|
Reference in New Issue
Block a user