Skip to content

Commit

Permalink
add step to change security group back to default for docker airgap u…
Browse files Browse the repository at this point in the history
…pgrade from release flow (#7221)

Co-authored-by: cxbrowne1207 <[email protected]>
  • Loading branch information
eks-distro-pr-bot and cxbrowne1207 authored Dec 20, 2023
1 parent 1741b03 commit 36b8635
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/airgap.go
Original file line number Diff line number Diff line change
Expand Up @@ -220,4 +220,5 @@ func runDockerAirgapUpgradeFromReleaseFlow(test *framework.ClusterE2ETest, lates
test.ValidateCluster(wantVersion)
test.StopIfFailed()
test.DeleteCluster(framework.WithBundlesOverride(bundleReleasePathFromArtifacts))
test.ChangeInstanceSecurityGroup(os.Getenv(framework.RegistryMirrorDefaultSecurityGroup))
}

0 comments on commit 36b8635

Please sign in to comment.