diff --git a/test/e2e/data/kubetest/conformance-dra-ginkgo-v2.yaml b/test/e2e/data/kubetest/conformance-dra-ginkgo-v2.yaml index 5c79646d20b..bebfce123d5 100644 --- a/test/e2e/data/kubetest/conformance-dra-ginkgo-v2.yaml +++ b/test/e2e/data/kubetest/conformance-dra-ginkgo-v2.yaml @@ -1,4 +1,4 @@ -ginkgo.label-filter: "Feature: containsAny DynamicResourceAllocation && Feature: isSubsetOf DynamicResourceAllocation && !Flaky" +ginkgo.label-filter: "DRA && Feature: isSubsetOf { OffByDefault, DynamicResourceAllocation } && !Alpha && !Flaky" disable-log-dump: true ginkgo.progress: true ginkgo.slow-spec-threshold: 120s