Un-[Slow] a bunch of networking tests

This commit is contained in:
Dan Winship 2019-07-26 12:25:03 -04:00
parent ee84c95bdb
commit 28526721b8

View File

@ -98,8 +98,7 @@ var _ = SIGDescribe("Networking", func() {
config.GetSelfURLStatusCode(ports.ProxyStatusPort, "/proxyMode", "200")
})
// TODO: Remove [Slow] when this has had enough bake time to prove presubmit worthiness.
ginkgo.Describe("Granular Checks: Services [Slow]", func() {
ginkgo.Describe("Granular Checks: Services", func() {
ginkgo.It("should function for pod-Service: http", func() {
config := framework.NewNetworkingTestConfig(f)