diff --git a/test/e2e/storage/pvc_protection.go b/test/e2e/storage/pvc_protection.go index ef1a807a69e..f3fd5c44e75 100644 --- a/test/e2e/storage/pvc_protection.go +++ b/test/e2e/storage/pvc_protection.go @@ -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