mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 23:15:14 +00:00
Remove Feature from StorageProtection E2E tests as Storage Protection feature is brought into beta.
This commit is contained in:
parent
19432d212a
commit
731705316c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user