Remove Feature from StorageProtection E2E tests as Storage Protection feature is brought into beta.

This commit is contained in:
pospispa 2018-02-21 14:51:08 +01:00 committed by Jan Safranek
parent 19432d212a
commit 731705316c

View File

@ -29,7 +29,7 @@ import (
"k8s.io/kubernetes/test/e2e/storage/utils"
)
var _ = utils.SIGDescribe("PVC Protection [Feature:StorageObjectInUseProtection]", func() {
var _ = utils.SIGDescribe("Storage Protection", func() {
var (
client clientset.Interface
nameSpace string