-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Sync eng/common directory with azure-sdk-tools for PR 13968 #45187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync eng/common directory with azure-sdk-tools for PR 13968 #45187
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR syncs the eng/common test resource deployment template with the corresponding changes from azure-sdk-tools PR 13968, aiming to support passing a separate set of “additional” ARM/template parameters during test resource provisioning.
Changes:
- Adds a new
AdditionalParameterstemplate parameter alongside the existingArmTemplateParameters. - Updates the
New-TestResources.ps1invocation to pass-ArmTemplateParametersand-AdditionalParametersseparately.
|
/azp run python - cosmos |
|
Azure Pipelines successfully started running 1 pipeline(s). |
3fc4091 to
0e7995a
Compare
|
/azp run python - cosmos |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13968 See eng/common workflow