-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Change Region of Live Tests #43974
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
Change Region of Live Tests #43974
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 updates the Cosmos DB live test infrastructure to use "East US 2" instead of "West US" as the secondary region to address capacity issues in the West US region.
- Changed the secondary region in the multi-region configuration from "West US" to "East US 2"
|
/azp run python - cosmos - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
bambriz
left a comment
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.
Approved, thank you Thomas.
FabianMeiswinkel
left a comment
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.
LGTM
|
This was done in another pr. |
Description
Several of our live tests run are failing due to capacity issues in West US. This pr moves our live tests to run on an account on east us 2 vs west us.