mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
e2e:Enable CSI tests
This commit is contained in:
@@ -184,7 +184,7 @@ func csiClusterRoleBinding(
|
||||
return ret
|
||||
}
|
||||
|
||||
var _ = utils.SIGDescribe("CSI Volumes [Feature:CSI]", func() {
|
||||
var _ = utils.SIGDescribe("CSI Volumes [Flaky]", func() {
|
||||
f := framework.NewDefaultFramework("csi-mock-plugin")
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user