mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
e2e:Enable CSI tests
This commit is contained in:
parent
092f1d52a7
commit
6970de0ece
1 changed files with 1 additions and 1 deletions
|
|
@ -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 (
|
||||
|
|
|
|||
Loading…
Reference in a new issue