Skip to content

Commit

Permalink
Merge pull request openshift#29328 from gallettilance/reenable-ocpmax…
Browse files Browse the repository at this point in the history
…version-test

OCPBUGS-44808: reenable OLMv1 test for maxOpenShiftversion
  • Loading branch information
openshift-merge-bot[bot] authored Dec 4, 2024
2 parents ab0ebfb + 4b5f83f commit a44573b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/extended/olm/olmv1.go
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ var _ = g.Describe("[sig-olmv1][OCPFeatureGate:NewOLM][Skipped:Disconnected] OLM
})

g.It("should block cluster upgrades if an incompatible operator is installed", func(ctx g.SpecContext) {
g.Skip("This test is broken: need to verify OCP max version behavior")
checkFeatureCapability(ctx, oc)

const (
Expand Down

0 comments on commit a44573b

Please sign in to comment.