Skip to content

Commit 2caf1fd

Browse files
azure-sdkbenbp
andauthored
Version/location updates for stress script usage (#38281)
Co-authored-by: Ben Broderick Phillips <[email protected]>
1 parent 1c5125a commit 2caf1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/scripts/stress-testing/stress-test-deployment-lib.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ function DeployStressTests(
121121
Write-Warning "Overriding cluster group and subscription with defaults for 'prod' environment."
122122
}
123123
$clusterGroup = 'rg-stress-cluster-prod'
124-
$subscription = 'Azure SDK Test Resources'
124+
$subscription = 'Azure SDK Test Resources - TME'
125125
} elseif ($environment -eq 'storage') {
126126
if ($clusterGroup -or $subscription) {
127127
Write-Warning "Overriding cluster group and subscription with defaults for 'storage' environment."

0 commit comments

Comments
 (0)