mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 01:50:55 +00:00
Add an option to pass client's QPS/burst to e2e framework
This commit is contained in:
@@ -66,7 +66,7 @@ type KubeProxyTestConfig struct {
|
||||
}
|
||||
|
||||
var _ = Describe("KubeProxy", func() {
|
||||
f := NewFramework("e2e-kubeproxy")
|
||||
f := NewDefaultFramework("e2e-kubeproxy")
|
||||
config := &KubeProxyTestConfig{
|
||||
f: f,
|
||||
}
|
||||
|
Reference in New Issue
Block a user