Skip to content

Commit 91db29c

Browse files
author
Lily Pan
committed
update region
1 parent 3b369fc commit 91db29c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_aks_commands.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12008,7 +12008,7 @@ def test_aks_create_add_nodepool_with_motd(self, resource_group, resource_group_
1200812008

1200912009
@AllowLargeResponse()
1201012010
@AKSCustomResourceGroupPreparer(
12011-
random_name_length=17, name_prefix="clitest", location="westcentralus"
12011+
random_name_length=17, name_prefix="clitest", location="westus2"
1201212012
)
1201312013
def test_aks_create_gpu_driver_flow(self, resource_group, resource_group_location):
1201412014
# reset the count so in replay mode the random names will start with 0

0 commit comments

Comments
 (0)