Skip to content

Commit 6375dd9

Browse files
atiratreebertinatto
authored andcommitted
UPSTREAM: <carry>: skip Kubectl logs tests until the oc is bumped to 1.31
1 parent 5c895ea commit 6375dd9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

openshift-hack/e2e/annotate/rules.go

+4
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,10 @@ var (
163163

164164
// https://issues.redhat.com/browse/OCPBUGS-17194
165165
`\[sig-node\] ImageCredentialProvider \[Feature:KubeletCredentialProviders\] should be able to create pod with image credentials fetched from external credential provider`,
166+
167+
// https://issues.redhat.com/browse/OCPBUGS-38838
168+
`\[sig-cli\] Kubectl logs all pod logs the Deployment has 2 replicas and each pod has 2 containers should get logs from all pods based on default container`,
169+
`\[sig-cli\] Kubectl logs all pod logs the Deployment has 2 replicas and each pod has 2 containers should get logs from each pod and each container in Deployment`,
166170
},
167171
// tests that may work, but we don't support them
168172
"[Disabled:Unsupported]": {

0 commit comments

Comments
 (0)