Skip to content

Commit 813a08c

Browse files
committed
UPSTREAM: <carry>: OCPBUGS-45274: Enable PodRejectionStatus test
1 parent c3a6a36 commit 813a08c

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

openshift-hack/e2e/annotate/generated/zz_generated.annotations.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

openshift-hack/e2e/annotate/rules.go

-4
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,6 @@ var (
173173

174174
// https://issues.redhat.com/browse/OCPBUGS-45273
175175
`\[sig-network\] Services should implement NodePort and HealthCheckNodePort correctly when ExternalTrafficPolicy changes`,
176-
177-
// https://issues.redhat.com/browse/OCPBUGS-45274
178-
// https://github.com/kubernetes/kubernetes/issues/129056
179-
`\[sig-node\] PodRejectionStatus Kubelet should reject pod when the node didn't have enough resource`,
180176
},
181177
// tests that may work, but we don't support them
182178
"[Disabled:Unsupported]": {

0 commit comments

Comments
 (0)