Commit 6970de0e authored by Luis Pabón's avatar Luis Pabón

e2e:Enable CSI tests

parent 092f1d52
...@@ -184,7 +184,7 @@ func csiClusterRoleBinding( ...@@ -184,7 +184,7 @@ func csiClusterRoleBinding(
return ret return ret
} }
var _ = utils.SIGDescribe("CSI Volumes [Feature:CSI]", func() { var _ = utils.SIGDescribe("CSI Volumes [Flaky]", func() {
f := framework.NewDefaultFramework("csi-mock-plugin") f := framework.NewDefaultFramework("csi-mock-plugin")
var ( var (
......
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