mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 11:13:48 +00:00
Un-[Slow] a bunch of networking tests
This commit is contained in:
parent
ee84c95bdb
commit
28526721b8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user