Skip to content

Commit ea10f5c

Browse files
committed
Fix DRA conformance config
1 parent 5ae25f7 commit ea10f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/data/kubetest/conformance-dra-ginkgo-v2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ginkgo.label-filter: "Feature: containsAny DynamicResourceAllocation && Feature: isSubsetOf DynamicResourceAllocation && !Flaky"
1+
ginkgo.label-filter: "DRA && Feature: isSubsetOf { OffByDefault, DynamicResourceAllocation } && !Alpha && !Flaky"
22
disable-log-dump: true
33
ginkgo.progress: true
44
ginkgo.slow-spec-threshold: 120s

0 commit comments

Comments
 (0)