Skip to content

Commit

Permalink
Merge pull request #27867 from soltysh/disable_node-logs
Browse files Browse the repository at this point in the history
OCPBUGS-11652: disable oc adm node-logs
  • Loading branch information
openshift-merge-robot committed Apr 13, 2023
2 parents 94b1944 + 4c83198 commit 51de461
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions test/extended/util/annotate/rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -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]": {
Expand Down

0 comments on commit 51de461

Please sign in to comment.