You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openshift-hack/e2e/annotate/rules.go
+4
Original file line number
Diff line number
Diff line change
@@ -163,6 +163,10 @@ var (
163
163
164
164
// https://issues.redhat.com/browse/OCPBUGS-17194
165
165
`\[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`,
0 commit comments