diff --git a/openshift-hack/e2e/annotate/generated/zz_generated.annotations.go b/openshift-hack/e2e/annotate/generated/zz_generated.annotations.go index f2cc1d3fb8c12..688dfeab36aa4 100644 --- a/openshift-hack/e2e/annotate/generated/zz_generated.annotations.go +++ b/openshift-hack/e2e/annotate/generated/zz_generated.annotations.go @@ -1757,7 +1757,7 @@ var Annotations = map[string]string{ "[sig-node] PodOSRejection [NodeConformance] Kubelet [LinuxOnly] should reject pod when the node OS doesn't match pod's OS": " [Suite:openshift/conformance/parallel] [Suite:k8s]", - "[sig-node] PodRejectionStatus Kubelet should reject pod when the node didn't have enough resource": " [Disabled:RebaseInProgress] [Suite:k8s]", + "[sig-node] PodRejectionStatus Kubelet should reject pod when the node didn't have enough resource": " [Suite:openshift/conformance/parallel] [Suite:k8s]", "[sig-node] PodTemplates should delete a collection of pod templates [Conformance]": " [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]", diff --git a/openshift-hack/e2e/annotate/rules.go b/openshift-hack/e2e/annotate/rules.go index 4f1151985eddf..f6714b8db69c4 100644 --- a/openshift-hack/e2e/annotate/rules.go +++ b/openshift-hack/e2e/annotate/rules.go @@ -173,10 +173,6 @@ var ( // https://issues.redhat.com/browse/OCPBUGS-45273 `\[sig-network\] Services should implement NodePort and HealthCheckNodePort correctly when ExternalTrafficPolicy changes`, - - // https://issues.redhat.com/browse/OCPBUGS-45274 - // https://github.com/kubernetes/kubernetes/issues/129056 - `\[sig-node\] PodRejectionStatus Kubelet should reject pod when the node didn't have enough resource`, }, // tests that may work, but we don't support them "[Disabled:Unsupported]": {