mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Don't call BeforeEach() again in ingress suite
This commit is contained in:
parent
849d7f8595
commit
11d283ebf4
@ -49,7 +49,6 @@ var _ = SIGDescribe("Loadbalancing: L7", func() {
|
||||
f := framework.NewDefaultFramework("ingress")
|
||||
|
||||
BeforeEach(func() {
|
||||
f.BeforeEach()
|
||||
jig = framework.NewIngressTestJig(f.ClientSet)
|
||||
ns = f.Namespace.Name
|
||||
cloudConfig = framework.TestContext.CloudConfig
|
||||
|
Loading…
Reference in New Issue
Block a user