mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
e2e:Enable CSI tests
This commit is contained in:
parent
092f1d52a7
commit
6970de0ece
@ -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 (
|
||||||
|
Loading…
Reference in New Issue
Block a user