Commit 73170531 authored by pospispa's avatar pospispa Committed by Jan Safranek

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

parent 19432d21
...@@ -29,7 +29,7 @@ import ( ...@@ -29,7 +29,7 @@ import (
"k8s.io/kubernetes/test/e2e/storage/utils" "k8s.io/kubernetes/test/e2e/storage/utils"
) )
var _ = utils.SIGDescribe("PVC Protection [Feature:StorageObjectInUseProtection]", func() { var _ = utils.SIGDescribe("Storage Protection", func() {
var ( var (
client clientset.Interface client clientset.Interface
nameSpace string nameSpace string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment