e2e: Remove flaky from CSI E2E test

The tests have been passing consistently and now we can remove
the Flaky tag.
This commit is contained in:
Luis Pabón 2018-05-22 02:39:34 -04:00
parent 10b8665a1c
commit a0b9219c4c

View File

@ -50,7 +50,7 @@ var csiTestDrivers = map[string]func(f *framework.Framework, config framework.Vo
"[Feature: GCE PD CSI Plugin] gcePD": initCSIgcePD,
}
var _ = utils.SIGDescribe("CSI Volumes [Flaky]", func() {
var _ = utils.SIGDescribe("CSI Volumes", func() {
f := framework.NewDefaultFramework("csi-mock-plugin")
var (