зеркало из https://github.com/microsoft/lisa.git
[fix issue] add eastus2 into locations used to query image info
This commit is contained in:
Родитель
a69e975cff
Коммит
b747650b51
|
@ -2446,6 +2446,7 @@ class AzurePlatform(Platform):
|
|||
"westus3",
|
||||
"eastus",
|
||||
"westus2",
|
||||
"eastus2",
|
||||
"centraluseuap",
|
||||
"eastus2euap",
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче