mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 09:33:52 +00:00
Label slow tests [Slow]
This commit is contained in:
committed by
Isaac Hollander McCreery
parent
4ca66d2aef
commit
14d9a0f2c8
@@ -71,7 +71,8 @@ var _ = Describe("KubeProxy", func() {
|
||||
f: f,
|
||||
}
|
||||
|
||||
It("should test kube-proxy", func() {
|
||||
// Slow issue #14204 (10 min)
|
||||
It("should test kube-proxy [Slow]", func() {
|
||||
By("cleaning up any pre-existing namespaces used by this test")
|
||||
config.cleanup()
|
||||
|
||||
|
Reference in New Issue
Block a user