From 290d69b910f009e63f3a5a84cc5e4fa64c22af03 Mon Sep 17 00:00:00 2001 From: Matt Boersma Date: Wed, 5 Jun 2024 12:07:46 -0600 Subject: [PATCH] Skip MEC e2e test as edgezone microsoftvancouver1 is decommissioned --- test/e2e/azure_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/test/e2e/azure_test.go b/test/e2e/azure_test.go index 3d258f60ecd..eeee2d8e18f 100644 --- a/test/e2e/azure_test.go +++ b/test/e2e/azure_test.go @@ -1112,6 +1112,7 @@ var _ = Describe("Workload cluster creation", func() { // the `AZURE_EDGEZONE_CONTROL_PLANE_MACHINE_TYPE` and `AZURE_EDGEZONE_NODE_MACHINE_TYPE` environment variables. Context("Creating clusters on public MEC [OPTIONAL]", func() { It("with 1 control plane nodes and 1 worker node", func() { + Skip("Skipping public MEC test until a new edgezone is available") By("using user-assigned identity") clusterName = getClusterName(clusterNamePrefix, "edgezone") clusterctl.ApplyClusterTemplateAndWait(ctx, createApplyClusterTemplateInput(