-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Key Vault] Update HSM deployment scripts #22179
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
Conversation
|
/azp run python - keyvault - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run python - keyvault - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@benbp There are some |
sdk/keyvault/test-resources.json
Outdated
| "hsmLocation": { | ||
| "type": "string", | ||
| "defaultValue": "westus", | ||
| "defaultValue": "canadacentral", |
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.
We will still pass in westus2 as the default in the deployment scripts unless an override is specified in tests.yml
|
/azp run python - keyvault - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/check-enforcer override |
HSM deployments have been stalling during live test pipelines for the past week. Discussion of the issue can be found in #21717.