Skip to content

Commit

Permalink
e2e: disable EGUpgradeTest
Browse files Browse the repository at this point in the history
Signed-off-by: zirain <zirain2009@gmail.com>
  • Loading branch information
zirain committed Apr 30, 2024
1 parent 2f04db7 commit 44d723a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/upgrade/eg_upgrade_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ func TestEGUpgrade(t *testing.T) {
RunTest: *flags.RunTest,
SkipTests: []string{
tests.EnvoyShutdownTest.ShortName, // https://github.com/envoyproxy/gateway/issues/3262
tests.EGUpgradeTest.ShortName, // https://github.com/envoyproxy/gateway/issues/3311
},
})

Expand Down

0 comments on commit 44d723a

Please sign in to comment.