mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 09:57:52 +00:00
KubeDescribe implementation with verify into after-build/ scripts.
This commit is contained in:
@@ -69,7 +69,7 @@ type KubeProxyTestConfig struct {
|
||||
nodes []api.Node
|
||||
}
|
||||
|
||||
var _ = Describe("KubeProxy", func() {
|
||||
var _ = KubeDescribe("KubeProxy", func() {
|
||||
f := NewDefaultFramework("e2e-kubeproxy")
|
||||
config := &KubeProxyTestConfig{
|
||||
f: f,
|
||||
|
Reference in New Issue
Block a user