Skip to content

Commit

Permalink
UPSTREAM: <drop>: temporarily disable test until oc is bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchezl committed Jan 26, 2023
1 parent 77c340d commit e79b2b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openshift-hack/e2e/annotate/rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@ var (

`Topology Hints should distribute endpoints evenly`,
},
// tests that need to be temporarily disabled while the rebase is in progress
"[Disabled:RebaseInProgress]": {
`Kubectl client Kubectl events should show event when pod is created`, // TODO: needs oc with 1.26 kubectl
},
// tests that may work, but we don't support them
"[Disabled:Unsupported]": {
`\[Driver: rbd\]`, // OpenShift 4.x does not support Ceph RBD (use CSI instead)
Expand Down

0 comments on commit e79b2b0

Please sign in to comment.