Skip to content

Commit c8c2de8

Browse files
authored
Merge pull request #5756 from nojnhuh/dra-e2e
Fix DRA conformance config
2 parents 5ae25f7 + ea10f5c commit c8c2de8

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)