Skip to content

Commit a8319a7

Browse files
committed
[experiment] enable dra
1 parent c9e894a commit a8319a7

File tree

4 files changed

+6922
-6924
lines changed

4 files changed

+6922
-6924
lines changed

openshift-hack/cmd/k8s-tests-ext/disabled_tests.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ func filterOutDisabledSpecs(specs et.ExtensionTestSpecs) et.ExtensionTestSpecs {
1717
"[FeatureGate:SELinuxMount]",
1818
"[Feature:UserNamespacesPodSecurityStandards]",
1919
"[Feature:UserNamespacesSupport]", // disabled Beta
20-
"[Feature:DynamicResourceAllocation]",
20+
// "[Feature:DynamicResourceAllocation]",
2121
"[Feature:VolumeAttributesClass]", // disabled Beta
2222
"[sig-cli] Kubectl client Kubectl prune with applyset should apply and prune objects", // Alpha feature since k8s 1.27
2323
// 4.19

0 commit comments

Comments
 (0)