Skip to content

Commit

Permalink
update test version
Browse files Browse the repository at this point in the history
  • Loading branch information
lemeurherve committed Dec 18, 2023
1 parent 123749e commit 9916d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/inbound-agent.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Describe "[$global:AGENT_TYPE > $global:AGENT_IMAGE] custom build args" {
Push-Location -StackName 'agent' -Path "$PSScriptRoot/.."
# Old version used to test overriding the build arguments.
# This old version must have the same tag suffixes as the current windows images (`-jdk17-nanoserver` etc.), and the same Windows version (2019, 2022, etc.)
$TEST_VERSION = "3192.v713e3b_039fb_e"
$TEST_VERSION = "3198.v03a_401881f3e"
$customImageName = "custom-${global:AGENT_IMAGE}"
}

Expand Down

0 comments on commit 9916d46

Please sign in to comment.