mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-26 04:36:00 +00:00
Add an option to pass client's QPS/burst to e2e framework
This commit is contained in:
@@ -30,7 +30,7 @@ import (
|
||||
)
|
||||
|
||||
var _ = Describe("Mesos", func() {
|
||||
framework := NewFramework("pods")
|
||||
framework := NewDefaultFramework("pods")
|
||||
var c *client.Client
|
||||
var ns string
|
||||
|
||||
|
Reference in New Issue
Block a user