Skip to content

Commit b2b1181

Browse files
committed
UPSTREAM: <carry>: Enable tests from DynamicResourceAllocation featuregate
- Fixes OCPBUGS-61381 i.e. enable DRA related tests from OCP-4.21 - DRA has been graduated to GA in pstream from K8s-1.34 - DynamicResourceAllocation featuregate is enabled for TPNU cluster types in Openshift - Hence, the tests need to be enabled to get some signal so that the featuregate can be enabled for the Default cluster types as well Signed-off-by: Sai Ramesh Vanka <[email protected]>
1 parent 5c9df33 commit b2b1181

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ func filterOutDisabledSpecs(specs et.ExtensionTestSpecs) et.ExtensionTestSpecs {
1111
"Alpha": { // alpha features that are not gated
1212
"[Feature:StorageVersionAPI]",
1313
"[Feature:ClusterTrustBundle]",
14-
"[Feature:DynamicResourceAllocation]",
1514
"[sig-cli] Kubectl client Kubectl prune with applyset should apply and prune objects", // Alpha feature since k8s 1.27
1615
// 4.19
1716
"[Feature:PodLevelResources]",

0 commit comments

Comments
 (0)