Skip to content

Commit

Permalink
validate cluster state after replacing with oss cilium (#7675)
Browse files Browse the repository at this point in the history
  • Loading branch information
cxbrowne1207 authored Feb 22, 2024
1 parent dd9d07b commit 9426186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/docker_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1218,6 +1218,7 @@ func TestDockerCiliumSkipUpgrade_CLIUpgrade(t *testing.T) {
test.GenerateClusterConfig(framework.ExecuteWithEksaRelease(previousRelease))
test.CreateCluster(framework.ExecuteWithEksaRelease(previousRelease))
test.ReplaceCiliumWithOSSCilium()
test.ValidateClusterState()
test.UpgradeClusterWithNewConfig(
[]framework.ClusterE2ETestOpt{
framework.WithClusterUpgrade(api.WithCiliumSkipUpgrade()),
Expand Down

0 comments on commit 9426186

Please sign in to comment.