Skip to content

Commit

Permalink
Add new Azure regions to the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor-S committed Feb 2, 2024
1 parent c74d4f3 commit 2a35897
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/integrity_tests/test_azure.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ def test_standard_d2s_v3_locations(self, data_rows: List[dict]):
"jioindiawest",
"koreacentral",
"koreasouth",
"mexicocentral",
"northcentralus",
"northeurope",
"norwayeast",
Expand All @@ -56,6 +57,7 @@ def test_standard_d2s_v3_locations(self, data_rows: List[dict]):
"southcentralus",
"southeastasia",
"southindia",
"spaincentral",
"swedencentral",
"swedensouth",
"switzerlandnorth",
Expand Down

0 comments on commit 2a35897

Please sign in to comment.