Add an option to pass client's QPS/burst to e2e framework
This commit is contained in:
@@ -33,7 +33,7 @@ const (
|
||||
|
||||
var _ = Describe("Cadvisor", func() {
|
||||
|
||||
f := NewFramework("cadvisor")
|
||||
f := NewDefaultFramework("cadvisor")
|
||||
|
||||
It("should be healthy on every node.", func() {
|
||||
CheckCadvisorHealthOnAllNodes(f.Client, 5*time.Minute)
|
||||
|
Reference in New Issue
Block a user