Skip to content

Commit

Permalink
Change oldImage
Browse files Browse the repository at this point in the history
  • Loading branch information
akondur committed Sep 26, 2024
1 parent 6a4512a commit 41ea5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/appframework_aws/c3/manager_appframework_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ var _ = Describe("c3appfw test", func() {
}

// Upload V1 apps to S3 for Monitoring Console
oldImage := "splunk/splunk:9.0.5"
oldImage := "Refer to RELATED_SPLUNK_IMAGE_ENTERPRISE"
newImage := "splunk/splunk:latest"

lm, err := deployment.DeployLicenseManager(ctx, deployment.GetName())
Expand Down

0 comments on commit 41ea5a0

Please sign in to comment.