diff --git a/test/extended/util/annotate/generated/zz_generated.annotations.go b/test/extended/util/annotate/generated/zz_generated.annotations.go index 58fb874ec058..5110e640ef22 100644 --- a/test/extended/util/annotate/generated/zz_generated.annotations.go +++ b/test/extended/util/annotate/generated/zz_generated.annotations.go @@ -1427,7 +1427,7 @@ var Annotations = map[string]string{ "[sig-cli] oc adm new-project [apigroup:project.openshift.io][apigroup:authorization.openshift.io]": " [Suite:openshift/conformance/parallel]", - "[sig-cli] oc adm node-logs": " [Suite:openshift/conformance/parallel]", + "[sig-cli] oc adm node-logs": " [Disabled:Broken]", "[sig-cli] oc adm policy [apigroup:authorization.openshift.io][apigroup:user.openshift.io]": " [Suite:openshift/conformance/parallel]", diff --git a/test/extended/util/annotate/rules.go b/test/extended/util/annotate/rules.go index 5e8659f9a52c..f1a04a1d5fae 100644 --- a/test/extended/util/annotate/rules.go +++ b/test/extended/util/annotate/rules.go @@ -86,6 +86,9 @@ var ( // https://issues.redhat.com/browse/WRKLDS-665 `\[sig-scheduling\] SchedulerPreemption \[Serial\] validates pod disruption condition is added to the preempted pod`, + + // https://issues.redhat.com/browse/OCPBUGS-11652 + `\[sig-cli\] oc adm node-logs`, }, // tests that may work, but we don't support them "[Disabled:Unsupported]": {