Commit 9010d271 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #38900 from bprashanth/ing_feat

Automatic merge from submit-queue Remove a space in ingress e2e title
parents d381ff42 bfdf1855
...@@ -78,7 +78,7 @@ var _ = framework.KubeDescribe("Loadbalancing: L7", func() { ...@@ -78,7 +78,7 @@ var _ = framework.KubeDescribe("Loadbalancing: L7", func() {
// //
// Slow by design ~10m for each "It" block dominated by loadbalancer setup time // Slow by design ~10m for each "It" block dominated by loadbalancer setup time
// TODO: write similar tests for nginx, haproxy and AWS Ingress. // TODO: write similar tests for nginx, haproxy and AWS Ingress.
framework.KubeDescribe("GCE [Slow] [Feature: Ingress]", func() { framework.KubeDescribe("GCE [Slow] [Feature:Ingress]", func() {
var gceController *GCEIngressController var gceController *GCEIngressController
// Platform specific setup // Platform specific setup
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment