mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
Add an option to pass client's QPS/burst to e2e framework
This commit is contained in:
@@ -32,7 +32,7 @@ import (
|
||||
)
|
||||
|
||||
var _ = Describe("Monitoring", func() {
|
||||
f := NewFramework("monitoring")
|
||||
f := NewDefaultFramework("monitoring")
|
||||
|
||||
BeforeEach(func() {
|
||||
SkipUnlessProviderIs("gce")
|
||||
|
||||
Reference in New Issue
Block a user