Call NewFramework constructor instead of hand creating framework.

pull/6/head
Prashanth Balasubramanian 2016-06-15 15:12:49 -07:00
parent 130341b5f1
commit a2387b10cf
1 changed files with 1 additions and 1 deletions

View File

@ -393,7 +393,7 @@ var _ = framework.KubeDescribe("GCE L7 LoadBalancer Controller [Feature:Ingress]
var responseTimes, creationTimes []time.Duration
var ingController *IngressController
f := framework.Framework{BaseName: "glbc"}
f := framework.NewDefaultFramework("glbc")
BeforeEach(func() {
// This test requires a GCE/GKE only cluster-addon