Skip to content

Commit

Permalink
(e2e) reenable OLMv1 test for maxOpenShiftversion
Browse files Browse the repository at this point in the history
  • Loading branch information
gallettilance committed Nov 26, 2024
1 parent e25fe13 commit 4b5f83f
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 4b5f83f

Please sign in to comment.