Skip to content

Commit

Permalink
[fix issue] add eastus2 into locations used to query image info
Browse files Browse the repository at this point in the history
  • Loading branch information
LiliDeng committed Jan 7, 2023
1 parent a69e975 commit b747650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisa/sut_orchestrator/azure/platform_.py
Original file line number Diff line number Diff line change
Expand Up @@ -2446,6 +2446,7 @@ def _add_image_features(self, node_space: schema.NodeSpace) -> None:
"westus3",
"eastus",
"westus2",
"eastus2",
"centraluseuap",
"eastus2euap",
]
Expand Down

0 comments on commit b747650

Please sign in to comment.