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
commit ef7c7538d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 (