Merge pull request #61554 from lpabon/csi-e2e

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

e2e:Enable CSI tests

**What this PR does / why we need it**:
Enable CSI e2e tests now that CSI objects in Kubernetes are Beta.
This commit is contained in:
Kubernetes Submit Queue
2018-03-25 15:09:00 -07:00
committed by GitHub

View File

@@ -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 (