Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion tests/suite/upgrade_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ var _ = Describe("Upgrade testing", Label("nfr", "upgrade"), func() {
})

It("upgrades NGF with zero downtime", func() {
Skip("Skipping test until version 2.1.0 since 2.0.0 is a breaking change")
nginxImage := *nginxImageRepository
if *plusEnabled {
nginxImage = *nginxPlusImageRepository
Expand Down