From 85eab405fc6eafcb8a91ddae624d4a27718b92b2 Mon Sep 17 00:00:00 2001 From: Nageswara Nandigam Date: Wed, 14 Feb 2024 14:49:39 -0800 Subject: [PATCH] update canary region --- tests_e2e/test_suites/agent_publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests_e2e/test_suites/agent_publish.yml b/tests_e2e/test_suites/agent_publish.yml index 3ab29c6a0..8b11eb4e7 100644 --- a/tests_e2e/test_suites/agent_publish.yml +++ b/tests_e2e/test_suites/agent_publish.yml @@ -7,6 +7,6 @@ tests: images: - "random(endorsed, 10)" - "random(endorsed-arm64, 2)" -locations: "AzureCloud:centraluseuap" +locations: "AzureCloud:eastus2euap" owns_vm: true install_test_agent: false \ No newline at end of file