Skip to content

Commit abc29e3

Browse files
Merge pull request #2231 from bitoku/enable-podrejection-test
UPSTREAM: <carry>: OCPBUGS-45274: Enable PodRejectionStatus test
2 parents 6e49b3b + 813a08c commit abc29e3

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)