diff --git a/test/e2e_node/dra_test.go b/test/e2e_node/dra_test.go index b4ea0ef0b81..6f382781d0c 100644 --- a/test/e2e_node/dra_test.go +++ b/test/e2e_node/dra_test.go @@ -59,7 +59,7 @@ const ( podInPendingStateTimeout = time.Second * 60 // how long to wait for a pod to stay in pending state ) -var _ = ginkgo.Describe("[sig-node] DRA [Feature:DynamicResourceAllocation][NodeFeature:DynamicResourceAllocation]", func() { +var _ = ginkgo.Describe("[sig-node] DRA [Feature:DynamicResourceAllocation]", func() { f := framework.NewDefaultFramework("dra-node") f.NamespacePodSecurityEnforceLevel = admissionapi.LevelBaseline